Home
last modified time | relevance | path

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

/frameworks/av/media/img_utils/include/img_utils/
DDngUtils.h120 float opticalCenterY);
138 double opticalCenterY,
/frameworks/av/media/img_utils/src/
DDngUtils.cpp291 float opticalCenterY) { in addWarpRectilinearForMetadata() argument
299 double normalizedOCY = opticalCenterY / static_cast<double>(activeArrayHeight - 1); in addWarpRectilinearForMetadata()
336 double opticalCenterY, in addWarpRectilinear() argument
364 err = mEndianOut.write(&opticalCenterY, 0, 1); in addWarpRectilinear()