Home
last modified time | relevance | path

Searched refs:BITS_RATE_AAC (Results 1 - 2 of 2) sorted by relevance

/foundation/multimedia/av_codec/test/moduletest/audio_encoder/NativeAPI/
H A DNativeFunctionTest.cpp43 constexpr int64_t BITS_RATE_AAC = 129000; member
115 OH_AVFormat_SetLongValue(format, OH_MD_KEY_BITRATE, BITS_RATE_AAC); in getAVFormatByEncoder()
244 OH_AVFormat* format = getAVFormatAAC(channelCount, sampleRate, BITS_RATE_AAC); in HWTEST_F()
286 OH_AVFormat* format = getAVFormatAAC(channelCount, sampleRate, BITS_RATE_AAC); in HWTEST_F()
H A DNativeStablityTest.cpp46 constexpr int64_t BITS_RATE_AAC = 129000; member
65 OH_AVFormat_SetLongValue(format, OH_MD_KEY_BITRATE, BITS_RATE_AAC); in GetAVFormatByEncoder()

Completed in 4 milliseconds