Home
last modified time | relevance | path

Searched refs:C2StreamFormatConfig (Results 1 – 21 of 21) sorted by relevance

/hardware/google/av/media/codecs/raw/
DC2SoftRawDec.cpp41 .withConstValue(new C2StreamFormatConfig::input(0u, C2FormatCompressed)) in IntfImpl()
46 .withConstValue(new C2StreamFormatConfig::output(0u, C2FormatAudio)) in IntfImpl()
101 std::shared_ptr<C2StreamFormatConfig::input> mInputFormat;
102 std::shared_ptr<C2StreamFormatConfig::output> mOutputFormat;
/hardware/google/av/media/codecs/gsm/
DC2SoftGsmDec.cpp40 .withConstValue(new C2StreamFormatConfig::input(0u, C2FormatCompressed)) in IntfImpl()
45 .withConstValue(new C2StreamFormatConfig::output(0u, C2FormatAudio)) in IntfImpl()
88 std::shared_ptr<C2StreamFormatConfig::input> mInputFormat;
89 std::shared_ptr<C2StreamFormatConfig::output> mOutputFormat;
/hardware/google/av/media/codecs/g711/
DC2SoftG711Dec.cpp45 .withConstValue(new C2StreamFormatConfig::input(0u, C2FormatCompressed)) in IntfImpl()
50 .withConstValue(new C2StreamFormatConfig::output(0u, C2FormatAudio)) in IntfImpl()
97 std::shared_ptr<C2StreamFormatConfig::input> mInputFormat;
98 std::shared_ptr<C2StreamFormatConfig::output> mOutputFormat;
/hardware/google/av/media/codecs/amr_nb_wb/
DC2SoftAmrNbEnc.cpp41 new C2StreamFormatConfig::input(0u, C2FormatAudio)) in IntfImpl()
47 new C2StreamFormatConfig::output(0u, C2FormatCompressed)) in IntfImpl()
95 std::shared_ptr<C2StreamFormatConfig::input> mInputFormat;
96 std::shared_ptr<C2StreamFormatConfig::output> mOutputFormat;
DC2SoftAmrWbEnc.cpp43 new C2StreamFormatConfig::input(0u, C2FormatAudio)) in IntfImpl()
49 new C2StreamFormatConfig::output(0u, C2FormatCompressed)) in IntfImpl()
97 std::shared_ptr<C2StreamFormatConfig::input> mInputFormat;
98 std::shared_ptr<C2StreamFormatConfig::output> mOutputFormat;
DC2SoftAmrDec.cpp51 .withConstValue(new C2StreamFormatConfig::input(0u, C2FormatCompressed)) in IntfImpl()
56 .withConstValue(new C2StreamFormatConfig::output(0u, C2FormatAudio)) in IntfImpl()
113 std::shared_ptr<C2StreamFormatConfig::input> mInputFormat;
114 std::shared_ptr<C2StreamFormatConfig::output> mOutputFormat;
/hardware/google/av/media/codecs/flac/
DC2SoftFlacDec.cpp41 .withConstValue(new C2StreamFormatConfig::input(0u, C2FormatCompressed)) in IntfImpl()
46 .withConstValue(new C2StreamFormatConfig::output(0u, C2FormatAudio)) in IntfImpl()
89 std::shared_ptr<C2StreamFormatConfig::input> mInputFormat;
90 std::shared_ptr<C2StreamFormatConfig::output> mOutputFormat;
DC2SoftFlacEnc.cpp37 .withConstValue(new C2StreamFormatConfig::input(0u, C2FormatAudio)) in IntfImpl()
41 .withConstValue(new C2StreamFormatConfig::output(0u, C2FormatCompressed)) in IntfImpl()
82 std::shared_ptr<C2StreamFormatConfig::input> mInputFormat;
83 std::shared_ptr<C2StreamFormatConfig::output> mOutputFormat;
/hardware/google/av/media/codecs/vpx/
DC2SoftVpxEnc.h234 new C2StreamFormatConfig::input(0u, C2FormatVideo)) in IntfImpl()
240 new C2StreamFormatConfig::output(0u, C2FormatCompressed)) in IntfImpl()
419 std::shared_ptr<C2StreamFormatConfig::input> mInputFormat;
420 std::shared_ptr<C2StreamFormatConfig::output> mOutputFormat;
/hardware/google/av/media/codecs/vorbis/
DC2SoftVorbisDec.cpp49 .withConstValue(new C2StreamFormatConfig::input(0u, C2FormatCompressed)) in IntfImpl()
54 .withConstValue(new C2StreamFormatConfig::output(0u, C2FormatAudio)) in IntfImpl()
97 std::shared_ptr<C2StreamFormatConfig::input> mInputFormat;
98 std::shared_ptr<C2StreamFormatConfig::output> mOutputFormat;
/hardware/google/av/media/codecs/opus/
DC2SoftOpusDec.cpp45 .withConstValue(new C2StreamFormatConfig::input(0u, C2FormatCompressed)) in IntfImpl()
50 .withConstValue(new C2StreamFormatConfig::output(0u, C2FormatAudio)) in IntfImpl()
93 std::shared_ptr<C2StreamFormatConfig::input> mInputFormat;
94 std::shared_ptr<C2StreamFormatConfig::output> mOutputFormat;
/hardware/google/av/media/codecs/mp3/
DC2SoftMp3Dec.cpp44 .withConstValue(new C2StreamFormatConfig::input(0u, C2FormatCompressed)) in IntfImpl()
49 .withConstValue(new C2StreamFormatConfig::output(0u, C2FormatAudio)) in IntfImpl()
93 std::shared_ptr<C2StreamFormatConfig::input> mInputFormat;
94 std::shared_ptr<C2StreamFormatConfig::output> mOutputFormat;
/hardware/google/av/media/codecs/aac/
DC2SoftAacEnc.cpp41 .withConstValue(new C2StreamFormatConfig::input(0u, C2FormatAudio)) in IntfImpl()
46 .withConstValue(new C2StreamFormatConfig::output(0u, C2FormatCompressed)) in IntfImpl()
128 std::shared_ptr<C2StreamFormatConfig::input> mInputFormat;
129 std::shared_ptr<C2StreamFormatConfig::output> mOutputFormat;
DC2SoftAacDec.cpp64 .withConstValue(new C2StreamFormatConfig::input(0u, C2FormatCompressed)) in IntfImpl()
69 .withConstValue(new C2StreamFormatConfig::output(0u, C2FormatAudio)) in IntfImpl()
215 std::shared_ptr<C2StreamFormatConfig::input> mInputFormat;
216 std::shared_ptr<C2StreamFormatConfig::output> mOutputFormat;
/hardware/google/av/media/codecs/mpeg4_h263/
DC2SoftMpeg4Enc.cpp57 new C2StreamFormatConfig::input(0u, C2FormatVideo)) in IntfImpl()
63 new C2StreamFormatConfig::output(0u, C2FormatCompressed)) in IntfImpl()
220 std::shared_ptr<C2StreamFormatConfig::input> mInputFormat;
221 std::shared_ptr<C2StreamFormatConfig::output> mOutputFormat;
/hardware/google/av/media/codecs/xaac/
DC2SoftXaacDec.cpp70 .withConstValue(new C2StreamFormatConfig::input(0u, C2FormatCompressed)) in IntfImpl()
75 .withConstValue(new C2StreamFormatConfig::output(0u, C2FormatAudio)) in IntfImpl()
221 std::shared_ptr<C2StreamFormatConfig::input> mInputFormat;
222 std::shared_ptr<C2StreamFormatConfig::output> mOutputFormat;
/hardware/google/av/codec2/tests/
DC2ComponentInterface_test.cpp641 EACH_TEST_INPUT(C2StreamFormatConfig, TEST_U32_WRITABLE_FIELD); in testMain()
642 EACH_TEST_OUTPUT(C2StreamFormatConfig, TEST_U32_WRITABLE_FIELD); in testMain()
/hardware/google/av/media/codecs/avc/
DC2SoftAvcEnc.cpp49 .withConstValue(new C2StreamFormatConfig::input(0u, C2FormatVideo)) in IntfImpl()
54 .withConstValue(new C2StreamFormatConfig::output(0u, C2FormatCompressed)) in IntfImpl()
328 std::shared_ptr<C2StreamFormatConfig::input> mInputFormat;
329 std::shared_ptr<C2StreamFormatConfig::output> mOutputFormat;
/hardware/google/av/media/codecs/base/
DSimpleC2Component.cpp426 C2StreamFormatConfig::output outputFormat(0u); in processQueue()
/hardware/google/av/codec2/include/
DC2Config.h959 typedef C2StreamBufferTypeSetting C2StreamFormatConfig; // deprecated typedef
/hardware/google/av/media/sfplugin/
DCCodecBufferChannel.cpp2410 C2StreamFormatConfig::output oStreamFormat(0u); in requestInitialInputBuffers()