Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavutil/
H A Dhwcontext_opencl.c1493 int err, pix_fmts_found; in opencl_frames_get_constraints() local
1551 pix_fmts_found = 0; in opencl_frames_get_constraints()
1583 pix_fmts_found + 2, in opencl_frames_get_constraints()
1587 constraints->valid_sw_formats[pix_fmts_found] = pix_fmt; in opencl_frames_get_constraints()
1588 constraints->valid_sw_formats[pix_fmts_found + 1] = in opencl_frames_get_constraints()
1590 ++pix_fmts_found; in opencl_frames_get_constraints()

Completed in 4 milliseconds