Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/
DOMXVideoDecoderVP9Hybrid.cpp571 unsigned int heightCropped = mDecodedImageHeight; in HandleFormatChange() local
573 unsigned int sliceHeightCropped = heightCropped; in HandleFormatChange()
576 heightCropped == paramPortDefinitionOutput.format.video.nFrameHeight) { in HandleFormatChange()
594 paramPortDefinitionOutput.format.video.nFrameHeight = heightCropped; in HandleFormatChange()