Searched refs:heightCropped (Results 1 – 3 of 3) sorted by relevance
426 unsigned int heightCropped = mDecodedImageHeight; in HandleFormatChange() local428 unsigned int sliceHeightCropped = heightCropped; in HandleFormatChange()431 heightCropped == paramPortDefinitionOutput.format.video.nFrameHeight) { in HandleFormatChange()445 paramPortDefinitionOutput.format.video.nFrameHeight = heightCropped; in HandleFormatChange()
502 uint32_t heightCropped = mDecodedImageHeight; in HandleFormatChange() local504 uint32_t sliceHeightCropped = heightCropped; in HandleFormatChange()507 heightCropped == paramPortDefinitionOutput.format.video.nFrameHeight) { in HandleFormatChange()521 paramPortDefinitionOutput.format.video.nFrameHeight = heightCropped; in HandleFormatChange()
633 uint32_t heightCropped = formatInfo->height - formatInfo->cropTop - formatInfo->cropBottom; local635 uint32_t sliceHeightCropped = heightCropped;658 width, height, widthCropped, heightCropped);666 heightCropped == paramPortDefinitionOutput.format.video.nFrameHeight) {680 paramPortDefinitionOutput.format.video.nFrameHeight = heightCropped;