Searched refs:factor_x (Results 1 – 1 of 1) sorted by relevance
1112 float factor_x = output_region.width / (rotatedCrop.right - rotatedCrop.left); in queueCompose() local1115 uint32_t scaleWidth = videoWidth * factor_x; in queueCompose()