Home
last modified time | relevance | path

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

/external/libxcam/modules/ocl/
Dcl_fisheye_handler.h120 uint32_t width, uint32_t height, cl_channel_order order, cl_channel_type type);
Dcl_fisheye_handler.cpp298 uint32_t width, uint32_t height, cl_channel_order order, cl_channel_type type) in create_cl_image()
/external/mesa3d/include/CL/
Dcl.h65 typedef cl_uint cl_channel_order; typedef
93 cl_channel_order image_channel_order;
Dcl.hpp1164 ImageFormat(cl_channel_order order, cl_channel_type type) in ImageFormat()