Searched refs:BMP_BITFIELDS (Results 1 – 3 of 3) sorted by relevance
121 if (comp != BMP_RGB && comp != BMP_BITFIELDS && comp != BMP_RLE4 && in bmp_decode_frame()127 if (comp == BMP_BITFIELDS) { in bmp_decode_frame()146 if (comp == BMP_BITFIELDS) { in bmp_decode_frame()170 else if (comp == BMP_BITFIELDS) { in bmp_decode_frame()
31 BMP_BITFIELDS =3, enumerator
85 compression = BMP_BITFIELDS; in bmp_encode_frame()90 compression = BMP_BITFIELDS; in bmp_encode_frame()