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

  /cts/suite/audio_quality/lib/src/audio/
AudioRecordingLocal.cpp 54 config.stop_threshold = 0;
AudioPlaybackLocal.cpp 67 config.stop_threshold = 0;
  /device/htc/flounder/audio/hal/
audio_hw.c 61 .stop_threshold = PLAYBACK_STOP_THRESHOLD,
79 .stop_threshold = 0,
97 .stop_threshold = 0,
115 .stop_threshold = PLAYBACK_STOP_THRESHOLD,
133 .stop_threshold = SCO_STOP_THRESHOLD,
153 .stop_threshold = 0,
171 .stop_threshold = 0,
213 .stop_threshold = INT_MAX,
    [all...]
  /bionic/libc/kernel/uapi/sound/
asound.h 375 snd_pcm_uframes_t stop_threshold; member in struct:snd_pcm_sw_params
    [all...]
  /external/kernel-headers/original/uapi/sound/
asound.h 388 snd_pcm_uframes_t stop_threshold; /* min avail frames for automatic stop */ member in struct:snd_pcm_sw_params
    [all...]
  /device/asus/grouper/audio/
audio_hw.c 87 .stop_threshold = (IN_PERIOD_SIZE * IN_PERIOD_COUNT),
97 .stop_threshold = (IN_PERIOD_SIZE_LOW_LATENCY * IN_PERIOD_COUNT),
    [all...]
  /device/htc/flounder/audio/visualizer/
nv_offload_visualizer.c 176 .stop_threshold = 4096,
    [all...]

Completed in 94 milliseconds