Searched refs:out_diff_desc (Results 1 – 1 of 1) sorted by relevance
981 CLImageDesc out_diff_desc = out_diff->get_image_desc (); in prepare_arguments() local998 work_size.global[0] = XCAM_ALIGN_UP (out_diff_desc.width, work_size.local[0]); in prepare_arguments()999 work_size.global[1] = XCAM_ALIGN_UP (out_diff_desc.height, work_size.local[1]); in prepare_arguments()