/hardware/google/av/media/codecs/raw/ |
D | C2SoftRawDec.cpp | 41 .withConstValue(new C2StreamFormatConfig::input(0u, C2FormatCompressed)) in IntfImpl() 46 .withConstValue(new C2StreamFormatConfig::output(0u, C2FormatAudio)) in IntfImpl() 84 std::shared_ptr<C2StreamFormatConfig::input> mInputFormat; 85 std::shared_ptr<C2StreamFormatConfig::output> mOutputFormat;
|
/hardware/google/av/media/codecs/vpx/ |
D | C2SoftVpxEnc.h | 240 new C2StreamFormatConfig::input(0u, C2FormatVideo)) in IntfImpl() 246 new C2StreamFormatConfig::output(0u, C2FormatCompressed)) in IntfImpl() 319 std::shared_ptr<C2StreamFormatConfig::input> mInputFormat; 320 std::shared_ptr<C2StreamFormatConfig::output> mOutputFormat;
|
/hardware/google/av/media/codecs/gsm/ |
D | C2SoftGsmDec.cpp | 40 .withConstValue(new C2StreamFormatConfig::input(0u, C2FormatCompressed)) in IntfImpl() 45 .withConstValue(new C2StreamFormatConfig::output(0u, C2FormatAudio)) in IntfImpl() 83 std::shared_ptr<C2StreamFormatConfig::input> mInputFormat; 84 std::shared_ptr<C2StreamFormatConfig::output> mOutputFormat;
|
/hardware/google/av/media/codecs/amr_nb_wb/ |
D | C2SoftAmrNbEnc.cpp | 41 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;
|
D | C2SoftAmrDec.cpp | 51 .withConstValue(new C2StreamFormatConfig::input(0u, C2FormatCompressed)) in IntfImpl() 56 .withConstValue(new C2StreamFormatConfig::output(0u, C2FormatAudio)) in IntfImpl() 108 std::shared_ptr<C2StreamFormatConfig::input> mInputFormat; 109 std::shared_ptr<C2StreamFormatConfig::output> mOutputFormat;
|
D | C2SoftAmrWbEnc.cpp | 43 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;
|
/hardware/google/av/media/codecs/flac/ |
D | C2SoftFlacDec.cpp | 41 .withConstValue(new C2StreamFormatConfig::input(0u, C2FormatCompressed)) in IntfImpl() 46 .withConstValue(new C2StreamFormatConfig::output(0u, C2FormatAudio)) in IntfImpl() 84 std::shared_ptr<C2StreamFormatConfig::input> mInputFormat; 85 std::shared_ptr<C2StreamFormatConfig::output> mOutputFormat;
|
/hardware/google/av/media/codecs/aac/ |
D | C2SoftAacEnc.cpp | 41 .withConstValue(new C2StreamFormatConfig::input(0u, C2FormatAudio)) in IntfImpl() 46 .withConstValue(new C2StreamFormatConfig::output(0u, C2FormatCompressed)) in IntfImpl() 90 std::shared_ptr<C2StreamFormatConfig::input> mInputFormat; 91 std::shared_ptr<C2StreamFormatConfig::output> mOutputFormat;
|
D | C2SoftAacDec.cpp | 62 .withConstValue(new C2StreamFormatConfig::input(0u, C2FormatCompressed)) in IntfImpl() 67 .withConstValue(new C2StreamFormatConfig::output(0u, C2FormatAudio)) in IntfImpl() 118 std::shared_ptr<C2StreamFormatConfig::input> mInputFormat; 119 std::shared_ptr<C2StreamFormatConfig::output> mOutputFormat;
|
/hardware/google/av/media/codecs/vorbis/ |
D | C2SoftVorbisDec.cpp | 49 .withConstValue(new C2StreamFormatConfig::input(0u, C2FormatCompressed)) in IntfImpl() 54 .withConstValue(new C2StreamFormatConfig::output(0u, C2FormatAudio)) in IntfImpl() 92 std::shared_ptr<C2StreamFormatConfig::input> mInputFormat; 93 std::shared_ptr<C2StreamFormatConfig::output> mOutputFormat;
|
/hardware/google/av/media/codecs/opus/ |
D | C2SoftOpusDec.cpp | 45 .withConstValue(new C2StreamFormatConfig::input(0u, C2FormatCompressed)) in IntfImpl() 50 .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/mp3/ |
D | C2SoftMp3Dec.cpp | 44 .withConstValue(new C2StreamFormatConfig::input(0u, C2FormatCompressed)) in IntfImpl() 49 .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/mpeg4_h263/ |
D | C2SoftMpeg4Enc.cpp | 57 new C2StreamFormatConfig::input(0u, C2FormatVideo)) in IntfImpl() 63 new C2StreamFormatConfig::output(0u, C2FormatCompressed)) in IntfImpl() 136 std::shared_ptr<C2StreamFormatConfig::input> mInputFormat; 137 std::shared_ptr<C2StreamFormatConfig::output> mOutputFormat;
|
/hardware/google/av/media/codecs/xaac/ |
D | C2SoftXaacDec.cpp | 65 .withConstValue(new C2StreamFormatConfig::input(0u, C2FormatCompressed)) in IntfImpl() 70 .withConstValue(new C2StreamFormatConfig::output(0u, C2FormatAudio)) in IntfImpl() 122 std::shared_ptr<C2StreamFormatConfig::input> mInputFormat; 123 std::shared_ptr<C2StreamFormatConfig::output> mOutputFormat;
|
/hardware/google/av/media/codecs/avc/ |
D | C2SoftAvcEnc.cpp | 49 .withConstValue(new C2StreamFormatConfig::input(0u, C2FormatVideo)) in IntfImpl() 54 .withConstValue(new C2StreamFormatConfig::output(0u, C2FormatCompressed)) in IntfImpl() 120 std::shared_ptr<C2StreamFormatConfig::input> mInputFormat; 121 std::shared_ptr<C2StreamFormatConfig::output> mOutputFormat;
|
/hardware/google/av/codec2/tests/ |
D | C2ComponentInterface_test.cpp | 641 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/base/ |
D | SimpleC2Component.cpp | 362 C2StreamFormatConfig::output outputFormat(0u); in processQueue()
|
/hardware/google/av/media/sfplugin/ |
D | CCodecBufferChannel.cpp | 1663 C2StreamFormatConfig::input iStreamFormat(0u); in start() 1664 C2StreamFormatConfig::output oStreamFormat(0u); in start()
|
/hardware/google/av/codec2/include/ |
D | C2Config.h | 919 typedef C2StreamBufferTypeSetting C2StreamFormatConfig; // deprecated typedef
|