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