Searched defs:y2 (Results 1 – 3 of 3) sorted by relevance
| /rk3399_rockchip-uboot/tools/easylogo/ |
| H A D | easylogo.c | 48 unsigned char Cb, y1, Cr, y2; member
|
| /rk3399_rockchip-uboot/drivers/video/ |
| H A D | stb_truetype.h | 2026 float y1,y2; in stbtt__fill_active_edges_new() local 2313 …nts, int *num_points, float x0, float y0, float x1, float y1, float x2, float y2, float objspace_f… in stbtt__tesselate_curve()
|
| /rk3399_rockchip-uboot/drivers/video/drm/ |
| H A D | rockchip_vop2.c | 1623 static inline int interpolate(int x1, int y1, int x2, int y2, int x) in interpolate()
|