Home
last modified time | relevance | path

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

/lvgl-3.7.0/src/extra/libs/ffmpeg/
Dlv_ffmpeg.c52 int video_stream_idx; member
584 int video_stream_idx; in ffmpeg_get_img_header() local
598 if(ffmpeg_open_codec_context(&video_stream_idx, &video_dec_ctx, in ffmpeg_get_img_header()
644 if(ffmpeg_ctx->pkt.stream_index == ffmpeg_ctx->video_stream_idx) { in ffmpeg_update_next_frame()
700 &(ffmpeg_ctx->video_stream_idx), in ffmpeg_open_file()
704 ffmpeg_ctx->video_stream = ffmpeg_ctx->fmt_ctx->streams[ffmpeg_ctx->video_stream_idx]; in ffmpeg_open_file()