Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/av/media/codec2/vndk/include/
H A DC2PlatformSupport.h240 void SetPreferredCodec2ComponentStore(std::shared_ptr<C2ComponentStore> store);
/aosp_15_r20/frameworks/av/media/module/codecserviceregistrant/
H A DCodecServiceRegistrant.cpp855 ::android::SetPreferredCodec2ComponentStore( in RegisterCodecServicesWithExistingThreadpool()
868 ::android::SetPreferredCodec2ComponentStore( in RegisterCodecServicesWithExistingThreadpool()
/aosp_15_r20/frameworks/av/media/codec2/hal/hidl/1.0/utils/
H A DComponentStore.cpp139 SetPreferredCodec2ComponentStore(store);
/aosp_15_r20/frameworks/av/media/codec2/hal/aidl/
H A DComponentStore.cpp144 ::android::SetPreferredCodec2ComponentStore(store);
/aosp_15_r20/frameworks/av/media/codec2/hal/hidl/1.1/utils/
H A DComponentStore.cpp139 SetPreferredCodec2ComponentStore(store);
/aosp_15_r20/frameworks/av/media/codec2/hal/hidl/1.2/utils/
H A DComponentStore.cpp139 SetPreferredCodec2ComponentStore(store);
/aosp_15_r20/frameworks/av/media/codec2/vndk/
H A DC2Store.cpp433 void SetPreferredCodec2ComponentStore(std::shared_ptr<C2ComponentStore> componentStore) { in SetPreferredCodec2ComponentStore() function
/aosp_15_r20/frameworks/av/media/codec2/sfplugin/
H A DCCodec.cpp1052 SetPreferredCodec2ComponentStore( in allocate()
/aosp_15_r20/frameworks/av/media/codec2/hal/client/
H A Dclient.cpp2454 SetPreferredCodec2ComponentStore( in CreateFromService()