Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/video/
H A Dcfb_console.c523 int firstx = xx * VIDEO_PIXEL_SIZE; in video_invertchar() local
529 for (x = firstx; x < lastx; x++) { in video_invertchar()