Home
last modified time | relevance | path

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

12

/aosp12/frameworks/av/media/codec2/vndk/include/
H A DC2PlatformSupport.h161 std::shared_ptr<C2ComponentStore> GetCodec2PlatformComponentStore();
/aosp12/frameworks/av/media/codec2/components/vpx/
H A DC2SoftVp8Enc.cpp71 GetCodec2PlatformComponentStore()->getParamReflector())) {} in C2SoftVp8EncFactory()
H A DC2SoftVp9Enc.cpp101 GetCodec2PlatformComponentStore()->getParamReflector())) {} in C2SoftVp9EncFactory()
/aosp12/frameworks/av/media/codec2/components/raw/
H A DC2SoftRawDec.cpp186 GetCodec2PlatformComponentStore()->getParamReflector())) { in C2SoftRawDecFactory()
/aosp12/frameworks/av/media/codec2/components/g711/
H A DC2SoftG711Dec.cpp230 GetCodec2PlatformComponentStore()->getParamReflector())) { in C2SoftG711DecFactory()
/aosp12/frameworks/av/media/codec2/components/gsm/
H A DC2SoftGsmDec.cpp263 GetCodec2PlatformComponentStore()->getParamReflector())) { in C2SoftGSMDecFactory()
/aosp12/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()
/aosp12/frameworks/av/media/codec2/components/flac/
H A DC2SoftFlacDec.cpp341 GetCodec2PlatformComponentStore()->getParamReflector())) { in C2SoftFlacDecFactory()
H A DC2SoftFlacEnc.cpp452 GetCodec2PlatformComponentStore()->getParamReflector())) { in C2SoftFlacEncFactory()
/aosp12/frameworks/av/media/codec2/components/opus/
H A DC2SoftOpusDec.cpp442 GetCodec2PlatformComponentStore()->getParamReflector())) { in C2SoftOpusDecFactory()
H A DC2SoftOpusEnc.cpp624 GetCodec2PlatformComponentStore()->getParamReflector())) {} in C2SoftOpusEncFactory()
/aosp12/frameworks/av/services/mediacodec/registrant/
H A DCodecServiceRegistrant.cpp411 android::GetCodec2PlatformComponentStore(); in RegisterCodecServices()
/aosp12/frameworks/av/media/codec2/components/cmds/
H A Dcodec2.cpp215 std::shared_ptr<C2ComponentStore> store = GetCodec2PlatformComponentStore(); in play()
/aosp12/frameworks/av/media/codec2/components/vorbis/
H A DC2SoftVorbisDec.cpp446 GetCodec2PlatformComponentStore()->getParamReflector())) { in C2SoftVorbisDecFactory()
/aosp12/frameworks/av/media/codec2/components/mp3/
H A DC2SoftMp3Dec.cpp509 GetCodec2PlatformComponentStore()->getParamReflector())) { in C2SoftMp3DecFactory()
/aosp12/frameworks/av/media/codec2/hidl/1.0/utils/
H A DComponentStore.cpp138 std::shared_ptr<C2ComponentStore> platformStore = android::GetCodec2PlatformComponentStore();
/aosp12/frameworks/av/media/codec2/hidl/1.1/utils/
H A DComponentStore.cpp138 std::shared_ptr<C2ComponentStore> platformStore = android::GetCodec2PlatformComponentStore();
/aosp12/frameworks/av/media/codec2/hidl/1.2/utils/
H A DComponentStore.cpp138 std::shared_ptr<C2ComponentStore> platformStore = android::GetCodec2PlatformComponentStore();
/aosp12/frameworks/av/media/codec2/vndk/
H A DC2Store.cpp425 return gPreferredComponentStore ? gPreferredComponentStore : GetCodec2PlatformComponentStore(); in GetPreferredCodec2ComponentStore()
1222 std::shared_ptr<C2ComponentStore> GetCodec2PlatformComponentStore() { in GetCodec2PlatformComponentStore() function
/aosp12/frameworks/av/media/codec2/components/aac/
H A DC2SoftAacEnc.cpp663 GetCodec2PlatformComponentStore()->getParamReflector())) { in C2SoftAacEncFactory()
/aosp12/frameworks/av/media/codec2/components/mpeg4_h263/
H A DC2SoftMpeg4Enc.cpp635 GetCodec2PlatformComponentStore()->getParamReflector())) {} in C2SoftMpeg4EncFactory()
H A DC2SoftMpeg4Dec.cpp699 GetCodec2PlatformComponentStore()->getParamReflector())) { in C2SoftMpeg4DecFactory()
/aosp12/frameworks/av/media/codec2/components/aom/
H A DC2SoftAomDec.cpp772 GetCodec2PlatformComponentStore()->getParamReflector())) {} in C2SoftAomFactory()

12