Searched refs:y_params (Results 1 – 1 of 1) sorted by relevance
447 pixman_fixed_t *y_params; in bits_image_fetch_pixel_separable_convolution() local464 y_params = params + 4 + (1 << x_phase_bits) * cwidth + py * cheight; in bits_image_fetch_pixel_separable_convolution()475 pixman_fixed_48_16_t fy = *y_params++; in bits_image_fetch_pixel_separable_convolution()768 pixman_fixed_t *y_params; in bits_image_fetch_separable_convolution_affine() local796 y_params = params + 4 + (1 << x_phase_bits) * cwidth + py * cheight; in bits_image_fetch_separable_convolution_affine()800 pixman_fixed_t fy = *y_params++; in bits_image_fetch_separable_convolution_affine()