Searched defs:sample_x (Results 1 – 3 of 3) sorted by relevance
307 pixman_kernel_t sample_x, in pixman_filter_create_separable_convolution()
474 … for (int sample_x = -4, pixel_x = 0; sample_x < sample_width + 4; sample_x += 4, ++pixel_x) { in pack4xHToLCD16() local