/hardware/google/av/media/codecs/raw/ |
D | C2SoftRawDec.cpp | 45 DefineParam(mOutputFormat, C2_NAME_OUTPUT_STREAM_FORMAT_SETTING) in IntfImpl() 102 std::shared_ptr<C2StreamFormatConfig::output> mOutputFormat; member in android::C2SoftRawDec::IntfImpl
|
/hardware/google/av/media/sfplugin/ |
D | CCodec.cpp | 871 && !config->mOutputFormat->findBuffer(KEY_HDR_STATIC_INFO, &hdrInfo)) { in configure() 872 config->mOutputFormat->setBuffer(KEY_HDR_STATIC_INFO, hdrInfo); in configure() 881 config->mOutputFormat->setInt32(KEY_COLOR_FORMAT, format); in configure() 890 config->mOutputFormat->setInt32("encoder-delay", delay); in configure() 894 config->mOutputFormat->setInt32("encoder-padding", padding); in configure() 905 config->mOutputFormat->setInt32(KEY_CHANNEL_MASK, mask); in configure() 912 config->mOutputFormat->debugString().c_str()); in configure() 921 mCallback->onComponentConfigured(config->mInputFormat, config->mOutputFormat); in configure() 953 outputFormat = config->mOutputFormat; in createInputSurface() 1038 outputFormat = config->mOutputFormat; in setInputSurface() [all …]
|
D | CCodecConfig.cpp | 314 mOutputFormat(new AMessage), in CCodecConfig() 1040 sp<AMessage> oldFormat = mOutputFormat; in updateFormats() 1041 mOutputFormat = mOutputFormat->dup(); // trigger output format changed in updateFormats() 1042 mOutputFormat->extend(getSdkFormatForDomain(reflected, mOutputDomain)); in updateFormats() 1043 if (mOutputFormat->countEntries() != oldFormat->countEntries() in updateFormats() 1044 || mOutputFormat->changesFrom(oldFormat)->countEntries() > 0) { in updateFormats() 1047 mOutputFormat = oldFormat; // no change in updateFormats()
|
D | CCodecConfig.h | 118 sp<AMessage> mOutputFormat; member
|
/hardware/google/av/media/codecs/g711/ |
D | C2SoftG711Dec.cpp | 49 DefineParam(mOutputFormat, C2_NAME_OUTPUT_STREAM_FORMAT_SETTING) in IntfImpl() 98 std::shared_ptr<C2StreamFormatConfig::output> mOutputFormat; member in android::C2SoftG711Dec::IntfImpl
|
/hardware/google/av/media/codecs/gsm/ |
D | C2SoftGsmDec.cpp | 44 DefineParam(mOutputFormat, C2_NAME_OUTPUT_STREAM_FORMAT_SETTING) in IntfImpl() 89 std::shared_ptr<C2StreamFormatConfig::output> mOutputFormat; member in android::C2SoftGsmDec::IntfImpl
|
/hardware/google/av/media/codecs/amr_nb_wb/ |
D | C2SoftAmrNbEnc.cpp | 45 DefineParam(mOutputFormat, C2_NAME_OUTPUT_STREAM_FORMAT_SETTING) in IntfImpl() 96 std::shared_ptr<C2StreamFormatConfig::output> mOutputFormat; member in android::C2SoftAmrNbEnc::IntfImpl
|
D | C2SoftAmrWbEnc.cpp | 47 DefineParam(mOutputFormat, C2_NAME_OUTPUT_STREAM_FORMAT_SETTING) in IntfImpl() 98 std::shared_ptr<C2StreamFormatConfig::output> mOutputFormat; member in android::C2SoftAmrWbEnc::IntfImpl
|
D | C2SoftAmrDec.cpp | 55 DefineParam(mOutputFormat, C2_NAME_OUTPUT_STREAM_FORMAT_SETTING) in IntfImpl() 114 std::shared_ptr<C2StreamFormatConfig::output> mOutputFormat; member in android::C2SoftAmrDec::IntfImpl
|
/hardware/google/av/media/codecs/flac/ |
D | C2SoftFlacDec.cpp | 45 DefineParam(mOutputFormat, C2_NAME_OUTPUT_STREAM_FORMAT_SETTING) in IntfImpl() 90 std::shared_ptr<C2StreamFormatConfig::output> mOutputFormat; member in android::C2SoftFlacDec::IntfImpl
|
D | C2SoftFlacEnc.cpp | 40 DefineParam(mOutputFormat, C2_NAME_OUTPUT_STREAM_FORMAT_SETTING) in IntfImpl() 83 std::shared_ptr<C2StreamFormatConfig::output> mOutputFormat; member in android::C2SoftFlacEnc::IntfImpl
|
/hardware/google/av/media/codecs/vpx/ |
D | C2SoftVpxEnc.h | 238 DefineParam(mOutputFormat, C2_NAME_OUTPUT_STREAM_FORMAT_SETTING) in IntfImpl() 420 std::shared_ptr<C2StreamFormatConfig::output> mOutputFormat; variable
|
/hardware/google/av/media/codecs/opus/ |
D | C2SoftOpusDec.cpp | 49 DefineParam(mOutputFormat, C2_NAME_OUTPUT_STREAM_FORMAT_SETTING) in IntfImpl() 94 std::shared_ptr<C2StreamFormatConfig::output> mOutputFormat; member in android::C2SoftOpusDec::IntfImpl
|
/hardware/google/av/media/codecs/vorbis/ |
D | C2SoftVorbisDec.cpp | 53 DefineParam(mOutputFormat, C2_NAME_OUTPUT_STREAM_FORMAT_SETTING) in IntfImpl() 98 std::shared_ptr<C2StreamFormatConfig::output> mOutputFormat; member in android::C2SoftVorbisDec::IntfImpl
|
/hardware/google/av/media/codecs/mp3/ |
D | C2SoftMp3Dec.cpp | 48 DefineParam(mOutputFormat, C2_NAME_OUTPUT_STREAM_FORMAT_SETTING) in IntfImpl() 94 std::shared_ptr<C2StreamFormatConfig::output> mOutputFormat; member in android::C2SoftMP3::IntfImpl
|
/hardware/google/av/media/codecs/base/ |
D | SimpleC2Interface.cpp | 131 DefineParam(mOutputFormat, C2_PARAMKEY_OUTPUT_STREAM_BUFFER_TYPE) in BaseParams()
|
/hardware/google/av/media/codecs/aac/ |
D | C2SoftAacEnc.cpp | 45 DefineParam(mOutputFormat, C2_NAME_OUTPUT_STREAM_FORMAT_SETTING) in IntfImpl() 129 std::shared_ptr<C2StreamFormatConfig::output> mOutputFormat; member in android::C2SoftAacEnc::IntfImpl
|
D | C2SoftAacDec.cpp | 68 DefineParam(mOutputFormat, C2_NAME_OUTPUT_STREAM_FORMAT_SETTING) in IntfImpl() 216 std::shared_ptr<C2StreamFormatConfig::output> mOutputFormat; member in android::C2SoftAacDec::IntfImpl
|
/hardware/google/av/media/codecs/base/include/ |
D | SimpleC2Interface.h | 142 std::shared_ptr<C2StreamBufferTypeSetting::output> mOutputFormat; member
|
/hardware/google/av/media/codecs/mpeg4_h263/ |
D | C2SoftMpeg4Enc.cpp | 61 DefineParam(mOutputFormat, C2_NAME_OUTPUT_STREAM_FORMAT_SETTING) in IntfImpl() 221 std::shared_ptr<C2StreamFormatConfig::output> mOutputFormat; member in android::C2SoftMpeg4Enc::IntfImpl
|
/hardware/google/av/media/codecs/xaac/ |
D | C2SoftXaacDec.cpp | 74 DefineParam(mOutputFormat, C2_NAME_OUTPUT_STREAM_FORMAT_SETTING) in IntfImpl() 222 std::shared_ptr<C2StreamFormatConfig::output> mOutputFormat; member in android::C2SoftXaacDec::IntfImpl
|
/hardware/google/av/media/codecs/avc/ |
D | C2SoftAvcEnc.cpp | 53 DefineParam(mOutputFormat, C2_NAME_OUTPUT_STREAM_FORMAT_SETTING) in IntfImpl() 329 std::shared_ptr<C2StreamFormatConfig::output> mOutputFormat; member in android::C2SoftAvcEnc::IntfImpl
|