Searched refs:ffmpeg_update_next_frame (Results 1 – 1 of 1) sorted by relevance
84 static int ffmpeg_update_next_frame(struct ffmpeg_context_s * ffmpeg_ctx);298 if(ffmpeg_update_next_frame(ffmpeg_ctx) < 0) { in decoder_open()631 static int ffmpeg_update_next_frame(struct ffmpeg_context_s * ffmpeg_ctx) in ffmpeg_update_next_frame() function821 int has_next = ffmpeg_update_next_frame(player->ffmpeg_ctx); in lv_ffmpeg_player_frame_update_cb()