Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/codec2/sfplugin/
H A DCCodec.cpp500 const static std::set<std::string> sIgnoredKeys({ in RevertOutputFormatIfNeeded() local
516 if (sIgnoredKeys.count(diff->getEntryNameAt(i - 1, &type)) > 0) { in RevertOutputFormatIfNeeded()