HomeSort by relevance Sort by last modified time
    Searched refs:snd_pcm_hw_params_get_subformat (Results 1 - 6 of 6) sorted by null

  /device/samsung/crespo/alsa-lib/include/
pcm_old.h 31 asm(".symver snd_pcm_hw_params_get_subformat,snd_pcm_hw_params_get_subformat@ALSA_0.9");
36 int snd_pcm_hw_params_get_subformat(const snd_pcm_hw_params_t *params);
pcm.h 596 int snd_pcm_hw_params_get_subformat(const snd_pcm_hw_params_t *params, snd_pcm_subformat_t *subformat);
    [all...]
  /device/samsung/crespo/alsa-lib/src/pcm/
pcm_extplug.c 307 INTERNAL(snd_pcm_hw_params_get_subformat)(params, &ext->data->subformat);
pcm.c 3711 int INTERNAL(snd_pcm_hw_params_get_subformat)(const snd_pcm_hw_params_t *params, snd_pcm_subformat_t *subformat) function
    [all...]
pcm_local.h 720 int INTERNAL(snd_pcm_hw_params_get_subformat)(const snd_pcm_hw_params_t *params, snd_pcm_subformat_t *subformat);
    [all...]
pcm_params.c     [all...]

Completed in 642 milliseconds