/hardware/google/av/media/codecs/raw/ |
D | C2SoftRawDec.cpp | 50 DefineParam(mInputMediaType, C2_NAME_INPUT_PORT_MIME_SETTING) in IntfImpl() 103 std::shared_ptr<C2PortMimeConfig::input> mInputMediaType; member in android::C2SoftRawDec::IntfImpl
|
/hardware/google/av/media/codecs/g711/ |
D | C2SoftG711Dec.cpp | 54 DefineParam(mInputMediaType, C2_NAME_INPUT_PORT_MIME_SETTING) in IntfImpl() 99 std::shared_ptr<C2PortMimeConfig::input> mInputMediaType; member in android::C2SoftG711Dec::IntfImpl
|
/hardware/google/av/media/codecs/gsm/ |
D | C2SoftGsmDec.cpp | 49 DefineParam(mInputMediaType, C2_NAME_INPUT_PORT_MIME_SETTING) in IntfImpl() 90 std::shared_ptr<C2PortMimeConfig::input> mInputMediaType; member in android::C2SoftGsmDec::IntfImpl
|
/hardware/google/av/media/codecs/amr_nb_wb/ |
D | C2SoftAmrNbEnc.cpp | 51 DefineParam(mInputMediaType, C2_NAME_INPUT_PORT_MIME_SETTING) in IntfImpl() 97 std::shared_ptr<C2PortMimeConfig::input> mInputMediaType; member in android::C2SoftAmrNbEnc::IntfImpl
|
D | C2SoftAmrWbEnc.cpp | 53 DefineParam(mInputMediaType, C2_NAME_INPUT_PORT_MIME_SETTING) in IntfImpl() 99 std::shared_ptr<C2PortMimeConfig::input> mInputMediaType; member in android::C2SoftAmrWbEnc::IntfImpl
|
D | C2SoftAmrDec.cpp | 60 DefineParam(mInputMediaType, C2_NAME_INPUT_PORT_MIME_SETTING) in IntfImpl() 115 std::shared_ptr<C2PortMimeConfig::input> mInputMediaType; member in android::C2SoftAmrDec::IntfImpl
|
/hardware/google/av/media/codecs/flac/ |
D | C2SoftFlacDec.cpp | 50 DefineParam(mInputMediaType, C2_NAME_INPUT_PORT_MIME_SETTING) in IntfImpl() 91 std::shared_ptr<C2PortMimeConfig::input> mInputMediaType; member in android::C2SoftFlacDec::IntfImpl
|
D | C2SoftFlacEnc.cpp | 44 DefineParam(mInputMediaType, C2_NAME_INPUT_PORT_MIME_SETTING) in IntfImpl() 84 std::shared_ptr<C2PortMimeConfig::input> mInputMediaType; member in android::C2SoftFlacEnc::IntfImpl
|
/hardware/google/av/media/codecs/vpx/ |
D | C2SoftVpxEnc.h | 244 DefineParam(mInputMediaType, C2_NAME_INPUT_PORT_MIME_SETTING) in IntfImpl() 421 std::shared_ptr<C2PortMimeConfig::input> mInputMediaType; variable
|
/hardware/google/av/media/codecs/opus/ |
D | C2SoftOpusDec.cpp | 54 DefineParam(mInputMediaType, C2_NAME_INPUT_PORT_MIME_SETTING) in IntfImpl() 95 std::shared_ptr<C2PortMimeConfig::input> mInputMediaType; member in android::C2SoftOpusDec::IntfImpl
|
/hardware/google/av/media/codecs/vorbis/ |
D | C2SoftVorbisDec.cpp | 58 DefineParam(mInputMediaType, C2_NAME_INPUT_PORT_MIME_SETTING) in IntfImpl() 99 std::shared_ptr<C2PortMimeConfig::input> mInputMediaType; member in android::C2SoftVorbisDec::IntfImpl
|
/hardware/google/av/media/codecs/mp3/ |
D | C2SoftMp3Dec.cpp | 53 DefineParam(mInputMediaType, C2_NAME_INPUT_PORT_MIME_SETTING) in IntfImpl() 95 std::shared_ptr<C2PortMimeConfig::input> mInputMediaType; member in android::C2SoftMP3::IntfImpl
|
/hardware/google/av/media/codecs/base/ |
D | SimpleC2Interface.cpp | 125 DefineParam(mInputMediaType, C2_PARAMKEY_INPUT_MEDIA_TYPE) in BaseParams()
|
/hardware/google/av/media/codecs/aac/ |
D | C2SoftAacEnc.cpp | 50 DefineParam(mInputMediaType, C2_NAME_INPUT_PORT_MIME_SETTING) in IntfImpl() 130 std::shared_ptr<C2PortMimeConfig::input> mInputMediaType; member in android::C2SoftAacEnc::IntfImpl
|
D | C2SoftAacDec.cpp | 73 DefineParam(mInputMediaType, C2_NAME_INPUT_PORT_MIME_SETTING) in IntfImpl() 217 std::shared_ptr<C2PortMimeConfig::input> mInputMediaType; member in android::C2SoftAacDec::IntfImpl
|
/hardware/google/av/media/codecs/base/include/ |
D | SimpleC2Interface.h | 139 std::shared_ptr<C2PortMediaTypeSetting::input> mInputMediaType; member
|
/hardware/google/av/media/codecs/mpeg4_h263/ |
D | C2SoftMpeg4Enc.cpp | 67 DefineParam(mInputMediaType, C2_NAME_INPUT_PORT_MIME_SETTING) in IntfImpl() 222 std::shared_ptr<C2PortMimeConfig::input> mInputMediaType; member in android::C2SoftMpeg4Enc::IntfImpl
|
/hardware/google/av/media/codecs/xaac/ |
D | C2SoftXaacDec.cpp | 79 DefineParam(mInputMediaType, C2_NAME_INPUT_PORT_MIME_SETTING) in IntfImpl() 223 std::shared_ptr<C2PortMimeConfig::input> mInputMediaType; member in android::C2SoftXaacDec::IntfImpl
|
/hardware/google/av/media/codecs/avc/ |
D | C2SoftAvcEnc.cpp | 58 DefineParam(mInputMediaType, C2_NAME_INPUT_PORT_MIME_SETTING) in IntfImpl() 330 std::shared_ptr<C2PortMimeConfig::input> mInputMediaType; member in android::C2SoftAvcEnc::IntfImpl
|