Home
last modified time | relevance | path

Searched defs:mcodec (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/frameworks/av/media/libstagefright/xmlparser/test/
H A DXMLParserTest.cpp290 void XMLParseTest::printCodecMap(const MediaCodecsXmlParser::Codec mcodec) { in printCodecMap()
360 for (const MediaCodecsXmlParser::Codec &mcodec : mParser.getCodecMap()) { in TEST_F() local