Home
last modified time | relevance | path

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

/PHP-5.5/ext/gd/libgd/
H A Dwebpimg.c103 const int luma = 16839 * r + 33059 * g + 6420 * b; in GetLumaY() local
104 return (luma + kRound) >> YUV_FRAC; in GetLumaY()

Completed in 11 milliseconds