Home
last modified time | relevance | path

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

/lvgl-latest/src/libs/ffmpeg/
Dlv_ffmpeg.c82 static int ffmpeg_lvfs_read(void * ptr, uint8_t * buf, int buf_size);
683 static int ffmpeg_lvfs_read(void * ptr, uint8_t * buf, int buf_size) in ffmpeg_lvfs_read() function
714ffmpeg_lvfs_read, /* Read callback function */ in ffmpeg_open_io_context()