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

  /device/samsung/crespo/alsa-lib/include/
pcm_old.h 208 asm(".symver snd_pcm_sw_params_get_start_threshold,snd_pcm_sw_params_get_start_threshold@ALSA_0.9");
222 snd_pcm_uframes_t snd_pcm_sw_params_get_start_threshold(const snd_pcm_sw_params_t *params);
pcm.h     [all...]
  /device/samsung/crespo/alsa-lib/src/pcm/
pcm.c 5840 int INTERNAL(snd_pcm_sw_params_get_start_threshold)(const snd_pcm_sw_params_t *params, snd_pcm_uframes_t *val) function
    [all...]
pcm_local.h     [all...]
  /external/bluetooth/bluez/audio/
pcm_bluetooth.c 1040 !snd_pcm_sw_params_get_start_threshold(swparams,
    [all...]

Completed in 15 milliseconds