Searched refs:decode_drv_t (Results 1 – 3 of 3) sorted by relevance
| /bsp/renesas/ra6m3-hmi-board/board/ports/ |
| A D | drv_jpeg.h | 14 }decode_drv_t; typedef 16 int JPEG_Draw_frame(decode_drv_t *decode, void *pbuffer, int32_t x0, int32_t y0);
|
| A D | drv_jpeg.c | 26 static void _decode_read(decode_drv_t *decode, int32_t x, int32_t y, void *pInBuffer, int32_t xSize… in _decode_read() 31 int JPEG_Draw_frame(decode_drv_t *decode, void *pbuffer, int32_t x0, int32_t y0) in JPEG_Draw_frame()
|
| /bsp/renesas/ra6m3-hmi-board/board/ports/avi/player/ |
| A D | player.h | 78 decode_drv_t *decode;
|
Completed in 11 milliseconds