Home
last modified time | relevance | path

Searched refs:otherheight (Results 1 - 1 of 1) sorted by relevance

/third_party/backends/backend/
H A Dhp3900_rts8822.c12630 SANE_Int otherheight; /*f150 */ in Calib_WhiteShading_3() local
12702 otherheight = calibcfg->WShadingHeight - 3; in Calib_WhiteShading_3()
12703 otherheight -= (otherheight - 4); in Calib_WhiteShading_3()
12704 otherheight2 = otherheight / 2; in Calib_WhiteShading_3()
12705 otherheight -= otherheight2; in Calib_WhiteShading_3()
12707 lf12c = otherheight; in Calib_WhiteShading_3()
12709 buffer1 = (double *) malloc (otherheight * sizeof (double)); in Calib_WhiteShading_3()
12713 buffer2 = (double *) malloc (otherheight * sizeof (double)); in Calib_WhiteShading_3()
12796 if (otherheight > in Calib_WhiteShading_3()
[all...]

Completed in 13 milliseconds