Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/codec2/vndk/include/
H A DC2PlatformSupport.h178 void SetPreferredCodec2ComponentStore(std::shared_ptr<C2ComponentStore> store);
/aosp12/frameworks/av/services/mediacodec/registrant/
H A DCodecServiceRegistrant.cpp454 ::android::SetPreferredCodec2ComponentStore( in RegisterCodecServices()
/aosp12/frameworks/av/media/codec2/hidl/1.0/utils/
H A DComponentStore.cpp139 SetPreferredCodec2ComponentStore(store);
/aosp12/frameworks/av/media/codec2/hidl/1.1/utils/
H A DComponentStore.cpp139 SetPreferredCodec2ComponentStore(store);
/aosp12/frameworks/av/media/codec2/hidl/1.2/utils/
H A DComponentStore.cpp139 SetPreferredCodec2ComponentStore(store);
/aosp12/frameworks/av/media/codec2/vndk/
H A DC2Store.cpp402 void SetPreferredCodec2ComponentStore(std::shared_ptr<C2ComponentStore> componentStore) { in SetPreferredCodec2ComponentStore() function
/aosp12/frameworks/av/media/codec2/hidl/client/
H A Dclient.cpp980 SetPreferredCodec2ComponentStore( in CreateFromService()
/aosp12/frameworks/av/media/codec2/sfplugin/
H A DCCodec.cpp743 SetPreferredCodec2ComponentStore( in allocate()