Searched refs:bcBitCount (Results 1 – 2 of 2) sorted by relevance
/external/pdfium/core/fxcodec/lbmp/ | ||
D | fx_bmp.h | 49 uint16_t bcBitCount; member |
D | fx_bmp.cpp | 106 GetWord_LSBFirst((uint8_t*)&bmp_core_header_ptr->bcBitCount); in bmp_read_header() |