Home
last modified time | relevance | path

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

/external/pdfium/core/fxcodec/lbmp/
Dfx_bmp.h20 #define BMP_D_STATUS_HEADER 0x01 macro
Dfx_bmp.cpp58 decode_status(BMP_D_STATUS_HEADER) {} in BMPDecompressor()
79 if (decode_status == BMP_D_STATUS_HEADER) { in ReadHeader()