Searched refs:sInvalidated (Results 1 – 1 of 1) sorted by relevance
3138 static std::unique_ptr<C2StreamBufferTypeSetting::input> sInvalidated = []{ in getInputStreamFormat() local3144 return mInputStreamFormat ? *mInputStreamFormat : *sInvalidated; in getInputStreamFormat()3148 static std::unique_ptr<C2PortAllocatorsTuning::input> sInvalidated = []{ in getInputAllocators() local3154 return mInputAllocators ? *mInputAllocators : *sInvalidated; in getInputAllocators()