Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavutil/
H A Dhwcontext_vaapi.c206 int err, i, j, attr_count, pix_fmt_count; in vaapi_frames_get_constraints() local
235 pix_fmt_count = 0; in vaapi_frames_get_constraints()
242 ++pix_fmt_count; in vaapi_frames_get_constraints()
261 if (pix_fmt_count == 0) { in vaapi_frames_get_constraints()
266 constraints->valid_sw_formats = av_malloc_array(pix_fmt_count + 1, in vaapi_frames_get_constraints()

Completed in 3 milliseconds