Home
last modified time | relevance | path

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

/frameworks/av/media/codec2/sfplugin/
DCCodec.cpp2016 static std::unique_ptr<C2PortAllocatorsTuning::input> sInvalidated = []{ in getInputAllocators() local
2022 return mInputAllocators ? *mInputAllocators : *sInvalidated; in getInputAllocators()