Searched defs:bitrateList (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/audio_decoder/InnerAPI/ |
H A D | InnerFunctionTest.cpp | 387 int32_t bitrateList[] = {32000, 128000}; variable 420 int32_t bitrateList[] = {40000, 128000, 320000}; variable 450 int32_t bitrateList[] = {195000, 780000}; variable
|
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/audio_encoder/InnerAPI/ |
H A D | InnerFunctionTest.cpp | 184 int32_t bitrateList[] = {32000, 96000, 128000, 256000, 300000, 500000}; variable
|
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/audio_encoder/NativeAPI/ |
H A D | NativeFunctionTest.cpp | 310 long bitrateList[] = {32000L, 96000L, 128000L, 256000L, 300000L, 500000L}; variable
|