Home
last modified time | relevance | path

Searched refs:gLen (Results 1 - 2 of 2) sorted by relevance

/test/xts/hats/hdf/hdf_lite/display/
H A Dloadbmp_test.h100 uint8_t gLen; member
H A Dloadbmp_test.c51 g1 = g >> (EIGHT_BITS_PER_PIXEL - compinfo.gLen); in OsdMakeColorU16()
59 pixel |= (r1 | (g1 << compinfo.bLen) | (b1 << (compinfo.bLen + compinfo.gLen))); in OsdMakeColorU16()

Completed in 1 milliseconds