Home
last modified time | relevance | path

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

/foundation/multimedia/av_codec/test/moduletest/audio_encoder/Common/include/
H A DAudioEncoderDemoCommon.h60 constexpr int32_t AAC_DEFAULT_BYTES_PER_SAMPLE = 4; member
/foundation/multimedia/av_codec/test/moduletest/audio_encoder/Common/src/
H A DAudioEncoderDemoCommon.cpp484 inputBufSize = channels * AAC_FRAME_SIZE * AAC_DEFAULT_BYTES_PER_SAMPLE; in NativeCreateToStart()
574 inputBufSize = channels * AAC_FRAME_SIZE * AAC_DEFAULT_BYTES_PER_SAMPLE; in NativeRunCaseWithoutCreate()
822 inputBufSize = channels * AAC_FRAME_SIZE * AAC_DEFAULT_BYTES_PER_SAMPLE; in TestRunCase()
1191 inputBufSize = channels * AAC_FRAME_SIZE * AAC_DEFAULT_BYTES_PER_SAMPLE; in InnerCreateToStart()

Completed in 3 milliseconds