Searched defs:ySize (Results 1 – 4 of 4) sorted by relevance
26 …ode_read(decode_drv_t *decode, int32_t x, int32_t y, void *pInBuffer, int32_t xSize, int32_t ySize) in _decode_read()37 int32_t ySize; in JPEG_Draw_frame() local
174 int32_t ySize; in _LCD_FillRect() local
97 uint16_t ySize; member
151 void lcd_draw_jpg(int32_t x, int32_t y, const void *p, int32_t xSize, int32_t ySize) in lcd_draw_jpg()
Completed in 10 milliseconds