Searched refs:bufheight (Results 1 – 3 of 3) sorted by relevance
185 bufheight = buflines; in read()187 (uinT8 *) alloc_big_mem ((size_t) (xdim * bufheight * sizeof (uinT8))); in read()201 (size_t) (xdim * bufheight)) != xdim * bufheight; in read()203 for (failed = FALSE, row = 0; row < bufheight && !failed; row++) { in read()238 if (y + bufheight / 2 >= ymin) { in bufread()240 readtop = y + bufheight / 2 - ymin + 1; in bufread()246 ymax = y + bufheight / 2; //new top of image in bufread()247 ymin = ymax - bufheight; //possible bottom in bufread()284 if (bpp == 0 || image == NULL || bufheight != ysize) in write()
234 inT32 bufheight; //height of buffer variable
104 bufheight = source.bufheight; in operator =()184 bufheight = y; in capture()191 ymax = bufheight; //read it all in capture()