Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/av_codec/test/unittest/audio_test/
H A Daudio_encoder_capi_unit_test.cpp204 map<OH_AudioChannelLayout, int32_t> &unsupportedLayoutMap,
536 … map<OH_AudioChannelLayout, int32_t> &unsupportedLayoutMap, in ChannelLayoutTest() argument
551 for (iter = unsupportedLayoutMap.begin(); iter != unsupportedLayoutMap.end(); iter++) { in ChannelLayoutTest()
1954 map<OH_AudioChannelLayout, int32_t> unsupportedLayoutMap = { variable
1971 ChannelLayoutTest(supportedLayoutMap, unsupportedLayoutMap, AAC_PROFILE_HE);
1984 map<OH_AudioChannelLayout, int32_t> unsupportedLayoutMap = { variable
2009 ChannelLayoutTest(supportedLayoutMap, unsupportedLayoutMap, AAC_PROFILE_HE_V2);