Home
last modified time | relevance | path

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

/test/xts/acts/multimedia/media/media_cpp_standard/codecFormatNdk/
DActsCodecFormatNdkTest.cpp41 bool CheckDecDesc(map<string, int> InDesc, OH_AVFormat* OutDesc) in CheckDecDesc() argument
45 bool res = OH_AVFormat_GetIntValue(OutDesc, t.first.c_str(), &out); in CheckDecDesc()
/test/xts/acts/multimedia/media/media_cpp_standard/audioDecEncNdk/src/
DActsAudioDecEncNdkTest.cpp61 bool CheckDecDesc(map<string, int> InDesc, OH_AVFormat* OutDesc) in CheckDecDesc() argument
65 bool res = OH_AVFormat_GetIntValue(OutDesc, t.first.c_str(), &out); in CheckDecDesc()
/test/xts/acts/multimedia/media/media_cpp_standard/videoDecEncNdk/src/
DActsVideoDecEncNdkTest.cpp51 bool CheckDecDesc(map<string, int> InDesc, OH_AVFormat* OutDesc) in CheckDecDesc() argument
55 bool res = OH_AVFormat_GetIntValue(OutDesc, t.first.c_str(), &out); in CheckDecDesc()