Searched refs:ffmpeg_pix_fmt_has_alpha (Results 1 – 1 of 1) sorted by relevance
95 static bool ffmpeg_pix_fmt_has_alpha(enum AVPixelFormat pix_fmt);354 static bool ffmpeg_pix_fmt_has_alpha(enum AVPixelFormat pix_fmt) in ffmpeg_pix_fmt_has_alpha() function610 bool has_alpha = ffmpeg_pix_fmt_has_alpha(video_dec_ctx->pix_fmt); in ffmpeg_get_image_header()778 ffmpeg_ctx->has_alpha = ffmpeg_pix_fmt_has_alpha(ffmpeg_ctx->video_dec_ctx->pix_fmt); in ffmpeg_open_file()