Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/codec2/components/aac/
H A DC2SoftAacDec.cpp239 u_int32_t getMaxChannelCount() const { return mMaxChannelCount->value; } in getMaxChannelCount() function in android::C2SoftAacDec::IntfImpl
383 u_int32_t maxChannelCount = mIntf->getMaxChannelCount(); in initDecoder()
725 int32_t maxChannelCount = mIntf->getMaxChannelCount(); in process()