Home
last modified time | relevance | path

Searched refs:preCorrH (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/jni/
Dandroid_hardware_camera2_DngCreator.cpp1076 const int preCorrW, const int preCorrH, const int xMin, const int yMin) { in unDistortWithinPreCorrArray() argument
1080 int yMax = yMin + preCorrH; in unDistortWithinPreCorrArray()
1091 const int preCorrW, const int preCorrH, const int xMin, const int yMin){ in boxWithinPrecorrectionArray() argument
1094 distortion, cx, cy, f, preCorrW, preCorrH, xMin, yMin)) { in boxWithinPrecorrectionArray()
1099 distortion, cx, cy, f, preCorrW, preCorrH, xMin, yMin)) { in boxWithinPrecorrectionArray()
1104 distortion, cx, cy, f, preCorrW, preCorrH, xMin, yMin)) { in boxWithinPrecorrectionArray()
1110 distortion, cx, cy, f, preCorrW, preCorrH, xMin, yMin)) { in boxWithinPrecorrectionArray()
1115 distortion, cx, cy, f, preCorrW, preCorrH, xMin, yMin)) { in boxWithinPrecorrectionArray()
1121 distortion, cx, cy, f, preCorrW, preCorrH, xMin, yMin)) { in boxWithinPrecorrectionArray()
1126 distortion, cx, cy, f, preCorrW, preCorrH, xMin, yMin)) { in boxWithinPrecorrectionArray()
[all …]