Home
last modified time | relevance | path

Searched refs:BITS_RATE_FLAC (Results 1 - 3 of 3) sorted by relevance

/foundation/multimedia/av_codec/test/moduletest/audio_encoder/NativeAPI/
H A DNativeFunctionTest.cpp46 constexpr int64_t BITS_RATE_FLAC = 128000; member
122 OH_AVFormat_SetLongValue(format, OH_MD_KEY_BITRATE, BITS_RATE_FLAC); in getAVFormatByEncoder()
368 OH_AVFormat* format = getAVFormatFlac(channelCount, sampleRate, OH_BitsPerSample::SAMPLE_S16LE, BITS_RATE_FLAC); in HWTEST_F()
H A DNativeParamCheckTest.cpp41 constexpr int64_t BITS_RATE_FLAC = 128000; member
718 OH_AVFormat_SetLongValue(format, OH_MD_KEY_BITRATE, BITS_RATE_FLAC); in HWTEST_F()
777 OH_AVFormat_SetLongValue(format, OH_MD_KEY_BITRATE, BITS_RATE_FLAC); in HWTEST_F()
835 OH_AVFormat_SetLongValue(format, OH_MD_KEY_BITRATE, BITS_RATE_FLAC); in HWTEST_F()
H A DNativeStablityTest.cpp50 constexpr int64_t BITS_RATE_FLAC = 128000; member
72 OH_AVFormat_SetLongValue(format, OH_MD_KEY_BITRATE, BITS_RATE_FLAC); in GetAVFormatByEncoder()

Completed in 4 milliseconds