Searched refs:cl_desc_out_lap (Results 1 – 1 of 1) sorted by relevance
1173 const CLImageDesc &cl_desc_out_lap = image_out_lap->get_image_desc (); in prepare_arguments() local1223 work_size.global[0] = XCAM_ALIGN_UP (cl_desc_out_lap.width, work_size.local[0]); in prepare_arguments()1224 work_size.global[1] = XCAM_ALIGN_UP (cl_desc_out_lap.height, work_size.local[1]); in prepare_arguments()