Home
last modified time | relevance | path

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

/PHP-5.4/ext/gd/libgd/
H A Dwebpimg.c100 static inline int GetLumaY(int r, int g, int b) { in GetLumaY() function
111 return GetLumaY(r, g, b); in GetLumaYfromPtr()

Completed in 6 milliseconds