Home
last modified time | relevance | path

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

/lvgl-3.7.0/src/extra/libs/ffmpeg/
Dlv_ffmpeg.c55 enum AVPixelFormat video_dst_pix_fmt; member
446 width, height, ffmpeg_ctx->video_dst_pix_fmt, in ffmpeg_output_video_frame()
708 … ffmpeg_ctx->video_dst_pix_fmt = (ffmpeg_ctx->has_alpha ? AV_PIX_FMT_BGRA : AV_PIX_FMT_TRUE_COLOR); in ffmpeg_open_file()
753 ffmpeg_ctx->video_dst_pix_fmt, in ffmpeg_image_allocate()