Home
last modified time | relevance | path

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

/frameworks/av/media/codec2/vndk/
DC2Store.cpp1052 C2ComponentFactory::DestroyCodec2FactoryFunc>> mCodec2FactoryFuncs; member in android::C2PlatformComponentStore
1220 mCodec2FactoryFuncs(funcs) { in C2PlatformComponentStore()
1222 for(auto const& func: mCodec2FactoryFuncs) { in C2PlatformComponentStore()