Searched defs:opticalCenterX (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/media/img_utils/src/
H A DDngUtils.cpp290 float opticalCenterX,
298 double normalizedOCX = opticalCenterX / static_cast<double>(activeArrayWidth - 1);
329 /*opticalCenterX*/normalizedOCX,
335 double opticalCenterX,
361 err = mEndianOut.write(&opticalCenterX, 0, 1);
287 addWarpRectilinearForMetadata(const float* kCoeffs, uint32_t activeArrayWidth, uint32_t activeArrayHeight, float opticalCenterX, float opticalCenterY) argument
334 addWarpRectilinear(uint32_t numPlanes, double opticalCenterX, double opticalCenterY, const double* kCoeffs) argument

Completed in 236 milliseconds