Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavutil/
Dhwcontext_opencl.c1480 cl_uint nb_image_formats; in opencl_frames_get_constraints() local
1509 0, NULL, &nb_image_formats); in opencl_frames_get_constraints()
1516 if (nb_image_formats == 0) { in opencl_frames_get_constraints()
1524 av_malloc_array(nb_image_formats, sizeof(*image_formats)); in opencl_frames_get_constraints()
1533 nb_image_formats, in opencl_frames_get_constraints()
1555 for (i = 0; i < nb_image_formats; i++) { in opencl_frames_get_constraints()
1562 if (i == nb_image_formats) { in opencl_frames_get_constraints()