Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/
DOMXVideoDecoderVP9Hybrid.cpp570 unsigned int widthCropped = mDecodedImageWidth; in HandleFormatChange() local
572 unsigned int strideCropped = widthCropped; in HandleFormatChange()
575 if (widthCropped == paramPortDefinitionOutput.format.video.nFrameWidth && in HandleFormatChange()
593 paramPortDefinitionOutput.format.video.nFrameWidth = widthCropped; in HandleFormatChange()