Home
last modified time | relevance | path

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

/external/libxcam/modules/ocl/
Dcl_pyramid_blender.cpp1172 const CLImageDesc &cl_desc_next_gauss_tmp = next_gauss_image_tmp->get_image_desc (); in prepare_arguments() local
1180 cl_desc_next_gauss.width = cl_desc_next_gauss_tmp.width * 8; in prepare_arguments()
1184 cl_desc_next_gauss.width = cl_desc_next_gauss_tmp.width * 4; in prepare_arguments()
1186 cl_desc_next_gauss.height = cl_desc_next_gauss_tmp.height; in prepare_arguments()
1187 cl_desc_next_gauss.row_pitch = cl_desc_next_gauss_tmp.row_pitch; in prepare_arguments()