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()
305 static const uint8_t RLE_EOF = 1; in decodeRows() local370 case RLE_EOF: in decodeRows()
107 case RLE_EOF: in start_input_rle()