Home
last modified time | relevance | path

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

12

/hardware/google/av/codec2/hidl/services/
DC2SoftwareCodecServiceRegistrant.cpp29 android::GetCodec2PlatformComponentStore()); in RegisterCodecServices()
/hardware/google/av/codec2/vndk/include/
DC2PlatformSupport.h124 std::shared_ptr<C2ComponentStore> GetCodec2PlatformComponentStore();
/hardware/google/av/media/codecs/vpx/
DC2SoftVp8Enc.cpp73 GetCodec2PlatformComponentStore()->getParamReflector())) {} in C2SoftVp8EncFactory()
DC2SoftVp9Enc.cpp103 GetCodec2PlatformComponentStore()->getParamReflector())) {} in C2SoftVp9EncFactory()
DC2SoftVpxDec.cpp655 GetCodec2PlatformComponentStore()->getParamReflector())) { in C2SoftVpxFactory()
/hardware/google/av/media/codecs/raw/
DC2SoftRawDec.cpp191 GetCodec2PlatformComponentStore()->getParamReflector())) { in C2SoftRawDecFactory()
/hardware/google/av/media/codecs/gsm/
DC2SoftGsmDec.cpp269 GetCodec2PlatformComponentStore()->getParamReflector())) { in C2SoftGSMDecFactory()
/hardware/google/av/media/codecs/g711/
DC2SoftG711Dec.cpp283 GetCodec2PlatformComponentStore()->getParamReflector())) { in C2SoftG711DecFactory()
/hardware/google/av/media/codecs/amr_nb_wb/
DC2SoftAmrNbEnc.cpp313 GetCodec2PlatformComponentStore()->getParamReflector())) {} in C2SoftAmrNbEncFactory()
DC2SoftAmrWbEnc.cpp388 GetCodec2PlatformComponentStore()->getParamReflector())) {} in C2SoftAmrWbEncFactory()
DC2SoftAmrDec.cpp397 GetCodec2PlatformComponentStore()->getParamReflector())) { in C2SoftAMRDecFactory()
/hardware/google/av/media/codecs/flac/
DC2SoftFlacDec.cpp330 GetCodec2PlatformComponentStore()->getParamReflector())) { in C2SoftFlacDecFactory()
DC2SoftFlacEnc.cpp419 GetCodec2PlatformComponentStore()->getParamReflector())) { in C2SoftFlacEncFactory()
/hardware/google/av/codec2/hidl/1.0/utils/
DComponentStore.cpp122 std::shared_ptr<C2ComponentStore> platformStore = android::GetCodec2PlatformComponentStore(); in ComponentStore()
/hardware/google/av/codec2/vndk/
DC2Store.cpp288 return gPreferredComponentStore ? gPreferredComponentStore : GetCodec2PlatformComponentStore(); in GetPreferredCodec2ComponentStore()
962 std::shared_ptr<C2ComponentStore> GetCodec2PlatformComponentStore() { in GetCodec2PlatformComponentStore() function
/hardware/google/av/media/codecs/cmds/
Dcodec2.cpp214 std::shared_ptr<C2ComponentStore> store = GetCodec2PlatformComponentStore(); in play()
/hardware/google/av/media/codecs/vorbis/
DC2SoftVorbisDec.cpp451 GetCodec2PlatformComponentStore()->getParamReflector())) { in C2SoftVorbisDecFactory()
/hardware/google/av/media/codecs/opus/
DC2SoftOpusDec.cpp502 GetCodec2PlatformComponentStore()->getParamReflector())) { in C2SoftOpusDecFactory()
/hardware/google/av/media/codecs/mp3/
DC2SoftMp3Dec.cpp515 GetCodec2PlatformComponentStore()->getParamReflector())) { in C2SoftMp3DecFactory()
/hardware/google/av/media/codecs/aac/
DC2SoftAacEnc.cpp562 GetCodec2PlatformComponentStore()->getParamReflector())) { in C2SoftAacEncFactory()
DC2SoftAacDec.cpp900 GetCodec2PlatformComponentStore()->getParamReflector())) { in C2SoftAacDecFactory()
/hardware/google/av/media/codecs/mpeg4_h263/
DC2SoftMpeg4Enc.cpp629 GetCodec2PlatformComponentStore()->getParamReflector())) {} in C2SoftMpeg4EncFactory()
DC2SoftMpeg4Dec.cpp704 GetCodec2PlatformComponentStore()->getParamReflector())) { in C2SoftMpeg4DecFactory()
/hardware/google/av/media/codecs/hevc/
DC2SoftHevcDec.cpp934 GetCodec2PlatformComponentStore()->getParamReflector())) { in C2SoftHevcDecFactory()
/hardware/google/av/media/codecs/mpeg2/
DC2SoftMpeg2Dec.cpp1027 GetCodec2PlatformComponentStore()->getParamReflector())) { in C2SoftMpeg2DecFactory()

12