Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/
DOMXVideoDecoderVP9Hybrid.cpp327 bool mRet = mGetFrameResolution(inBuffer->pBuffer + inBuffer->nOffset, inBuffer->nFilledLen, in ProcessorProcess() local
330 if (mRet && ((mDecodedImageNewWidth != 0) && (mDecodedImageNewHeight != 0)) && in ProcessorProcess()
358 } else if (!mRet && (mDecodedImageNewWidth == 0 || mDecodedImageNewHeight == 0)) { in ProcessorProcess()