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