Home
last modified time | relevance | path

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

12

/hardware/google/av/media/codecs/g711/
DC2SoftG711Dec.h26 class IntfImpl; member
DC2SoftG711Dec.cpp36 class C2SoftG711Dec::IntfImpl : public C2InterfaceHelper { class in android::C2SoftG711Dec
38 explicit IntfImpl(const std::shared_ptr<C2ReflectorHelper> &helper) in IntfImpl() function in android::C2SoftG711Dec::IntfImpl
/hardware/google/av/media/codecs/raw/
DC2SoftRawDec.h26 class IntfImpl; member
DC2SoftRawDec.cpp32 class C2SoftRawDec::IntfImpl : public C2InterfaceHelper { class in android::C2SoftRawDec
34 explicit IntfImpl(const std::shared_ptr<C2ReflectorHelper> &helper) in IntfImpl() function in android::C2SoftRawDec::IntfImpl
/hardware/google/av/media/codecs/gsm/
DC2SoftGsmDec.h36 class IntfImpl; member
DC2SoftGsmDec.cpp32 class C2SoftGsmDec::IntfImpl : public C2InterfaceHelper { class in android::C2SoftGsmDec
34 explicit IntfImpl(const std::shared_ptr<C2ReflectorHelper>& helper) in IntfImpl() function in android::C2SoftGsmDec::IntfImpl
/hardware/google/av/media/codecs/flac/
DC2SoftFlacDec.cpp32 class C2SoftFlacDec::IntfImpl : public C2InterfaceHelper { class in android::C2SoftFlacDec
34 explicit IntfImpl(const std::shared_ptr<C2ReflectorHelper> &helper) in IntfImpl() function in android::C2SoftFlacDec::IntfImpl
DC2SoftFlacDec.h27 class IntfImpl; member
DC2SoftFlacEnc.cpp30 class C2SoftFlacEnc::IntfImpl : public C2InterfaceHelper { class in android::C2SoftFlacEnc
32 explicit IntfImpl(const std::shared_ptr<C2ReflectorHelper> &helper) in IntfImpl() function in android::C2SoftFlacEnc::IntfImpl
/hardware/google/av/media/codecs/amr_nb_wb/
DC2SoftAmrNbEnc.cpp32 class C2SoftAmrNbEnc::IntfImpl : public C2InterfaceHelper { class in android::C2SoftAmrNbEnc
34 explicit IntfImpl(const std::shared_ptr<C2ReflectorHelper>& helper) in IntfImpl() function in android::C2SoftAmrNbEnc::IntfImpl
DC2SoftAmrWbEnc.cpp34 class C2SoftAmrWbEnc::IntfImpl : public C2InterfaceHelper { class in android::C2SoftAmrWbEnc
36 explicit IntfImpl(const std::shared_ptr<C2ReflectorHelper>& helper) in IntfImpl() function in android::C2SoftAmrWbEnc::IntfImpl
DC2SoftAmrDec.h26 class IntfImpl; member
DC2SoftAmrDec.cpp42 class C2SoftAmrDec::IntfImpl : public C2InterfaceHelper { class in android::C2SoftAmrDec
44 explicit IntfImpl(const std::shared_ptr<C2ReflectorHelper> &helper) in IntfImpl() function in android::C2SoftAmrDec::IntfImpl
/hardware/google/av/media/codecs/vorbis/
DC2SoftVorbisDec.h29 class IntfImpl; member
DC2SoftVorbisDec.cpp40 class C2SoftVorbisDec::IntfImpl : public C2InterfaceHelper { class in android::C2SoftVorbisDec
42 explicit IntfImpl(const std::shared_ptr<C2ReflectorHelper> &helper) in IntfImpl() function in android::C2SoftVorbisDec::IntfImpl
/hardware/google/av/media/codecs/vpx/
DC2SoftVpxDec.h29 class IntfImpl; member
DC2SoftVpxEnc.h73 class IntfImpl; member
227 explicit IntfImpl(const std::shared_ptr<C2ReflectorHelper>& helper) in IntfImpl() function
/hardware/google/av/media/codecs/mp3/
DC2SoftMp3Dec.h34 class IntfImpl; member
DC2SoftMp3Dec.cpp35 class C2SoftMP3::IntfImpl : public C2InterfaceHelper { class in android::C2SoftMP3
37 explicit IntfImpl(const std::shared_ptr<C2ReflectorHelper> &helper) in IntfImpl() function in android::C2SoftMP3::IntfImpl
/hardware/google/av/media/codecs/opus/
DC2SoftOpusDec.cpp37 class C2SoftOpusDec::IntfImpl : public C2InterfaceHelper { class in android::C2SoftOpusDec
39 explicit IntfImpl(const std::shared_ptr<C2ReflectorHelper>& helper) in IntfImpl() function in android::C2SoftOpusDec::IntfImpl
DC2SoftOpusDec.h38 class IntfImpl; member
/hardware/google/av/media/codecs/mpeg4_h263/
DC2SoftMpeg4Enc.h30 class IntfImpl; member
DC2SoftMpeg4Dec.h28 class IntfImpl; member
DC2SoftMpeg4Enc.cpp48 class C2SoftMpeg4Enc::IntfImpl : public C2InterfaceHelper { class in android::C2SoftMpeg4Enc
50 explicit IntfImpl(const std::shared_ptr<C2ReflectorHelper>& helper) in IntfImpl() function in android::C2SoftMpeg4Enc::IntfImpl
/hardware/google/av/media/codecs/aac/
DC2SoftAacEnc.cpp32 class C2SoftAacEnc::IntfImpl : public C2InterfaceHelper { class in android::C2SoftAacEnc
34 explicit IntfImpl(const std::shared_ptr<C2ReflectorHelper> &helper) in IntfImpl() function in android::C2SoftAacEnc::IntfImpl

12