Home
last modified time | relevance | path

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

/frameworks/av/media/codec2/vndk/include/
DC2PlatformSupport.h132 void SetPreferredCodec2ComponentStore(std::shared_ptr<C2ComponentStore> store);
/frameworks/av/media/codec2/hidl/1.0/utils/
DComponentStore.cpp110 SetPreferredCodec2ComponentStore(store);
/frameworks/av/media/codec2/vndk/
DC2Store.cpp269 void SetPreferredCodec2ComponentStore(std::shared_ptr<C2ComponentStore> componentStore) { in SetPreferredCodec2ComponentStore() function
/frameworks/av/media/codec2/sfplugin/
DCCodec.cpp619 SetPreferredCodec2ComponentStore( in allocate()