Searched refs:y_phase_bits (Results 1 – 3 of 3) sorted by relevance
739 int y_phase_bits = pixman_fixed_to_int (params[3]); in pixman_image_set_filter() local741 int n_y_phases = (1 << y_phase_bits); in pixman_image_set_filter()
338 int y_phase_bits = pixman_fixed_to_int (params[3]); in bits_image_fetch_pixel_separable_convolution() local340 int y_phase_shift = 16 - y_phase_bits; in bits_image_fetch_pixel_separable_convolution()
2722 int y_phase_bits = pixman_fixed_to_int (params[3]); in bits_image_fetch_separable_convolution_affine() local2724 int y_phase_shift = 16 - y_phase_bits; in bits_image_fetch_separable_convolution_affine()