Searched refs:R_MASK (Results 1 – 1 of 1) sorted by relevance
29 #define R_MASK (BITS-1) macro99 if (pos & ~R_MASK) { in resample_expand()100 pos &= R_MASK; in resample_expand()163 if (pos & ~R_MASK) { in resample_shrink()164 pos &= R_MASK; in resample_shrink()