Searched refs:PNG_LSL (Results 1 - 1 of 1) sorted by relevance

/external/libpng/
H A Dpngrutil.c3136 # define PNG_LSL(x,s) ((x)<<((s) & 0x1f)) macro
3139 # define PNG_LSL(x,s) ((x)<<(s))
3153 (PNG_LSL(((PNG_LSL(1U,(d)))-1),(((x)*(d))^((s)?8-(d):0))))

Completed in 1625 milliseconds