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.h125 float opticalCenterY);
143 double opticalCenterY,
/frameworks/av/media/img_utils/src/
DDngUtils.cpp360 float opticalCenterY) { in addWarpRectilinearForMetadata() argument
368 double normalizedOCY = opticalCenterY / static_cast<double>(activeArrayHeight); in addWarpRectilinearForMetadata()
390 double opticalCenterY, in addWarpRectilinear() argument
418 err = mEndianOut.write(&opticalCenterY, 0, 1); in addWarpRectilinear()