Home
last modified time | relevance | path

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

/foundation/multimedia/av_codec/test/moduletest/audio_encoder/NativeAPI/
H A DNativeFunctionTest.cpp190 inputBufSize = COMMON_FLAC_NUM * channelCount * bitsPerSample; in getAVFormatFlac()
194 inputBufSize = COMMON_FLAC_NUM * channelCount * bitsPerSample; in getAVFormatFlac()
198 inputBufSize = COMMON_FLAC_NUM * channelCount * bitsPerSample; in getAVFormatFlac()
202 inputBufSize = COMMON_FLAC_NUM * UNKNOWN_CHANNEL * bitsPerSample; in getAVFormatFlac()
538 COMMON_FLAC_NUM * CHANNEL_COUNT_STEREO * S16_BITS_PER_SAMPLE); in HWTEST_F()
604 COMMON_FLAC_NUM * CHANNEL_COUNT_STEREO * S16_BITS_PER_SAMPLE); in HWTEST_F()
H A DNativeStablityTest.cpp51 constexpr int32_t INPUT_SIZE_FLAC = COMMON_FLAC_NUM * CHANNEL_COUNT_FLAC * S16_BITS_PER_SAMPLE;
/foundation/multimedia/av_codec/test/moduletest/audio_encoder/Common/include/
H A DAudioEncoderDemoCommon.h54 constexpr int32_t COMMON_FLAC_NUM = 576; member

Completed in 4 milliseconds