Searched refs:JPEG_Draw_frame (Results 1 – 3 of 3) sorted by relevance
16 int JPEG_Draw_frame(decode_drv_t *decode, void *pbuffer, int32_t x0, int32_t y0);
31 int JPEG_Draw_frame(decode_drv_t *decode, void *pbuffer, int32_t x0, int32_t y0) in JPEG_Draw_frame() function
412 JPEG_Draw_frame(player->decode, v_pbuffer, 0x00, 0x00); in player_entry()
Completed in 9 milliseconds