Searched defs:preCorrW (Results 1 – 1 of 1) sorted by relevance
/frameworks/base/core/jni/ |
D | android_hardware_camera2_DngCreator.cpp | 1077 const int preCorrW, const int preCorrH, const int xMin, const int yMin) { in unDistortWithinPreCorrArray() 1092 const int preCorrW, const int preCorrH, const int xMin, const int yMin){ in boxWithinPrecorrectionArray() 1142 const int preCorrW, const int preCorrH, in scaledBoxWithinPrecorrectionArray() 1158 const int preCorrW, const int preCorrH, const int xMin, const int yMin, in findPostCorrectionScale() 1181 float cx, float cy, float f, int preCorrW, int preCorrH, int xMin = 0, int yMin = 0) { in normalizeLensDistortion()
|