Home
last modified time | relevance | path

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

/hardware/google/av/codec2/vndk/
DC2Store.cpp43 std::shared_ptr<C2ComponentStore> GetPreferredCodec2ComponentStore();
259 store->setComponentStore(GetPreferredCodec2ComponentStore()); in GetCodec2PlatformAllocatorStore()
286 std::shared_ptr<C2ComponentStore> GetPreferredCodec2ComponentStore() { in GetPreferredCodec2ComponentStore() function