Home
last modified time | relevance | path

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

/hardware/google/av/media/sfplugin/
DCCodecConfig.h108 std::string mCodingMediaType; // media type of the coded stream member
DCCodecConfig.cpp668 C2Mapper::GetProfileLevelMapper(mCodingMediaType); in initializeStandardParams()
871 mCodingMediaType = QueryMediaType(true /* input */, component).c_str(); in initialize()
874 mCodingMediaType = QueryMediaType(false /* input */, component).c_str(); in initialize()
877 mCodingMediaType = ""; in initialize()