Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/logo/
H A Dpnmtologo.c214 static inline int is_gray(struct color c) in is_gray() function
400 if (!is_gray(logo_data[i][j])) in write_logo_gray256()