Home
last modified time | relevance | path

Searched refs:S32_BITS_PER_SAMPLE (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/multimedia/av_codec/test/moduletest/audio_encoder/Common/include/
H A DAudioEncoderDemoCommon.h56 constexpr int32_t S32_BITS_PER_SAMPLE = 4; variable
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/audio_encoder/NativeAPI/
H A DNativeFunctionTest.cpp183 bitsPerSample = S32_BITS_PER_SAMPLE; in getAVFormatFlac()