/aosp_15_r20/frameworks/av/media/libeffects/preprocessing/tests/ |
H A D | EffectTestHelper.h | 91 static constexpr size_t kSampleRates[] = {8000, 11025, 12000, 16000, 22050, variable
|
/aosp_15_r20/external/webrtc/test/fuzzers/ |
H A D | aec3_fuzzer.cc | 45 constexpr int kSampleRates[] = {16000, 32000, 48000}; in FuzzOneInput() local
|
/aosp_15_r20/packages/modules/Bluetooth/system/audio_hal_interface/fuzzer/ |
D | libbt_audio_hal_le_audio_software_fuzzer.cpp | 31 constexpr uint32_t kSampleRates[] = {16000, 24000, 44100, 48000, 88200, 96000}; variable
|
D | libbt_audio_hal_client_interface_fuzzer.cpp | 97 constexpr SampleRate kSampleRates[] = { variable
|
/aosp_15_r20/frameworks/av/media/libeffects/spatializer/benchmarks/ |
H A D | spatializer_benchmark.cpp | 49 constexpr size_t kSampleRates[] = { variable
|
/aosp_15_r20/frameworks/av/media/libeffects/tests/common/ |
H A D | EffectTestHelper.h | 208 static constexpr size_t kSampleRates[] = {8000, 11025, 12000, 16000, 22050, 24000, 32000, variable
|
/aosp_15_r20/external/webrtc/common_audio/ |
H A D | audio_converter_unittest.cc | 146 const int kSampleRates[] = {8000, 11025, 16000, 22050, 32000, 44100, 48000}; in TEST() local
|
/aosp_15_r20/frameworks/av/media/libeffects/lvm/tests/ |
H A D | EffectReverbTest.cpp | 45 static constexpr size_t kSampleRates[] = {8000, 11025, 44100, 48000, 192000}; variable
|
/aosp_15_r20/frameworks/av/media/libeffects/downmix/tests/ |
H A D | downmix_tests.cpp | 121 static constexpr size_t kSampleRates[] = { variable
|
/aosp_15_r20/external/webrtc/audio/ |
H A D | remix_resample_unittest.cc | 258 const int kSampleRates[] = {8000, 11025, 16000, 22050, in TEST_F() local
|
/aosp_15_r20/frameworks/av/media/libaaudio/fuzzer/ |
H A D | libaaudio_fuzzer.cpp | 45 constexpr int32_t kSampleRates[] = {AAUDIO_UNSPECIFIED, variable
|
/aosp_15_r20/external/libopus/fuzzer/ |
H A D | opus_enc_fuzzer.cpp | 32 constexpr opus_int32 kSampleRates[] = {8000, 12000, 16000, 24000, 48000}; variable
|
/aosp_15_r20/external/aac/fuzzer/ |
H A D | aac_enc_fuzzer.cpp | 35 constexpr int32_t kSampleRates[] = {8000, 11025, 12000, 16000, 22050, 24000, variable
|