Home
last modified time | relevance | path

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

/PHP-8.0/ext/gd/libgd/
H A Dbmp.h46 #define BMP_RLE_TYPE_RAW 0 macro
H A Dgd_bmp.c312 rle_type = BMP_RLE_TYPE_RAW; in compress_row()
371 if (packet_type == BMP_RLE_TYPE_RAW && length < 3) { in build_rle_packet()

Completed in 8 milliseconds