Home
last modified time | relevance | path

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

/bsp/renesas/ra6m3-hmi-board/board/ports/
A Ddrv_jpeg.c26 static void _decode_read(decode_drv_t *decode, int32_t x, int32_t y, void *pInBuffer, int32_t xSize… in _decode_read() argument
28 decode->decode_read(x, y, pInBuffer, xSize, ySize); in _decode_read()
31 int JPEG_Draw_frame(decode_drv_t *decode, void *pbuffer, int32_t x0, int32_t y0) in JPEG_Draw_frame() argument
117 pOutBuffer = (void *) decode->jpeg_out_buf; in JPEG_Draw_frame()
150 _decode_read(decode, x, y, (void *) pOutBuffer, xSize, (int32_t)LinesDecoded); in JPEG_Draw_frame()
A Ddrv_jpeg.h16 int JPEG_Draw_frame(decode_drv_t *decode, void *pbuffer, int32_t x0, int32_t y0);
/bsp/renesas/tools/
A Dstartup_check.py36 return bool(out.decode('utf-8'))
/bsp/renesas/ra6m3-hmi-board/board/ports/avi/player/
A Dplayer.h78 decode_drv_t *decode; member
A Dplayer.c412 JPEG_Draw_frame(player->decode, v_pbuffer, 0x00, 0x00); in player_entry()
/bsp/microchip/same54/bsp/documentation/
A Daes_demo.rst10 It decrypt predefined cipher data and check if the decode output matches
/bsp/allwinner/libraries/sunxi-hal/hal/source/usb/uvc/Include/
A Duvcvideo.h374 void (*decode) (struct urb *urb, struct uvc_streaming *video, member
/bsp/allwinner/libraries/sunxi-hal/hal/source/usb/uvc/Class/
A Duvc_video.c885 stream->decode(urb, stream, &stream->buf); in uvc_video_complete()
1385 stream->decode = uvc_video_decode_isoc; in uvc_video_init()
1426 usbWebcam->decode(urb, usbWebcam, &usbWebcam->buf);
/bsp/allwinner/libraries/sunxi-hal/hal/source/disp2/disp/de/
A Dinclude.h1403 int (*decode)(struct disp_eink_manager *, int); member
/bsp/hpmicro/libraries/hpm_sdk/
A DCHANGELOG.md174 - samples: img: jpeg_decode: fix decode when only one qtab exist.
973 - samples: jpeg: fix jpeg decode
1410 - samples: jpeg: update and integration jpeg decode samples

Completed in 29 milliseconds