Searched refs:lv_file (Results 1 – 1 of 1) sorted by relevance
48 lv_fs_file_t lv_file; member739 …lv_fs_open(&(ffmpeg_ctx->lv_file), path, LV_FS_MODE_RD); /* image_decoder_get_info says the fil… in ffmpeg_open_file()741 …ffmpeg_ctx->io_ctx = ffmpeg_open_io_context(&(ffmpeg_ctx->lv_file)); /* Save the buffer pointe… in ffmpeg_open_file()887 lv_fs_close(&(ffmpeg_ctx->lv_file)); in ffmpeg_close()