Home
last modified time | relevance | path

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

12

/frameworks/av/services/mediacodec/registrant/
DCodecServiceRegistrant.cpp31 android::GetCodec2PlatformComponentStore()); in RegisterCodecServices()
/frameworks/av/media/codec2/vndk/include/
DC2PlatformSupport.h124 std::shared_ptr<C2ComponentStore> GetCodec2PlatformComponentStore();
/frameworks/av/media/codec2/components/vpx/
DC2SoftVp8Enc.cpp71 GetCodec2PlatformComponentStore()->getParamReflector())) {} in C2SoftVp8EncFactory()
DC2SoftVp9Enc.cpp101 GetCodec2PlatformComponentStore()->getParamReflector())) {} in C2SoftVp9EncFactory()
/frameworks/av/media/codec2/components/raw/
DC2SoftRawDec.cpp184 GetCodec2PlatformComponentStore()->getParamReflector())) { in C2SoftRawDecFactory()
/frameworks/av/media/codec2/components/g711/
DC2SoftG711Dec.cpp230 GetCodec2PlatformComponentStore()->getParamReflector())) { in C2SoftG711DecFactory()
/frameworks/av/media/codec2/components/gsm/
DC2SoftGsmDec.cpp263 GetCodec2PlatformComponentStore()->getParamReflector())) { in C2SoftGSMDecFactory()
/frameworks/av/media/codec2/components/amr_nb_wb/
DC2SoftAmrNbEnc.cpp306 GetCodec2PlatformComponentStore()->getParamReflector())) {} in C2SoftAmrNbEncFactory()
DC2SoftAmrDec.cpp391 GetCodec2PlatformComponentStore()->getParamReflector())) { in C2SoftAMRDecFactory()
DC2SoftAmrWbEnc.cpp380 GetCodec2PlatformComponentStore()->getParamReflector())) {} in C2SoftAmrWbEncFactory()
/frameworks/av/media/codec2/components/flac/
DC2SoftFlacDec.cpp336 GetCodec2PlatformComponentStore()->getParamReflector())) { in C2SoftFlacDecFactory()
DC2SoftFlacEnc.cpp451 GetCodec2PlatformComponentStore()->getParamReflector())) { in C2SoftFlacEncFactory()
/frameworks/av/media/codec2/components/opus/
DC2SoftOpusDec.cpp442 GetCodec2PlatformComponentStore()->getParamReflector())) { in C2SoftOpusDecFactory()
DC2SoftOpusEnc.cpp598 GetCodec2PlatformComponentStore()->getParamReflector())) {} in C2SoftOpusEncFactory()
/frameworks/av/media/codec2/components/vorbis/
DC2SoftVorbisDec.cpp442 GetCodec2PlatformComponentStore()->getParamReflector())) { in C2SoftVorbisDecFactory()
/frameworks/av/media/codec2/hidl/1.0/utils/
DComponentStore.cpp109 std::shared_ptr<C2ComponentStore> platformStore = android::GetCodec2PlatformComponentStore();
/frameworks/av/media/codec2/components/cmds/
Dcodec2.cpp215 std::shared_ptr<C2ComponentStore> store = GetCodec2PlatformComponentStore(); in play()
/frameworks/av/media/codec2/vndk/
DC2Store.cpp292 return gPreferredComponentStore ? gPreferredComponentStore : GetCodec2PlatformComponentStore(); in GetPreferredCodec2ComponentStore()
1011 std::shared_ptr<C2ComponentStore> GetCodec2PlatformComponentStore() { in GetCodec2PlatformComponentStore() function
/frameworks/av/media/codec2/components/mp3/
DC2SoftMp3Dec.cpp508 GetCodec2PlatformComponentStore()->getParamReflector())) { in C2SoftMp3DecFactory()
/frameworks/av/media/codec2/components/aac/
DC2SoftAacEnc.cpp640 GetCodec2PlatformComponentStore()->getParamReflector())) { in C2SoftAacEncFactory()
DC2SoftAacDec.cpp887 GetCodec2PlatformComponentStore()->getParamReflector())) { in C2SoftAacDecFactory()
/frameworks/av/media/codec2/components/mpeg4_h263/
DC2SoftMpeg4Enc.cpp621 GetCodec2PlatformComponentStore()->getParamReflector())) {} in C2SoftMpeg4EncFactory()
DC2SoftMpeg4Dec.cpp716 GetCodec2PlatformComponentStore()->getParamReflector())) { in C2SoftMpeg4DecFactory()
/frameworks/av/media/codec2/components/gav1/
DC2SoftGav1Dec.cpp753 GetCodec2PlatformComponentStore()->getParamReflector())) {} in C2SoftGav1Factory()
/frameworks/av/media/codec2/components/aom/
DC2SoftAomDec.cpp773 GetCodec2PlatformComponentStore()->getParamReflector())) {} in C2SoftAomFactory()

12