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

  /device/samsung/crespo/alsa-lib/include/
pcm_old.h 210 asm(".symver snd_pcm_sw_params_get_silence_threshold,snd_pcm_sw_params_get_silence_threshold@ALSA_0.9");
226 snd_pcm_uframes_t snd_pcm_sw_params_get_silence_threshold(const snd_pcm_sw_params_t *params);
pcm.h     [all...]
  /device/samsung/crespo/alsa-lib/src/pcm/
pcm.c 5935 int INTERNAL(snd_pcm_sw_params_get_silence_threshold)(const snd_pcm_sw_params_t *params, snd_pcm_uframes_t *val) function
    [all...]
pcm_local.h     [all...]

Completed in 15 milliseconds