Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/state_trackers/clover/core/
Dformat.hpp46 return (a.image_channel_order != b.image_channel_order ? in operator <()
47 a.image_channel_order < b.image_channel_order : in operator <()
53 return (a.image_channel_order == b.image_channel_order && in operator ==()
Dkernel.cpp210 static_cast<cl_uint>(fmt.image_channel_order)}; in bind()
/external/libxcam/modules/ocl/
Dcl_memory.cpp44 desc.format.image_channel_order == this->format.image_channel_order && in operator ==()
300 switch (fmt.image_channel_order) { in calculate_pixel_bytes()
321 … XCAM_LOG_DEBUG ("calculate_pixel_bytes with wrong channel_order:0x%04x", fmt.image_channel_order); in calculate_pixel_bytes()
377 image_desc.format.image_channel_order = CL_R; in video_info_2_cl_image_desc()
382 image_desc.format.image_channel_order = CL_RGBA; in video_info_2_cl_image_desc()
387 image_desc.format.image_channel_order = CL_RGB; in video_info_2_cl_image_desc()
392 image_desc.format.image_channel_order = CL_RGB; in video_info_2_cl_image_desc()
398 image_desc.format.image_channel_order = CL_BGRA; in video_info_2_cl_image_desc()
405 image_desc.format.image_channel_order = CL_ARGB; in video_info_2_cl_image_desc()
410 image_desc.format.image_channel_order = CL_RGBA; in video_info_2_cl_image_desc()
[all …]
Dcl_image_scaler.cpp70 output_imageDesc.format.image_channel_order = CL_RG; in prepare_arguments()
79 output_imageDesc.format.image_channel_order = CL_R; in prepare_arguments()
97 input_imageDesc.format.image_channel_order = CL_RG; in prepare_arguments()
104 input_imageDesc.format.image_channel_order = CL_R; in prepare_arguments()
Dcl_geo_map_handler.cpp177 cl_geo_desc.format.image_channel_order = CL_RGBA; // CL_FLOAT need co-work with CL_RGBA in check_geo_map_buf()
255 cl_desc.format.image_channel_order = CL_R; in prepare_parameters()
262 cl_desc.format.image_channel_order = CL_RG; in prepare_parameters()
269 cl_desc.format.image_channel_order = CL_RGBA; in prepare_parameters()
Dcl_defog_dcp_handler.cpp77 cl_desc_in.format.image_channel_order = CL_RGBA; in prepare_arguments()
163 cl_desc_in.format.image_channel_order = CL_RGBA; in prepare_arguments()
266 cl_desc_out.format.image_channel_order = CL_RGBA; in prepare_arguments()
328 cl_rgb_desc.format.image_channel_order = CL_RGBA; in allocate_transmit_bufs()
342 cl_dark_desc.format.image_channel_order = CL_RGBA; in allocate_transmit_bufs()
Dcl_image_warp_handler.cpp73 cl_desc_in.format.image_channel_order = info_index == 0 ? CL_R : CL_RG; in prepare_arguments()
81 cl_desc_out.format.image_channel_order = CL_RGBA; in prepare_arguments()
85 cl_desc_out.format.image_channel_order = info_index == 0 ? CL_R : CL_RG; in prepare_arguments()
Dcl_fisheye_handler.cpp245 cl_desc.format.image_channel_order = CL_R; in prepare_parameters()
252 cl_desc.format.image_channel_order = CL_RG; in prepare_parameters()
260 cl_desc.format.image_channel_order = CL_RGBA; in prepare_parameters()
270 cl_desc.format.image_channel_order = CL_RGBA; in prepare_parameters()
302 cl_desc.format.image_channel_order = order; in create_cl_image()
Dcl_pyramid_blender.cpp331 cl_desc.format.image_channel_order = CL_RGBA; in bind_buf_to_layer0()
406 cl_desc.format.image_channel_order = CL_RGBA; in init_layer0()
435 cl_desc_set.format.image_channel_order = CL_RGBA; in build_cl_images()
665 cl_desc.format.image_channel_order = CL_RGBA; in init_seam_buffers()
701 cl_desc.format.image_channel_order = CL_RGBA; in init_seam_buffers()
928 cl_desc_out_gauss.format.image_channel_order = CL_RGBA; in prepare_arguments()
1034 cl_desc_convert.format.image_channel_order = CL_R; in prepare_arguments()
1103 output_desc.format.image_channel_order = CL_RGBA; in prepare_arguments()
1179 cl_desc_next_gauss.format.image_channel_order = CL_R; in prepare_arguments()
1183 cl_desc_next_gauss.format.image_channel_order = CL_RG; in prepare_arguments()
[all …]
Dcl_gauss_handler.cpp137 cl_desc_in.format.image_channel_order = CL_R; in prepare_arguments()
144 cl_desc_out.format.image_channel_order = CL_RGBA; in prepare_arguments()
Dcl_retinex_handler.cpp125 cl_desc_in.format.image_channel_order = CL_RGBA; in prepare_arguments()
136 cl_desc_out.format.image_channel_order = CL_RGBA; in prepare_arguments()
160 cl_desc_ga.format.image_channel_order = CL_R; in prepare_arguments()
Dcl_bayer_pipe_handler.cpp154 in_desc.format.image_channel_order = CL_RGBA; in prepare_parameters()
163 out_desc.format.image_channel_order = CL_RGBA; in prepare_parameters()
Dcl_yuv_pipe_handler.cpp119 in_image_info.format.image_channel_order = CL_RGBA; in prepare_parameters()
126 out_image_info.format.image_channel_order = CL_RGBA; in prepare_parameters()
Dcl_3d_denoise_handler.cpp91 cl_desc_in.format.image_channel_order = CL_RGBA; in prepare_arguments()
102 cl_desc_out.format.image_channel_order = CL_RGBA; in prepare_arguments()
Dcl_bayer_basic_handler.cpp308 in_image_info.format.image_channel_order = CL_RGBA; in prepare_parameters()
314 out_image_info.format.image_channel_order = CL_RGBA; in prepare_parameters()
Dcl_demo_handler.cpp60 desc.format.image_channel_order = CL_RGBA; in prepare_parameters()
Dcl_rgb_pipe_handler.cpp84 desc.format.image_channel_order = CL_RGBA; in prepare_parameters()
Dcl_newwavelet_denoise_handler.cpp407 cl_desc_in.format.image_channel_order = CL_RGBA; in prepare_arguments()
413 cl_desc_out.format.image_channel_order = CL_RGBA; in prepare_arguments()
553 cl_desc.format.image_channel_order = CL_RGBA; in prepare_output_buf()
615 cl_desc.format.image_channel_order = CL_RGBA; in prepare_output_buf()
Dcl_tnr_handler.cpp348 desc.format.image_channel_order = CL_R; in prepare_parameters()
356 desc.format.image_channel_order = CL_RGBA; in prepare_parameters()
Dcl_tonemapping_handler.cpp99 desc.format.image_channel_order = CL_RGBA; in prepare_parameters()
Dcl_image_360_stitch.cpp55 cl_desc.format.image_channel_order = CL_RG; in get_input_image()
61 cl_desc.format.image_channel_order = CL_R; in get_input_image()
81 cl_desc.format.image_channel_order = CL_RGBA; in get_output_image()
Dcl_wire_frame_handler.cpp158 cl_desc_out.format.image_channel_order = CL_RG; in prepare_arguments()
Dcl_newtonemapping_handler.cpp262 desc.format.image_channel_order = CL_RGBA; in prepare_parameters()
/external/mesa3d/include/CL/
Dcl.h93 cl_channel_order image_channel_order; member
Dcl.hpp1166 image_channel_order = order; in ImageFormat()
1174 this->image_channel_order = rhs.image_channel_order; in operator =()