Home
last modified time | relevance | path

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

/Linux-v4.19/scripts/
Dpnmtologo.c218 static inline int is_gray(struct color c) in is_gray() function
404 if (!is_gray(logo_data[i][j])) in write_logo_gray256()