Searched defs:ypos (Results 1 – 6 of 6) sorted by relevance
/AliOS-Things-master/components/freetype/src/pfr/ |
A D | pfrsbit.c | 360 FT_Long xpos, ypos, advance; in pfr_load_bitmap_metrics() local 603 FT_Long xpos = 0, ypos = 0, advance = 0; in pfr_slot_load_bitmap() local
|
/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/ |
A D | jccoefct.c | 151 JDIMENSION ypos, xpos; in compress_data() local
|
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/libtiff/ |
A D | tif_jpeg.c | 1562 int ypos; in JPEGDecodeRaw() local 2121 int clumpoffset, ci, xpos, ypos; in JPEGEncodeRaw() local 2207 int ci, ypos, n; in JPEGPostEncode() local
|
/AliOS-Things-master/components/SDL2/src/video/yuv2rgb/ |
A D | yuv_rgb_sse_func.h | 419 uint32_t xpos, ypos; in SSE_FUNCTION_NAME() local
|
A D | yuv_rgb.c | 624 uint32_t xpos, ypos; in rgb24_yuv420_sse() local 660 uint32_t xpos, ypos; in rgb24_yuv420_sseu() local
|
/AliOS-Things-master/components/SDL2/src/image/ |
A D | IMG_gif.c | 548 int xpos = 0, ypos = 0, pass = 0; in ReadImage() local
|
Completed in 21 milliseconds