Home
last modified time | relevance | path

Searched refs:requested_pixel_format (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavdevice/
H A Ddshow.c812 enum AVPixelFormat requested_pixel_format = ctx->pixel_format; in dshow_cycle_formats() local
853 requested_pixel_format = fmt_info->pix_fmt; in dshow_cycle_formats()
966 if (requested_pixel_format != AV_PIX_FMT_NONE && in dshow_cycle_formats()
967 requested_pixel_format != fmt_info->pix_fmt) { in dshow_cycle_formats()

Completed in 4 milliseconds