Home
last modified time | relevance | path

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

/frameworks/av/media/codec2/hal/common/include/codec2/common/
DMultiAccessUnitHelper.h49 bool getMaxInputSize(C2StreamMaxBufferSizeInfo::input* const maxInputSize) const;
/frameworks/av/media/codec2/hal/common/
DMultiAccessUnitHelper.cpp117 bool MultiAccessUnitInterface::getMaxInputSize( in getMaxInputSize() function in android::MultiAccessUnitInterface
175 if (!mInterface->getMaxInputSize(&maxInputSize)) { in tryReconfigure()