Lines Matching full:n_bits
50 #if N_BITS == 1
65 #if N_BITS == 1
83 #if N_BITS == 1
136 lxs = RENDER_SAMPLES_X (lx, N_BITS);
137 rxs = RENDER_SAMPLES_X (rx, N_BITS);
148 ADD_ALPHA (N_X_FRAC(N_BITS) - lxs);
152 ADD_ALPHA (N_X_FRAC(N_BITS));
164 #if N_BITS > 1
165 if (pixman_fixed_frac (y) != Y_FRAC_LAST(N_BITS))
169 y += STEP_Y_SMALL(N_BITS);
176 y += STEP_Y_BIG(N_BITS);