Searched refs:yorig (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/external/xserver/hw/dmx/config/ |
| H A D | dmxcompat.c | 95 int *x, int *y, int *xoff, int *yoff, int *xorig, int *yorig) in dmxVDLDisplayEntry() argument 107 *yorig = strtol(end, &end, 10); in dmxVDLDisplayEntry() 128 int x, y, xoff, yoff, xorig, yorig; in dmxVDLRead() local 193 &xorig, &yorig); in dmxVDLRead() 207 NULL, xorig, yorig, in dmxVDLRead()
|
| /OK3568_Linux_fs/external/xserver/hw/dmx/glxProxy/ |
| H A D | renderpixswap.c | 65 __GLX_SWAP_FLOAT((GLbyte *) &hdr->yorig); in __glXDispSwap_Bitmap()
|
| /OK3568_Linux_fs/external/rknpu2/examples/librknn_api_android_demo/include/stb/ |
| H A D | stb_image.h | 4622 int yorig[] = { 0,0,4,0,2,0,1 }; in stbi__create_png_image() local 4628 y = (a->s->img_y - yorig[p] + yspc[p]-1) / yspc[p]; in stbi__create_png_image() 4637 int out_y = j*yspc[p]+yorig[p]; in stbi__create_png_image()
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/stb/ |
| H A D | stb_image.h | 4622 int yorig[] = { 0,0,4,0,2,0,1 }; in stbi__create_png_image() local 4628 y = (a->s->img_y - yorig[p] + yspc[p]-1) / yspc[p]; in stbi__create_png_image() 4637 int out_y = j*yspc[p]+yorig[p]; in stbi__create_png_image()
|