Searched refs:RLE_EOF (Results 1 – 3 of 3) sorted by relevance
181 static const uint8 RLE_EOF = 1; in DoRLEDecode() local204 if (cmd == RLE_EOF) { in DoRLEDecode()
889 static const uint8_t RLE_EOF = 1; in decodeRLE() local936 if (y >= height && (flag != RLE_ESCAPE || (task != RLE_EOF))) { in decodeRLE()948 case RLE_EOF: in decodeRLE()
105 case RLE_EOF: in start_input_rle()