Home
last modified time | relevance | path

Searched refs:InDesc (Results 1 - 3 of 3) sorted by relevance

/test/xts/acts/multimedia/media/media_cpp_standard/codecFormatNdk/
H A DActsCodecFormatNdkTest.cpp35 bool CheckDecDesc(map<string, std::pair<bool, int>> InDesc, OH_AVFormat* OutDesc);
44 bool ActsCodecFormatNdkTest::CheckDecDesc(map<string, std::pair<bool, int>> InDesc, OH_AVFormat* OutDesc) in CheckDecDesc() argument
46 for (const auto& t: InDesc) { in CheckDecDesc()
/test/xts/acts/multimedia/media/media_cpp_standard/audioDecEncNdk/src/
H A DActsAudioDecEncNdkTest.cpp61 bool CheckDecDesc(map<string, int> InDesc, OH_AVFormat* OutDesc) in CheckDecDesc() argument
64 for (const auto& t: InDesc) { in CheckDecDesc()
/test/xts/acts/multimedia/media/media_cpp_standard/videoDecEncNdk/src/
H A DActsVideoDecEncNdkTest.cpp51 bool CheckDecDesc(map<string, int> InDesc, OH_AVFormat* OutDesc) in CheckDecDesc() argument
54 for (const auto& t: InDesc) { in CheckDecDesc()

Completed in 3 milliseconds