Home
last modified time | relevance | path

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

/frameworks/av/media/img_utils/src/
DDngUtils.cpp300 double normalizedOCY = opticalCenterY / static_cast<double>(activeArrayHeight - 1); in addWarpRectilinearForMetadata() local
303 normalizedOCY = CLAMP(normalizedOCY, 0, 1); in addWarpRectilinearForMetadata()
316 /*opticalCenterY*/normalizedOCY, in addWarpRectilinearForMetadata()