Lines Matching refs:__builtin_clz
211 int tw = 1 << (31 - __builtin_clz(w));212 int th = 1 << (31 - __builtin_clz(h));