Searched refs:roiV (Results 1 – 1 of 1) sorted by relevance
1463 int32_t roiV = (roi != DISABLED_ROI) ? (roi.bottom - roi.top) : displayActiveV; in calculateThreshold() local1464 int threshold = (roiV * roiH) >> 16; in calculateThreshold()