Searched defs:reconstruct_x (Results 1 - 1 of 1) sorted by relevance

/external/pixman/pixman/
H A Dpixman-filter.c305 pixman_kernel_t reconstruct_x,
321 horz = create_1d_filter (&width, reconstruct_x, sample_x, sx, subsample_x);
302 pixman_filter_create_separable_convolution(int *n_values, pixman_fixed_t scale_x, pixman_fixed_t scale_y, pixman_kernel_t reconstruct_x, pixman_kernel_t reconstruct_y, pixman_kernel_t sample_x, pixman_kernel_t sample_y, int subsample_bits_x, int subsample_bits_y) argument

Completed in 60 milliseconds