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

  /frameworks/av/media/libaudioprocessing/tests/
resampler_tests.cpp 261 android::AudioResampler::DYN_MED_QUALITY,
278 android::AudioResampler::DYN_MED_QUALITY,
291 android::AudioResampler::DYN_MED_QUALITY,
304 android::AudioResampler::DYN_MED_QUALITY,
327 android::AudioResampler::DYN_MED_QUALITY,
355 android::AudioResampler::DYN_MED_QUALITY,
383 android::AudioResampler::DYN_MED_QUALITY,
411 android::AudioResampler::DYN_MED_QUALITY,
439 android::AudioResampler::DYN_MED_QUALITY,
467 android::AudioResampler::DYN_MED_QUALITY,
    [all...]
test-resampler.cpp 148 quality = AudioResampler::DYN_MED_QUALITY;
  /frameworks/av/media/libaudioprocessing/
AudioResampler.cpp 95 case DYN_MED_QUALITY:
139 case DYN_MED_QUALITY:
167 * has not been set, the target resampler quality is set to DYN_MED_QUALITY,
173 quality = DYN_MED_QUALITY;
205 case DYN_MED_QUALITY:
209 quality = DYN_MED_QUALITY;
240 case DYN_MED_QUALITY:
  /frameworks/av/media/libaudioprocessing/include/media/
AudioResampler.h 48 DYN_MED_QUALITY=6,
74 // DYN_MED_QUALITY, and DYN_HIGH_QUALITY.

Completed in 125 milliseconds