Searched defs:cl_height (Results 1 – 4 of 4) sorted by relevance
/external/libxcam/modules/ocl/ |
D | cl_newwavelet_denoise_handler.cpp | 145 uint32_t cl_height = XCAM_ALIGN_UP (cl_desc.height, 2); in prepare_arguments() local 177 uint32_t cl_height = XCAM_ALIGN_UP (cl_desc.height, 2); in estimate_noise_variance() local 360 uint32_t cl_height = XCAM_ALIGN_UP (cl_desc.height, 2); in prepare_arguments() local 716 uint32_t cl_height = XCAM_ALIGN_UP (cl_desc.height, 2); in dump_coeff() local
|
/external/mesa3d/src/gallium/drivers/radeon/ |
D | r600_texture.c | 904 unsigned cl_width, cl_height; in si_texture_get_cmask_info() local 966 unsigned cl_width, cl_height, width, height; in r600_texture_get_htile_size() local
|
/external/mesa3d/src/amd/vulkan/ |
D | radv_image.c | 729 unsigned cl_width, cl_height; in radv_image_get_cmask_info() local
|
/external/mesa3d/src/gallium/drivers/r600/ |
D | r600_texture.c | 735 unsigned cl_width, cl_height, width, height; in r600_texture_get_htile_size() local
|