Home
last modified time | relevance | path

Searched refs:kRound (Results 1 – 1 of 1) sorted by relevance

/PHP-5.4/ext/gd/libgd/
H A Dwebpimg.c101 const int kRound = (1 << (YUV_FRAC - 1)) + (16 << YUV_FRAC); in GetLumaY() local
104 return (luma + kRound) >> YUV_FRAC; in GetLumaY()

Completed in 8 milliseconds