Home
last modified time | relevance | path

Searched defs:cl_nj (Results 1 – 25 of 84) sorted by relevance

1234

/dports/misc/vxl/vxl-3.3.2/contrib/brl/bseg/boxm2/ocl/algo/
H A Dboxm2_ocl_vis_score_renderer.cxx49 ::allocate_render_buffers(int cl_ni, int cl_nj) in allocate_render_buffers()
155 unsigned cl_nj=RoundUp(nj,lthreads[1]); in render() local
H A Dboxm2_ocl_camera_converter.cxx17 unsigned cl_nj, in compute_ray_image()
85 unsigned cl_nj, in convert_persp_to_generic()
H A Dboxm2_ocl_num_obs_renderer.cxx79 ::allocate_render_buffers(int cl_ni, int cl_nj) in allocate_render_buffers()
189 unsigned cl_nj=RoundUp(nj,lthreads[1]); in render() local
H A Dboxm2_ocl_depth_renderer.cxx47 ::allocate_render_buffers(int cl_ni, int cl_nj) in allocate_render_buffers()
204 unsigned cl_nj=RoundUp(nj,local_threads[1]); in render() local
H A Dboxm2_ocl_render_expected_image_function.cxx27 unsigned cl_nj, in render_expected_image()
143 unsigned cl_nj, in render_expected_image2()
259 unsigned cl_nj ) in render_cone_expected_image()
398 unsigned cl_nj ) in render_expected_shadow_map()
503 unsigned cl_nj, in render_expected_phongs_image()
605 unsigned cl_nj, in render_expected_image_naa()
767 unsigned cl_nj) in render_expected_albedo_normal()
H A Dboxm2_ocl_expected_image_renderer.cxx97 ::allocate_render_buffers(int cl_ni, int cl_nj) in allocate_render_buffers()
203 unsigned cl_nj=RoundUp(nj,lthreads[1]); in render() local
H A Dboxm2_ocl_render_expected_shadow_map.cxx41 unsigned cl_nj=RoundUp(nj,lthreads[1]); in render() local
H A Dboxm2_ocl_update_sky.cxx66 auto cl_nj=(unsigned)RoundUp(img_view->nj(),(int)local_threads[1]); in update_sky() local
262 auto cl_nj=(unsigned)RoundUp(img_view->nj(),(int)local_threads[1]); in accumulate_sky_evidence() local
H A Dboxm2_ocl_cone_update_function.cxx47 auto cl_nj=(unsigned)RoundUp(img_view->nj(),(int)local_threads[1]); in boxm2_ocl_adaptive_cone_update() local
386 auto cl_nj=(unsigned)RoundUp(img_view->nj(),(int)local_threads[1]); in boxm2_ocl_cone_update() local
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bseg/boxm2/vecf/ocl/
H A Dboxm2_vecf_ocl_store_nbrs.h73 unsigned cl_nj; variable
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bseg/boxm2_multi/algo/
H A Dboxm2_multi_render.cxx44 unsigned cl_nj=RoundUp(nj,lthreads[1]); in render() local
401 unsigned cl_nj, in render_scene()
467 unsigned cl_nj, in render_block()
H A Dboxm2_multi_update.cxx33 unsigned cl_nj = RoundUp(nj,lthreads[1]); in update() local
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bseg/boxm2/ocl/pro/processes/
H A Dboxm2_ocl_convert_float_image_to_rgba_process.cxx142 unsigned cl_nj=RoundUp(nj,lthreads[1]); in boxm2_ocl_convert_float_image_to_rgba_process() local
H A Dboxm2_ocl_ingest_dem_process.cxx113 unsigned int cl_nj = RoundUp(z_img->nj(),8); in boxm2_ocl_ingest_dem_process() local
342 unsigned int cl_nj = RoundUp(z_img->nj(),8); in boxm2_ocl_ingest_dem_space_process() local
H A Dboxm2_ocl_render_cone_expected_image_process.cxx171 unsigned cl_nj=RoundUp(nj,lthreads[1]); in boxm2_ocl_render_cone_expected_image_process() local
H A Dboxm2_ocl_render_gl_view_dep_app_expected_image_process.cxx176 unsigned cl_nj=RoundUp(nj,lthreads[1]); in boxm2_ocl_render_gl_view_dep_app_expected_image_process() local
H A Dboxm2_ocl_render_gl_expected_image_process.cxx174 unsigned cl_nj=RoundUp(nj,lthreads[1]); in boxm2_ocl_render_gl_expected_image_process() local
H A Dboxm2_ocl_adaptive_cone_render_expected_process.cxx170 unsigned cl_nj=RoundUp(nj,lthreads[1]); in boxm2_ocl_adaptive_cone_render_expected_process() local
H A Dboxm2_ocl_render_expected_albedo_normal_process.cxx164 unsigned cl_nj=RoundUp(nj,lthreads[1]); in boxm2_ocl_render_expected_albedo_normal_process() local
H A Dboxm2_ocl_render_gl_expected_color_process.cxx170 unsigned cl_nj=RoundUp(nj,lthreads[1]); in boxm2_ocl_render_gl_expected_color_process() local
H A Dboxm2_ocl_render_gl_view_dep_app_expected_color_process.cxx166 unsigned cl_nj=RoundUp(nj,lthreads[1]); in boxm2_ocl_render_gl_view_dep_app_expected_color_process() local
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bseg/bstm/ocl/algo/
H A Dbstm_ocl_render_expected_image_function.cxx23 unsigned cl_nj, in render_expected_image()
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bseg/bstm/ocl/pro/processes/
H A Dbstm_ocl_render_gl_expected_color_process.cxx159 unsigned cl_nj=RoundUp(nj,lthreads[1]); in bstm_ocl_render_gl_expected_color_process() local
H A Dbstm_ocl_render_gl_expected_image_process.cxx193 unsigned cl_nj=RoundUp(nj,lthreads[1]); in bstm_ocl_render_gl_expected_image_process() local
H A Dbstm_ocl_get_surface_pt_process.cxx157 unsigned cl_nj=RoundUp(nj,8); in bstm_ocl_get_surface_pt_process() local

1234