Home
last modified time | relevance | path

Searched defs:intfImpl (Results 1 – 25 of 39) sorted by relevance

12

/aosp_15_r20/external/v4l2_codec2/v4l2/
H A DV4L2ComponentFactory.cpp74 std::shared_ptr<EncodeInterface> intfImpl; in createComponent() local
82 std::shared_ptr<DecodeInterface> intfImpl; in createComponent() local
104 std::shared_ptr<EncodeInterface> intfImpl; in createInterface() local
116 std::shared_ptr<DecodeInterface> intfImpl; in createInterface() local
131 std::shared_ptr<EncodeInterface>* intfImpl) { in createEncodeInterface()
150 std::shared_ptr<DecodeInterface>* intfImpl) { in createDecodeInterface()
H A DV4L2DecodeComponent.cpp51 const std::string& name, c2_node_id_t id, std::shared_ptr<DecodeInterface> intfImpl, in create()
72 c2_node_id_t id, std::shared_ptr<DecodeInterface> intfImpl) in V4L2DecodeComponent()
H A DV4L2EncodeComponent.cpp26 C2String name, c2_node_id_t id, std::shared_ptr<EncodeInterface> intfImpl, in create()
/aosp_15_r20/frameworks/av/media/codec2/components/vpx/
H A DC2SoftVp9Enc.cpp27 const std::shared_ptr<IntfImpl>& intfImpl) in C2SoftVp9Enc()
H A DC2SoftVp8Enc.cpp27 const std::shared_ptr<IntfImpl>& intfImpl) in C2SoftVp8Enc()
H A DC2SoftVpxEnc.cpp449 const std::shared_ptr<IntfImpl>& intfImpl) in C2SoftVpxEnc()
H A DC2SoftVpxDec.cpp367 const std::shared_ptr<IntfImpl> &intfImpl) in C2SoftVpxDec()
/aosp_15_r20/frameworks/av/media/codec2/components/raw/
H A DC2SoftRawDec.cpp110 const std::shared_ptr<IntfImpl> &intfImpl) in C2SoftRawDec()
/aosp_15_r20/frameworks/av/media/codec2/components/g711/
H A DC2SoftG711Dec.cpp104 const std::shared_ptr<IntfImpl> &intfImpl) in C2SoftG711Dec()
/aosp_15_r20/frameworks/av/media/codec2/components/gsm/
H A DC2SoftGsmDec.cpp93 const std::shared_ptr<IntfImpl>& intfImpl) in C2SoftGsmDec()
/aosp_15_r20/frameworks/av/media/codec2/components/amr_nb_wb/
H A DC2SoftAmrNbEnc.cpp99 const std::shared_ptr<IntfImpl>& intfImpl) in C2SoftAmrNbEnc()
H A DC2SoftAmrWbEnc.cpp100 const std::shared_ptr<IntfImpl>& intfImpl) in C2SoftAmrWbEnc()
H A DC2SoftAmrDec.cpp120 const std::shared_ptr<IntfImpl> &intfImpl) in C2SoftAmrDec()
/aosp_15_r20/frameworks/av/media/codec2/components/flac/
H A DC2SoftFlacDec.cpp109 const std::shared_ptr<IntfImpl> &intfImpl) in C2SoftFlacDec()
H A DC2SoftFlacEnc.cpp136 const std::shared_ptr<IntfImpl> &intfImpl) in C2SoftFlacEnc()
/aosp_15_r20/frameworks/av/media/codec2/components/vorbis/
H A DC2SoftVorbisDec.cpp103 const std::shared_ptr<IntfImpl> &intfImpl) in C2SoftVorbisDec()
/aosp_15_r20/frameworks/av/media/codec2/components/opus/
H A DC2SoftOpusDec.cpp97 const std::shared_ptr<IntfImpl>& intfImpl) in C2SoftOpusDec()
H A DC2SoftOpusEnc.cpp127 const std::shared_ptr<IntfImpl>& intfImpl) in C2SoftOpusEnc()
/aosp_15_r20/frameworks/av/media/codec2/components/mp3/
H A DC2SoftMp3Dec.cpp98 const std::shared_ptr<IntfImpl> &intfImpl) in C2SoftMP3()
/aosp_15_r20/frameworks/av/media/codec2/components/mpeg4_h263/
H A DC2SoftMpeg4Enc.cpp306 const std::shared_ptr<IntfImpl>& intfImpl) in C2SoftMpeg4Enc()
H A DC2SoftMpeg4Dec.cpp228 const std::shared_ptr<IntfImpl> &intfImpl) in C2SoftMpeg4Dec()
/aosp_15_r20/frameworks/av/media/codec2/components/aac/
H A DC2SoftAacEnc.cpp151 const std::shared_ptr<IntfImpl> &intfImpl) in C2SoftAacEnc()
/aosp_15_r20/frameworks/av/media/codec2/components/aom/
H A DC2SoftAomDec.cpp254 const std::shared_ptr<IntfImpl>& intfImpl) in C2SoftAomDec()
H A DC2SoftAomEnc.cpp382 const std::shared_ptr<IntfImpl>& intfImpl) in C2SoftAomEnc()
/aosp_15_r20/external/v4l2_codec2/components/
H A DDecodeComponent.cpp130 const std::shared_ptr<DecodeInterface>& intfImpl) in DecodeComponent()

12