/frameworks/av/media/codec2/components/raw/ |
D | C2SoftRawDec.h | 26 class IntfImpl; member
|
D | C2SoftRawDec.cpp | 36 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
|
/frameworks/av/media/codec2/components/g711/ |
D | C2SoftG711Dec.h | 26 class IntfImpl; member
|
D | C2SoftG711Dec.cpp | 40 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
|
/frameworks/av/media/codec2/components/gsm/ |
D | C2SoftGsmDec.h | 33 class IntfImpl; member
|
D | C2SoftGsmDec.cpp | 36 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
|
/frameworks/av/media/codec2/components/amr_nb_wb/ |
D | C2SoftAmrNbEnc.cpp | 37 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
|
D | C2SoftAmrDec.h | 28 class IntfImpl; member
|
D | C2SoftAmrWbEnc.cpp | 38 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
|
D | C2SoftAmrDec.cpp | 46 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
|
/frameworks/av/media/codec2/components/flac/ |
D | C2SoftFlacDec.h | 27 class IntfImpl; member
|
D | C2SoftFlacDec.cpp | 36 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
|
D | C2SoftFlacEnc.cpp | 37 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
|
/frameworks/av/media/codec2/components/vorbis/ |
D | C2SoftVorbisDec.h | 29 class IntfImpl; member
|
D | C2SoftVorbisDec.cpp | 44 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
|
/frameworks/av/media/codec2/components/mp3/ |
D | C2SoftMp3Dec.h | 34 class IntfImpl; member
|
D | C2SoftMp3Dec.cpp | 40 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
|
/frameworks/av/media/codec2/components/opus/ |
D | C2SoftOpusDec.h | 28 class IntfImpl; member
|
D | C2SoftOpusDec.cpp | 40 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
|
D | C2SoftOpusEnc.cpp | 43 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
|
/frameworks/av/media/codec2/components/gav1/ |
D | C2SoftGav1Dec.h | 32 class IntfImpl; member
|
/frameworks/av/media/codec2/components/mpeg4_h263/ |
D | C2SoftMpeg4Enc.h | 30 class IntfImpl; member
|
D | C2SoftMpeg4Dec.h | 28 class IntfImpl; member
|
D | C2SoftMpeg4Enc.cpp | 54 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
|
/frameworks/av/media/codec2/components/vpx/ |
D | C2SoftVpxDec.h | 29 class IntfImpl; member
|