Searched refs:create_1d_filter (Results 1 - 1 of 1) sorted by relevance

/external/pixman/pixman/
H A Dpixman-filter.c219 create_1d_filter (int *width, function
321 horz = create_1d_filter (&width, reconstruct_x, sample_x, sx, subsample_x);
322 vert = create_1d_filter (&height, reconstruct_y, sample_y, sy, subsample_y);

Completed in 53 milliseconds