Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/dmx/config/
H A Ddmxcompat.c95 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 Drenderpixswap.c65 __GLX_SWAP_FLOAT((GLbyte *) &hdr->yorig); in __glXDispSwap_Bitmap()
/OK3568_Linux_fs/external/rknpu2/examples/librknn_api_android_demo/include/stb/
H A Dstb_image.h4622 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 Dstb_image.h4622 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()