Searched refs:bitCnt (Results 1 – 2 of 2) sorted by relevance
69 uint16_t bitCnt; member
96 bpp = bmpInfo->header.bitCnt / EIGHT_BITS_PER_PIXEL; in CheckBmpInfo()132 videoLogo->bpp = bmpInfo.header.bitCnt / EIGHT_BITS_PER_PIXEL; in LoadPicToBuffer()