Home
last modified time | relevance | path

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

/frameworks/av/media/codec2/sfplugin/
DCCodecConfig.h142 std::set<std::string> mLastConfig; member
DCCodecConfig.cpp1142 if (mLastConfig.count(line) == 0) { in updateFormats()
1150 mLastConfig.swap(configLines); in updateFormats()