/hardware/google/av/media/codecs/raw/ |
D | C2SoftRawDec.cpp | 56 DefineParam(mOutputMediaType, C2_NAME_OUTPUT_PORT_MIME_SETTING) in IntfImpl() 104 std::shared_ptr<C2PortMimeConfig::output> mOutputMediaType; member in android::C2SoftRawDec::IntfImpl
|
/hardware/google/av/media/codecs/g711/ |
D | C2SoftG711Dec.cpp | 64 DefineParam(mOutputMediaType, C2_NAME_OUTPUT_PORT_MIME_SETTING) in IntfImpl() 100 std::shared_ptr<C2PortMimeConfig::output> mOutputMediaType; member in android::C2SoftG711Dec::IntfImpl
|
/hardware/google/av/media/codecs/gsm/ |
D | C2SoftGsmDec.cpp | 55 DefineParam(mOutputMediaType, C2_NAME_OUTPUT_PORT_MIME_SETTING) in IntfImpl() 91 std::shared_ptr<C2PortMimeConfig::output> mOutputMediaType; member in android::C2SoftGsmDec::IntfImpl
|
/hardware/google/av/media/codecs/amr_nb_wb/ |
D | C2SoftAmrNbEnc.cpp | 57 DefineParam(mOutputMediaType, C2_NAME_OUTPUT_PORT_MIME_SETTING) in IntfImpl() 98 std::shared_ptr<C2PortMimeConfig::output> mOutputMediaType; member in android::C2SoftAmrNbEnc::IntfImpl
|
D | C2SoftAmrWbEnc.cpp | 59 DefineParam(mOutputMediaType, C2_NAME_OUTPUT_PORT_MIME_SETTING) in IntfImpl() 100 std::shared_ptr<C2PortMimeConfig::output> mOutputMediaType; member in android::C2SoftAmrWbEnc::IntfImpl
|
D | C2SoftAmrDec.cpp | 70 DefineParam(mOutputMediaType, C2_NAME_OUTPUT_PORT_MIME_SETTING) in IntfImpl() 116 std::shared_ptr<C2PortMimeConfig::output> mOutputMediaType; member in android::C2SoftAmrDec::IntfImpl
|
/hardware/google/av/media/codecs/flac/ |
D | C2SoftFlacDec.cpp | 56 DefineParam(mOutputMediaType, C2_NAME_OUTPUT_PORT_MIME_SETTING) in IntfImpl() 92 std::shared_ptr<C2PortMimeConfig::output> mOutputMediaType; member in android::C2SoftFlacDec::IntfImpl
|
D | C2SoftFlacEnc.cpp | 49 DefineParam(mOutputMediaType, C2_NAME_OUTPUT_PORT_MIME_SETTING) in IntfImpl() 85 std::shared_ptr<C2PortMimeConfig::output> mOutputMediaType; member in android::C2SoftFlacEnc::IntfImpl
|
/hardware/google/av/media/codecs/vpx/ |
D | C2SoftVpxEnc.h | 250 DefineParam(mOutputMediaType, C2_NAME_OUTPUT_PORT_MIME_SETTING) in IntfImpl() 422 std::shared_ptr<C2PortMimeConfig::output> mOutputMediaType; variable
|
/hardware/google/av/media/codecs/opus/ |
D | C2SoftOpusDec.cpp | 60 DefineParam(mOutputMediaType, C2_NAME_OUTPUT_PORT_MIME_SETTING) in IntfImpl() 96 std::shared_ptr<C2PortMimeConfig::output> mOutputMediaType; member in android::C2SoftOpusDec::IntfImpl
|
/hardware/google/av/media/codecs/vorbis/ |
D | C2SoftVorbisDec.cpp | 64 DefineParam(mOutputMediaType, C2_NAME_OUTPUT_PORT_MIME_SETTING) in IntfImpl() 100 std::shared_ptr<C2PortMimeConfig::output> mOutputMediaType; member in android::C2SoftVorbisDec::IntfImpl
|
/hardware/google/av/media/codecs/mp3/ |
D | C2SoftMp3Dec.cpp | 59 DefineParam(mOutputMediaType, C2_NAME_OUTPUT_PORT_MIME_SETTING) in IntfImpl() 96 std::shared_ptr<C2PortMimeConfig::output> mOutputMediaType; member in android::C2SoftMP3::IntfImpl
|
/hardware/google/av/media/codecs/base/ |
D | SimpleC2Interface.cpp | 137 DefineParam(mOutputMediaType, C2_PARAMKEY_OUTPUT_MEDIA_TYPE) in BaseParams()
|
/hardware/google/av/media/codecs/aac/ |
D | C2SoftAacEnc.cpp | 56 DefineParam(mOutputMediaType, C2_NAME_OUTPUT_PORT_MIME_SETTING) in IntfImpl() 131 std::shared_ptr<C2PortMimeConfig::output> mOutputMediaType; member in android::C2SoftAacEnc::IntfImpl
|
D | C2SoftAacDec.cpp | 79 DefineParam(mOutputMediaType, C2_NAME_OUTPUT_PORT_MIME_SETTING) in IntfImpl() 218 std::shared_ptr<C2PortMimeConfig::output> mOutputMediaType; member in android::C2SoftAacDec::IntfImpl
|
/hardware/google/av/media/codecs/base/include/ |
D | SimpleC2Interface.h | 140 std::shared_ptr<C2PortMediaTypeSetting::output> mOutputMediaType; member
|
/hardware/google/av/media/codecs/mpeg4_h263/ |
D | C2SoftMpeg4Enc.cpp | 73 DefineParam(mOutputMediaType, C2_NAME_OUTPUT_PORT_MIME_SETTING) in IntfImpl() 223 std::shared_ptr<C2PortMimeConfig::output> mOutputMediaType; member in android::C2SoftMpeg4Enc::IntfImpl
|
/hardware/google/av/media/codecs/xaac/ |
D | C2SoftXaacDec.cpp | 85 DefineParam(mOutputMediaType, C2_NAME_OUTPUT_PORT_MIME_SETTING) in IntfImpl() 224 std::shared_ptr<C2PortMimeConfig::output> mOutputMediaType; member in android::C2SoftXaacDec::IntfImpl
|
/hardware/google/av/media/codecs/avc/ |
D | C2SoftAvcEnc.cpp | 64 DefineParam(mOutputMediaType, C2_NAME_OUTPUT_PORT_MIME_SETTING) in IntfImpl() 331 std::shared_ptr<C2PortMimeConfig::output> mOutputMediaType; member in android::C2SoftAvcEnc::IntfImpl
|