Searched refs:neq_to_one (Results 1 – 1 of 1) sorted by relevance
21 static inline int neq_to_one(int x, int max) { in neq_to_one() function109 int nx = alpha[x + neq_to_one(x, maxx)] - alpha[x - nonzero_to_one(x)]; in Emboss()