Searched refs:heightCropped (Results 1 – 3 of 3) sorted by relevance
500 uint32_t heightCropped = mDecodedImageHeight; in HandleFormatChange() local502 uint32_t sliceHeightCropped = heightCropped; in HandleFormatChange()505 heightCropped == paramPortDefinitionOutput.format.video.nFrameHeight) { in HandleFormatChange()519 paramPortDefinitionOutput.format.video.nFrameHeight = heightCropped; in HandleFormatChange()
572 unsigned int heightCropped = mDecodedImageHeight; in HandleFormatChange() local574 unsigned int sliceHeightCropped = heightCropped; in HandleFormatChange()577 heightCropped == paramPortDefinitionOutput.format.video.nFrameHeight) { in HandleFormatChange()595 paramPortDefinitionOutput.format.video.nFrameHeight = heightCropped; in HandleFormatChange()
785 uint32_t heightCropped = formatInfo->height - formatInfo->cropTop - formatInfo->cropBottom; local788 heightCropped = formatInfo->height;792 uint32_t sliceHeightCropped = heightCropped;854 width, height, widthCropped, heightCropped);862 heightCropped == paramPortDefinitionOutput.format.video.nFrameHeight) {876 paramPortDefinitionOutput.format.video.nFrameHeight = heightCropped;