Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/av_codec/test/moduletest/audio_encoder/InnerAPI/
H A DInnerFunctionTest.cpp39 constexpr uint32_t CHANNEL_COUNT_2 = -2; variable
77 format.PutIntValue(MediaDescriptionKey::MD_KEY_COMPLIANCE_LEVEL, CHANNEL_COUNT_2); in runEncode()