Home
last modified time | relevance | path

Searched refs:mInputMaxBufSize (Results 1 – 14 of 14) sorted by relevance

/hardware/google/av/media/codecs/raw/
DC2SoftRawDec.cpp83 DefineParam(mInputMaxBufSize, C2_PARAMKEY_INPUT_MAX_BUFFER_SIZE) in IntfImpl()
108 std::shared_ptr<C2StreamMaxBufferSizeInfo::input> mInputMaxBufSize; member in android::C2SoftRawDec::IntfImpl
/hardware/google/av/media/codecs/g711/
DC2SoftG711Dec.cpp91 DefineParam(mInputMaxBufSize, C2_PARAMKEY_INPUT_MAX_BUFFER_SIZE) in IntfImpl()
104 std::shared_ptr<C2StreamMaxBufferSizeInfo::input> mInputMaxBufSize; member in android::C2SoftG711Dec::IntfImpl
/hardware/google/av/media/codecs/gsm/
DC2SoftGsmDec.cpp82 DefineParam(mInputMaxBufSize, C2_PARAMKEY_INPUT_MAX_BUFFER_SIZE) in IntfImpl()
95 std::shared_ptr<C2StreamMaxBufferSizeInfo::input> mInputMaxBufSize; member in android::C2SoftGsmDec::IntfImpl
/hardware/google/av/media/codecs/amr_nb_wb/
DC2SoftAmrNbEnc.cpp85 DefineParam(mInputMaxBufSize, C2_PARAMKEY_INPUT_MAX_BUFFER_SIZE) in IntfImpl()
102 std::shared_ptr<C2StreamMaxBufferSizeInfo::input> mInputMaxBufSize; member in android::C2SoftAmrNbEnc::IntfImpl
DC2SoftAmrWbEnc.cpp87 DefineParam(mInputMaxBufSize, C2_PARAMKEY_INPUT_MAX_BUFFER_SIZE) in IntfImpl()
104 std::shared_ptr<C2StreamMaxBufferSizeInfo::input> mInputMaxBufSize; member in android::C2SoftAmrWbEnc::IntfImpl
DC2SoftAmrDec.cpp107 DefineParam(mInputMaxBufSize, C2_PARAMKEY_INPUT_MAX_BUFFER_SIZE) in IntfImpl()
120 std::shared_ptr<C2StreamMaxBufferSizeInfo::input> mInputMaxBufSize; member in android::C2SoftAmrDec::IntfImpl
/hardware/google/av/media/codecs/flac/
DC2SoftFlacDec.cpp83 DefineParam(mInputMaxBufSize, C2_PARAMKEY_INPUT_MAX_BUFFER_SIZE) in IntfImpl()
96 std::shared_ptr<C2StreamMaxBufferSizeInfo::input> mInputMaxBufSize; member in android::C2SoftFlacDec::IntfImpl
DC2SoftFlacEnc.cpp72 DefineParam(mInputMaxBufSize, C2_PARAMKEY_INPUT_MAX_BUFFER_SIZE) in IntfImpl()
89 std::shared_ptr<C2StreamMaxBufferSizeInfo::input> mInputMaxBufSize; member in android::C2SoftFlacEnc::IntfImpl
/hardware/google/av/media/codecs/opus/
DC2SoftOpusDec.cpp87 DefineParam(mInputMaxBufSize, C2_PARAMKEY_INPUT_MAX_BUFFER_SIZE) in IntfImpl()
100 std::shared_ptr<C2StreamMaxBufferSizeInfo::input> mInputMaxBufSize; member in android::C2SoftOpusDec::IntfImpl
/hardware/google/av/media/codecs/vorbis/
DC2SoftVorbisDec.cpp91 DefineParam(mInputMaxBufSize, C2_PARAMKEY_INPUT_MAX_BUFFER_SIZE) in IntfImpl()
104 std::shared_ptr<C2StreamMaxBufferSizeInfo::input> mInputMaxBufSize; member in android::C2SoftVorbisDec::IntfImpl
/hardware/google/av/media/codecs/mp3/
DC2SoftMp3Dec.cpp87 DefineParam(mInputMaxBufSize, C2_PARAMKEY_INPUT_MAX_BUFFER_SIZE) in IntfImpl()
100 std::shared_ptr<C2StreamMaxBufferSizeInfo::input> mInputMaxBufSize; member in android::C2SoftMP3::IntfImpl
/hardware/google/av/media/codecs/aac/
DC2SoftAacEnc.cpp85 DefineParam(mInputMaxBufSize, C2_PARAMKEY_INPUT_MAX_BUFFER_SIZE) in IntfImpl()
135 std::shared_ptr<C2StreamMaxBufferSizeInfo::input> mInputMaxBufSize; member in android::C2SoftAacEnc::IntfImpl
DC2SoftAacDec.cpp108 DefineParam(mInputMaxBufSize, C2_PARAMKEY_INPUT_MAX_BUFFER_SIZE) in IntfImpl()
222 std::shared_ptr<C2StreamMaxBufferSizeInfo::input> mInputMaxBufSize; member in android::C2SoftAacDec::IntfImpl
/hardware/google/av/media/codecs/xaac/
DC2SoftXaacDec.cpp114 DefineParam(mInputMaxBufSize, C2_PARAMKEY_INPUT_MAX_BUFFER_SIZE) in IntfImpl()
228 std::shared_ptr<C2StreamMaxBufferSizeInfo::input> mInputMaxBufSize; member in android::C2SoftXaacDec::IntfImpl