Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/gpd/drv/gpd/
H A Ddgif_lib.c831 MS_U32 MstBitSize(MS_U32 n) in MstBitSize() function
850 if (ColorCount != (1 << MstBitSize(ColorCount))) in MstMakeMapObject()
866 Object->BitsPerPixel = MstBitSize(ColorCount); in MstMakeMapObject()
H A Dgif_lib.h351 MS_U32 MstBitSize(MS_U32 n);