Searched refs:cl_desc_in_reconst_pre (Results 1 – 1 of 1) sorted by relevance
1258 const CLImageDesc &cl_desc_in_reconst_pre = image_in_reconst->get_image_desc (); in prepare_arguments() local1267 cl_desc_in_reconst.width = cl_desc_in_reconst_pre.width * 4; in prepare_arguments()1270 cl_desc_in_reconst.width = cl_desc_in_reconst_pre.width * 8; in prepare_arguments()1272 cl_desc_in_reconst.height = cl_desc_in_reconst_pre.height; in prepare_arguments()1273 cl_desc_in_reconst.row_pitch = cl_desc_in_reconst_pre.row_pitch; in prepare_arguments()