Home
last modified time | relevance | path

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

/minix/sys/dev/stbi/
H A Dstb_image.c3227 int bpp, flip_vertically, pad, target, offset, hsz; in bmp_load() local
3245 flip_vertically = ((int) s->img_y) > 0; in bmp_load()
3393 if (flip_vertically) { in bmp_load()