Home
last modified time | relevance | path

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

/third_party/cups-filters/cupsfilters/
Dimage-bmp.c32 # define BI_RLE8 1 /* 8-bit run-length compression */ macro
350 if (compression != BI_RLE8) in _cupsImageReadBMP()
/third_party/flutter/skia/third_party/externals/sdl/src/video/
DSDL_bmp.c46 #define BI_RLE8 1 macro