Home
last modified time | relevance | path

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

/lvgl-latest/src/libs/ffmpeg/
Dlv_ffmpeg.c57 int video_stream_idx; member
579 int video_stream_idx; in ffmpeg_get_image_header() local
607 if(ffmpeg_open_codec_context(&video_stream_idx, &video_dec_ctx, in ffmpeg_get_image_header()
656 if(ffmpeg_ctx->pkt->stream_index == ffmpeg_ctx->video_stream_idx) { in ffmpeg_update_next_frame()
772 &(ffmpeg_ctx->video_stream_idx), in ffmpeg_open_file()
776 ffmpeg_ctx->video_stream = ffmpeg_ctx->fmt_ctx->streams[ffmpeg_ctx->video_stream_idx]; in ffmpeg_open_file()