Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/tools/rockchip/
H A Dbmp2gray16.c39 struct pixel_u16 { struct
40 uint16_t blue : 4,
41 green : 4,
42 red : 4,
43 alpha : 4;