Searched refs:next_gauss_pixel_height (Results 1 – 1 of 1) sorted by relevance
1174 float next_gauss_pixel_width = 0.0f, next_gauss_pixel_height = 0.0f; in prepare_arguments() local1197 next_gauss_pixel_height = cl_desc_next_gauss.height; in prepare_arguments()1201 float out_height = next_gauss_pixel_height * 2.0f; in prepare_arguments()1203 float sampler_offset_y = SAMPLER_POSITION_OFFSET / next_gauss_pixel_height; in prepare_arguments()