Home
last modified time | relevance | path

Searched defs:rgb24 (Results 1 – 1 of 1) sorted by relevance

/netbsd/sys/dev/hpc/
H A Dvideo_subr.c190 rgb24_compose(u_int32_t *rgb24, u_int8_t *r, u_int8_t *g, u_int8_t *b, int cnt) in rgb24_compose()
201 rgb24_decompose(u_int32_t *rgb24, u_int8_t *r, u_int8_t *g, u_int8_t *b, in rgb24_decompose()