Home
last modified time | relevance | path

Searched refs:GetCodec2PlatformComponentStore (Results 1 – 25 of 42) sorted by relevance

12

/aosp_15_r20/frameworks/av/media/codec2/hal/aidl/
H A Dfuzzer.cpp29 std::shared_ptr<C2ComponentStore> store = ::android::GetCodec2PlatformComponentStore(); in LLVMFuzzerTestOneInput()
H A DComponentStore.cpp143 ::android::GetCodec2PlatformComponentStore();
/aosp_15_r20/frameworks/av/media/codec2/components/vpx/
H A DC2SoftVp8Enc.cpp71 GetCodec2PlatformComponentStore()->getParamReflector())) {} in C2SoftVp8EncFactory()
H A DC2SoftVp9Enc.cpp101 GetCodec2PlatformComponentStore()->getParamReflector())) {} in C2SoftVp9EncFactory()
/aosp_15_r20/frameworks/av/media/codec2/vndk/include/
H A DC2PlatformSupport.h223 std::shared_ptr<C2ComponentStore> GetCodec2PlatformComponentStore();
/aosp_15_r20/frameworks/av/media/module/codecserviceregistrant/fuzzer/
H A DcodecServiceRegistrant_fuzzer.cpp62 android::GetCodec2PlatformComponentStore(); in initH2C2ComponentStore()
/aosp_15_r20/frameworks/av/media/codec2/components/raw/
H A DC2SoftRawDec.cpp186 GetCodec2PlatformComponentStore()->getParamReflector())) { in C2SoftRawDecFactory()
/aosp_15_r20/frameworks/av/media/codec2/components/g711/
H A DC2SoftG711Dec.cpp230 GetCodec2PlatformComponentStore()->getParamReflector())) { in C2SoftG711DecFactory()
/aosp_15_r20/frameworks/av/media/codec2/components/gsm/
H A DC2SoftGsmDec.cpp263 GetCodec2PlatformComponentStore()->getParamReflector())) { in C2SoftGSMDecFactory()
/aosp_15_r20/frameworks/av/media/codec2/components/amr_nb_wb/
H A DC2SoftAmrNbEnc.cpp306 GetCodec2PlatformComponentStore()->getParamReflector())) {} in C2SoftAmrNbEncFactory()
H A DC2SoftAmrDec.cpp396 GetCodec2PlatformComponentStore()->getParamReflector())) { in C2SoftAMRDecFactory()
H A DC2SoftAmrWbEnc.cpp380 GetCodec2PlatformComponentStore()->getParamReflector())) {} in C2SoftAmrWbEncFactory()
/aosp_15_r20/frameworks/av/media/codec2/components/flac/
H A DC2SoftFlacDec.cpp341 GetCodec2PlatformComponentStore()->getParamReflector())) { in C2SoftFlacDecFactory()
H A DC2SoftFlacEnc.cpp514 GetCodec2PlatformComponentStore()->getParamReflector())) { in C2SoftFlacEncFactory()
/aosp_15_r20/device/generic/goldfish-opengl/system/codecs/c2/decoders/vpxdec/
DC2GoldfishVpxDec.cpp1069 GetCodec2PlatformComponentStore().get(), in C2GoldfishVpxFactory()
1070 GetCodec2PlatformComponentStore()->getParamReflector().get()); in C2GoldfishVpxFactory()
/aosp_15_r20/frameworks/av/media/codec2/components/opus/
H A DC2SoftOpusDec.cpp442 GetCodec2PlatformComponentStore()->getParamReflector())) { in C2SoftOpusDecFactory()
H A DC2SoftOpusEnc.cpp625 GetCodec2PlatformComponentStore()->getParamReflector())) {} in C2SoftOpusEncFactory()
/aosp_15_r20/frameworks/av/media/codec2/components/vorbis/
H A DC2SoftVorbisDec.cpp446 GetCodec2PlatformComponentStore()->getParamReflector())) { in C2SoftVorbisDecFactory()
/aosp_15_r20/frameworks/av/media/codec2/components/cmds/
H A Dcodec2.cpp214 std::shared_ptr<C2ComponentStore> store = GetCodec2PlatformComponentStore(); in play()
/aosp_15_r20/frameworks/av/media/codec2/vndk/
H A DC2Store.cpp456 return gPreferredComponentStore ? gPreferredComponentStore : GetCodec2PlatformComponentStore(); in GetPreferredCodec2ComponentStore()
1333 std::shared_ptr<C2ComponentStore> GetCodec2PlatformComponentStore() { in GetCodec2PlatformComponentStore() function
/aosp_15_r20/frameworks/av/media/codec2/components/mp3/
H A DC2SoftMp3Dec.cpp518 GetCodec2PlatformComponentStore()->getParamReflector())) { in C2SoftMp3DecFactory()
/aosp_15_r20/frameworks/av/media/codec2/hal/hidl/1.0/utils/
H A DComponentStore.cpp138 std::shared_ptr<C2ComponentStore> platformStore = android::GetCodec2PlatformComponentStore();
/aosp_15_r20/frameworks/av/media/codec2/hal/hidl/1.1/utils/
H A DComponentStore.cpp138 std::shared_ptr<C2ComponentStore> platformStore = android::GetCodec2PlatformComponentStore();
/aosp_15_r20/frameworks/av/media/codec2/hal/hidl/1.2/utils/
H A DComponentStore.cpp138 std::shared_ptr<C2ComponentStore> platformStore = android::GetCodec2PlatformComponentStore();
/aosp_15_r20/frameworks/av/media/codec2/components/aac/
H A DC2SoftAacEnc.cpp684 GetCodec2PlatformComponentStore()->getParamReflector())) { in C2SoftAacEncFactory()

12