Home
last modified time | relevance | path

Searched refs:C2FormatCompressed (Results 1 – 18 of 18) sorted by relevance

/hardware/google/av/media/codecs/raw/
DC2SoftRawDec.cpp41 .withConstValue(new C2StreamFormatConfig::input(0u, C2FormatCompressed)) in IntfImpl()
/hardware/google/av/media/codecs/gsm/
DC2SoftGsmDec.cpp40 .withConstValue(new C2StreamFormatConfig::input(0u, C2FormatCompressed)) in IntfImpl()
/hardware/google/av/media/codecs/g711/
DC2SoftG711Dec.cpp45 .withConstValue(new C2StreamFormatConfig::input(0u, C2FormatCompressed)) in IntfImpl()
/hardware/google/av/media/codecs/amr_nb_wb/
DC2SoftAmrNbEnc.cpp47 new C2StreamFormatConfig::output(0u, C2FormatCompressed)) in IntfImpl()
DC2SoftAmrWbEnc.cpp49 new C2StreamFormatConfig::output(0u, C2FormatCompressed)) in IntfImpl()
DC2SoftAmrDec.cpp51 .withConstValue(new C2StreamFormatConfig::input(0u, C2FormatCompressed)) in IntfImpl()
/hardware/google/av/media/codecs/flac/
DC2SoftFlacDec.cpp41 .withConstValue(new C2StreamFormatConfig::input(0u, C2FormatCompressed)) in IntfImpl()
DC2SoftFlacEnc.cpp41 .withConstValue(new C2StreamFormatConfig::output(0u, C2FormatCompressed)) in IntfImpl()
/hardware/google/av/media/codecs/vpx/
DC2SoftVpxEnc.h240 new C2StreamFormatConfig::output(0u, C2FormatCompressed)) in IntfImpl()
/hardware/google/av/media/codecs/vorbis/
DC2SoftVorbisDec.cpp49 .withConstValue(new C2StreamFormatConfig::input(0u, C2FormatCompressed)) in IntfImpl()
/hardware/google/av/media/codecs/opus/
DC2SoftOpusDec.cpp45 .withConstValue(new C2StreamFormatConfig::input(0u, C2FormatCompressed)) in IntfImpl()
/hardware/google/av/media/codecs/mp3/
DC2SoftMp3Dec.cpp44 .withConstValue(new C2StreamFormatConfig::input(0u, C2FormatCompressed)) in IntfImpl()
/hardware/google/av/media/codecs/aac/
DC2SoftAacEnc.cpp46 .withConstValue(new C2StreamFormatConfig::output(0u, C2FormatCompressed)) in IntfImpl()
DC2SoftAacDec.cpp64 .withConstValue(new C2StreamFormatConfig::input(0u, C2FormatCompressed)) in IntfImpl()
/hardware/google/av/media/codecs/mpeg4_h263/
DC2SoftMpeg4Enc.cpp63 new C2StreamFormatConfig::output(0u, C2FormatCompressed)) in IntfImpl()
/hardware/google/av/codec2/include/
DC2Config.h955 constexpr C2BufferData::type_t C2FormatCompressed = C2BufferData::LINEAR; // deprecated variable
/hardware/google/av/media/codecs/xaac/
DC2SoftXaacDec.cpp70 .withConstValue(new C2StreamFormatConfig::input(0u, C2FormatCompressed)) in IntfImpl()
/hardware/google/av/media/codecs/avc/
DC2SoftAvcEnc.cpp54 .withConstValue(new C2StreamFormatConfig::output(0u, C2FormatCompressed)) in IntfImpl()