Home
last modified time | relevance | path

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

/frameworks/av/media/codec2/vndk/
DC2Store.cpp47 std::shared_ptr<C2ComponentStore> GetPreferredCodec2ComponentStore();
263 store->setComponentStore(GetPreferredCodec2ComponentStore()); in GetCodec2PlatformAllocatorStore()
290 std::shared_ptr<C2ComponentStore> GetPreferredCodec2ComponentStore() { in GetPreferredCodec2ComponentStore() function