Home
last modified time | relevance | path

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

/frameworks/av/media/codec2/sfplugin/
DCCodecConfig.cpp216 AString QueryMediaType( in QueryMediaType() function
981 AString mediaType = QueryMediaType(true /* input */, configurable); in initialize()
1006 mCodingMediaType = QueryMediaType(true /* input */, configurable).c_str(); in initialize()
1009 mCodingMediaType = QueryMediaType(false /* input */, configurable).c_str(); in initialize()