Home
last modified time | relevance | path

Searched defs:IntfImpl (Results 1 – 25 of 46) sorted by relevance

12

/aosp12/frameworks/av/media/codec2/components/g711/
H A DC2SoftG711Dec.h26 class IntfImpl; member
H A DC2SoftG711Dec.cpp40 class C2SoftG711Dec::IntfImpl : public SimpleInterface<void>::BaseParams { class in android::C2SoftG711Dec
42 explicit IntfImpl(const std::shared_ptr<C2ReflectorHelper> &helper) in IntfImpl() function in android::C2SoftG711Dec::IntfImpl
/aosp12/frameworks/av/media/codec2/components/raw/
H A DC2SoftRawDec.h26 class IntfImpl; member
H A DC2SoftRawDec.cpp36 class C2SoftRawDec::IntfImpl : public SimpleInterface<void>::BaseParams { class in android::C2SoftRawDec
38 explicit IntfImpl(const std::shared_ptr<C2ReflectorHelper> &helper) in IntfImpl() function in android::C2SoftRawDec::IntfImpl
/aosp12/frameworks/av/media/codec2/components/gsm/
H A DC2SoftGsmDec.h33 class IntfImpl; member
H A DC2SoftGsmDec.cpp36 class C2SoftGsmDec::IntfImpl : public SimpleInterface<void>::BaseParams { class in android::C2SoftGsmDec
38 explicit IntfImpl(const std::shared_ptr<C2ReflectorHelper> &helper) in IntfImpl() function in android::C2SoftGsmDec::IntfImpl
/aosp12/frameworks/av/media/codec2/components/amr_nb_wb/
H A DC2SoftAmrNbEnc.cpp37 class C2SoftAmrNbEnc::IntfImpl : public SimpleInterface<void>::BaseParams { class in android::C2SoftAmrNbEnc
39 explicit IntfImpl(const std::shared_ptr<C2ReflectorHelper> &helper) in IntfImpl() function in android::C2SoftAmrNbEnc::IntfImpl
H A DC2SoftAmrWbEnc.cpp38 class C2SoftAmrWbEnc::IntfImpl : public SimpleInterface<void>::BaseParams { class in android::C2SoftAmrWbEnc
40 explicit IntfImpl(const std::shared_ptr<C2ReflectorHelper> &helper) in IntfImpl() function in android::C2SoftAmrWbEnc::IntfImpl
H A DC2SoftAmrDec.h28 class IntfImpl; member
H A DC2SoftAmrDec.cpp46 class C2SoftAmrDec::IntfImpl : public SimpleInterface<void>::BaseParams { class in android::C2SoftAmrDec
48 explicit IntfImpl(const std::shared_ptr<C2ReflectorHelper> &helper) in IntfImpl() function in android::C2SoftAmrDec::IntfImpl
/aosp12/frameworks/av/media/codec2/components/flac/
H A DC2SoftFlacDec.cpp36 class C2SoftFlacDec::IntfImpl : public SimpleInterface<void>::BaseParams { class in android::C2SoftFlacDec
38 explicit IntfImpl(const std::shared_ptr<C2ReflectorHelper> &helper) in IntfImpl() function in android::C2SoftFlacDec::IntfImpl
H A DC2SoftFlacDec.h27 class IntfImpl; member
H A DC2SoftFlacEnc.cpp37 class C2SoftFlacEnc::IntfImpl : public SimpleInterface<void>::BaseParams { class in android::C2SoftFlacEnc
39 explicit IntfImpl(const std::shared_ptr<C2ReflectorHelper> &helper) in IntfImpl() function in android::C2SoftFlacEnc::IntfImpl
/aosp12/frameworks/av/media/codec2/components/vorbis/
H A DC2SoftVorbisDec.h29 class IntfImpl; member
H A DC2SoftVorbisDec.cpp44 class C2SoftVorbisDec::IntfImpl : public SimpleInterface<void>::BaseParams { class in android::C2SoftVorbisDec
46 explicit IntfImpl(const std::shared_ptr<C2ReflectorHelper> &helper) in IntfImpl() function in android::C2SoftVorbisDec::IntfImpl
/aosp12/frameworks/av/media/codec2/components/gav1/
H A DC2SoftGav1Dec.h32 class IntfImpl; member
/aosp12/frameworks/av/media/codec2/components/mp3/
H A DC2SoftMp3Dec.h34 class IntfImpl; member
H A DC2SoftMp3Dec.cpp40 class C2SoftMP3::IntfImpl : public SimpleInterface<void>::BaseParams { class in android::C2SoftMP3
42 explicit IntfImpl(const std::shared_ptr<C2ReflectorHelper> &helper) in IntfImpl() function in android::C2SoftMP3::IntfImpl
/aosp12/frameworks/av/media/codec2/components/opus/
H A DC2SoftOpusDec.h28 class IntfImpl; member
H A DC2SoftOpusDec.cpp40 class C2SoftOpusDec::IntfImpl : public SimpleInterface<void>::BaseParams { class in android::C2SoftOpusDec
42 explicit IntfImpl(const std::shared_ptr<C2ReflectorHelper> &helper) in IntfImpl() function in android::C2SoftOpusDec::IntfImpl
H A DC2SoftOpusEnc.cpp43 class C2SoftOpusEnc::IntfImpl : public SimpleInterface<void>::BaseParams { class in android::C2SoftOpusEnc
45 explicit IntfImpl(const std::shared_ptr<C2ReflectorHelper> &helper) in IntfImpl() function in android::C2SoftOpusEnc::IntfImpl
/aosp12/frameworks/av/media/codec2/components/mpeg4_h263/
H A DC2SoftMpeg4Enc.h30 class IntfImpl; member
H A DC2SoftMpeg4Dec.h28 class IntfImpl; member
H A DC2SoftMpeg4Enc.cpp54 class C2SoftMpeg4Enc::IntfImpl : public SimpleInterface<void>::BaseParams { class in android::C2SoftMpeg4Enc
56 explicit IntfImpl(const std::shared_ptr<C2ReflectorHelper> &helper) in IntfImpl() function in android::C2SoftMpeg4Enc::IntfImpl
/aosp12/frameworks/av/media/codec2/components/vpx/
H A DC2SoftVpxDec.h29 class IntfImpl; member

12