/external/mesa3d/src/gallium/state_trackers/clover/core/ |
D | format.hpp | 46 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 ==()
|
D | kernel.cpp | 210 static_cast<cl_uint>(fmt.image_channel_order)}; in bind()
|
/external/libxcam/modules/ocl/ |
D | cl_memory.cpp | 44 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 …]
|
D | cl_image_scaler.cpp | 70 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()
|
D | cl_geo_map_handler.cpp | 177 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()
|
D | cl_defog_dcp_handler.cpp | 77 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()
|
D | cl_image_warp_handler.cpp | 73 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()
|
D | cl_fisheye_handler.cpp | 245 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()
|
D | cl_pyramid_blender.cpp | 331 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 …]
|
D | cl_gauss_handler.cpp | 137 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()
|
D | cl_retinex_handler.cpp | 125 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()
|
D | cl_bayer_pipe_handler.cpp | 154 in_desc.format.image_channel_order = CL_RGBA; in prepare_parameters() 163 out_desc.format.image_channel_order = CL_RGBA; in prepare_parameters()
|
D | cl_yuv_pipe_handler.cpp | 119 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()
|
D | cl_3d_denoise_handler.cpp | 91 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()
|
D | cl_bayer_basic_handler.cpp | 308 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()
|
D | cl_demo_handler.cpp | 60 desc.format.image_channel_order = CL_RGBA; in prepare_parameters()
|
D | cl_rgb_pipe_handler.cpp | 84 desc.format.image_channel_order = CL_RGBA; in prepare_parameters()
|
D | cl_newwavelet_denoise_handler.cpp | 407 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()
|
D | cl_tnr_handler.cpp | 348 desc.format.image_channel_order = CL_R; in prepare_parameters() 356 desc.format.image_channel_order = CL_RGBA; in prepare_parameters()
|
D | cl_tonemapping_handler.cpp | 99 desc.format.image_channel_order = CL_RGBA; in prepare_parameters()
|
D | cl_image_360_stitch.cpp | 55 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()
|
D | cl_wire_frame_handler.cpp | 158 cl_desc_out.format.image_channel_order = CL_RG; in prepare_arguments()
|
D | cl_newtonemapping_handler.cpp | 262 desc.format.image_channel_order = CL_RGBA; in prepare_parameters()
|
/external/mesa3d/include/CL/ |
D | cl.h | 93 cl_channel_order image_channel_order; member
|
D | cl.hpp | 1166 image_channel_order = order; in ImageFormat() 1174 this->image_channel_order = rhs.image_channel_order; in operator =()
|