Home
last modified time | relevance | path

Searched defs:preCorrW (Results 1 – 1 of 1) sorted by relevance

/aosp12/frameworks/base/core/jni/
H A Dandroid_hardware_camera2_DngCreator.cpp1095 const int preCorrW, const int preCorrH, const int xMin, const int yMin) { in unDistortWithinPreCorrArray()
1110 const int preCorrW, const int preCorrH, const int xMin, const int yMin){ in boxWithinPrecorrectionArray()
1160 const int preCorrW, const int preCorrH, in scaledBoxWithinPrecorrectionArray()
1176 const int preCorrW, const int preCorrH, const int xMin, const int yMin, in findPostCorrectionScale()
1199 float cx, float cy, float f, int preCorrW, int preCorrH, int xMin = 0, int yMin = 0) { in normalizeLensDistortion()