Constant AV_PIX_FMT_OPENCL

Source
pub const AV_PIX_FMT_OPENCL: i32 = 179;
Expand description

Hardware surfaces for OpenCL.

data[i] contain 2D image objects (typed in C as cl_mem, used in OpenCL as image2d_t) for each plane of the surface.