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

  /external/tinyalsa/include/tinyalsa/
asoundlib.h 82 * silence_threshold : 0
86 unsigned int silence_threshold; member in struct:pcm_config
  /external/tinyalsa/
tinyplay.c 126 config.silence_threshold = 0;
tinycap.c 162 config.silence_threshold = 0;
pcm.c 570 sparams.silence_threshold = config->silence_threshold;
  /bionic/libc/kernel/common/sound/
asound.h 354 snd_pcm_uframes_t silence_threshold; member in struct:snd_pcm_sw_params
    [all...]
  /external/kernel-headers/original/sound/
asound.h 380 snd_pcm_uframes_t silence_threshold; /* min distance from noise for silence filling */ member in struct:snd_pcm_sw_params
    [all...]
  /device/samsung/crespo/libaudio/
AudioHardware.cpp 790 silence_threshold : 0,
    [all...]

Completed in 975 milliseconds