Home
last modified time | relevance | path

Searched refs:C2FormatAudio (Results 1 – 15 of 15) sorted by relevance

/hardware/google/av/media/codecs/raw/
DC2SoftRawDec.cpp46 .withConstValue(new C2StreamFormatConfig::output(0u, C2FormatAudio)) in IntfImpl()
/hardware/google/av/media/codecs/g711/
DC2SoftG711Dec.cpp50 .withConstValue(new C2StreamFormatConfig::output(0u, C2FormatAudio)) in IntfImpl()
/hardware/google/av/media/codecs/gsm/
DC2SoftGsmDec.cpp45 .withConstValue(new C2StreamFormatConfig::output(0u, C2FormatAudio)) in IntfImpl()
/hardware/google/av/media/codecs/amr_nb_wb/
DC2SoftAmrNbEnc.cpp41 new C2StreamFormatConfig::input(0u, C2FormatAudio)) in IntfImpl()
DC2SoftAmrWbEnc.cpp43 new C2StreamFormatConfig::input(0u, C2FormatAudio)) in IntfImpl()
DC2SoftAmrDec.cpp56 .withConstValue(new C2StreamFormatConfig::output(0u, C2FormatAudio)) in IntfImpl()
/hardware/google/av/media/codecs/flac/
DC2SoftFlacDec.cpp46 .withConstValue(new C2StreamFormatConfig::output(0u, C2FormatAudio)) in IntfImpl()
DC2SoftFlacEnc.cpp37 .withConstValue(new C2StreamFormatConfig::input(0u, C2FormatAudio)) in IntfImpl()
/hardware/google/av/media/codecs/opus/
DC2SoftOpusDec.cpp50 .withConstValue(new C2StreamFormatConfig::output(0u, C2FormatAudio)) in IntfImpl()
/hardware/google/av/media/codecs/vorbis/
DC2SoftVorbisDec.cpp54 .withConstValue(new C2StreamFormatConfig::output(0u, C2FormatAudio)) in IntfImpl()
/hardware/google/av/media/codecs/mp3/
DC2SoftMp3Dec.cpp49 .withConstValue(new C2StreamFormatConfig::output(0u, C2FormatAudio)) in IntfImpl()
/hardware/google/av/media/codecs/aac/
DC2SoftAacEnc.cpp41 .withConstValue(new C2StreamFormatConfig::input(0u, C2FormatAudio)) in IntfImpl()
DC2SoftAacDec.cpp69 .withConstValue(new C2StreamFormatConfig::output(0u, C2FormatAudio)) in IntfImpl()
/hardware/google/av/codec2/include/
DC2Config.h954 constexpr C2BufferData::type_t C2FormatAudio = C2BufferData::LINEAR; // deprecated variable
/hardware/google/av/media/codecs/xaac/
DC2SoftXaacDec.cpp75 .withConstValue(new C2StreamFormatConfig::output(0u, C2FormatAudio)) in IntfImpl()