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