Searched defs:sample_rate_List (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/audio_decoder/InnerAPI/ |
H A D | InnerFunctionTest.cpp | 136 int32_t sample_rate_List[] = {7350, 16000, 44100, 48000, 96000}; variable 168 int32_t sample_rate_List[] = {8000, 16000, 44100, 48000}; variable 199 int32_t sample_rate_List[] = {8000, 16000, 44100, 48000}; variable 230 int32_t sample_rate_List[] = {8000, 16000, 44100, 48000, 192000}; variable 388 int32_t sample_rate_List[] = {16000, 44100}; variable 451 int32_t sample_rate_List[] = {8000, 44100}; variable
|
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/audio_encoder/InnerAPI/ |
H A D | InnerFunctionTest.cpp | 98 int32_t sample_rate_List[] = {7350, 8000, 16000, 44100, 48000, 96000}; variable 220 int32_t sample_rate_List[] = {8000, 16000, 44100, 48000, 96000}; variable
|