Searched refs:C2FormatCompressed (Results 1 – 18 of 18) sorted by relevance
/hardware/google/av/media/codecs/raw/ |
D | C2SoftRawDec.cpp | 41 .withConstValue(new C2StreamFormatConfig::input(0u, C2FormatCompressed)) in IntfImpl()
|
/hardware/google/av/media/codecs/gsm/ |
D | C2SoftGsmDec.cpp | 40 .withConstValue(new C2StreamFormatConfig::input(0u, C2FormatCompressed)) in IntfImpl()
|
/hardware/google/av/media/codecs/g711/ |
D | C2SoftG711Dec.cpp | 45 .withConstValue(new C2StreamFormatConfig::input(0u, C2FormatCompressed)) in IntfImpl()
|
/hardware/google/av/media/codecs/amr_nb_wb/ |
D | C2SoftAmrNbEnc.cpp | 47 new C2StreamFormatConfig::output(0u, C2FormatCompressed)) in IntfImpl()
|
D | C2SoftAmrWbEnc.cpp | 49 new C2StreamFormatConfig::output(0u, C2FormatCompressed)) in IntfImpl()
|
D | C2SoftAmrDec.cpp | 51 .withConstValue(new C2StreamFormatConfig::input(0u, C2FormatCompressed)) in IntfImpl()
|
/hardware/google/av/media/codecs/flac/ |
D | C2SoftFlacDec.cpp | 41 .withConstValue(new C2StreamFormatConfig::input(0u, C2FormatCompressed)) in IntfImpl()
|
D | C2SoftFlacEnc.cpp | 41 .withConstValue(new C2StreamFormatConfig::output(0u, C2FormatCompressed)) in IntfImpl()
|
/hardware/google/av/media/codecs/vpx/ |
D | C2SoftVpxEnc.h | 240 new C2StreamFormatConfig::output(0u, C2FormatCompressed)) in IntfImpl()
|
/hardware/google/av/media/codecs/vorbis/ |
D | C2SoftVorbisDec.cpp | 49 .withConstValue(new C2StreamFormatConfig::input(0u, C2FormatCompressed)) in IntfImpl()
|
/hardware/google/av/media/codecs/opus/ |
D | C2SoftOpusDec.cpp | 45 .withConstValue(new C2StreamFormatConfig::input(0u, C2FormatCompressed)) in IntfImpl()
|
/hardware/google/av/media/codecs/mp3/ |
D | C2SoftMp3Dec.cpp | 44 .withConstValue(new C2StreamFormatConfig::input(0u, C2FormatCompressed)) in IntfImpl()
|
/hardware/google/av/media/codecs/aac/ |
D | C2SoftAacEnc.cpp | 46 .withConstValue(new C2StreamFormatConfig::output(0u, C2FormatCompressed)) in IntfImpl()
|
D | C2SoftAacDec.cpp | 64 .withConstValue(new C2StreamFormatConfig::input(0u, C2FormatCompressed)) in IntfImpl()
|
/hardware/google/av/media/codecs/mpeg4_h263/ |
D | C2SoftMpeg4Enc.cpp | 63 new C2StreamFormatConfig::output(0u, C2FormatCompressed)) in IntfImpl()
|
/hardware/google/av/codec2/include/ |
D | C2Config.h | 955 constexpr C2BufferData::type_t C2FormatCompressed = C2BufferData::LINEAR; // deprecated variable
|
/hardware/google/av/media/codecs/xaac/ |
D | C2SoftXaacDec.cpp | 70 .withConstValue(new C2StreamFormatConfig::input(0u, C2FormatCompressed)) in IntfImpl()
|
/hardware/google/av/media/codecs/avc/ |
D | C2SoftAvcEnc.cpp | 54 .withConstValue(new C2StreamFormatConfig::output(0u, C2FormatCompressed)) in IntfImpl()
|