Searched refs:MAX_RLE_SKIP (Results 1 – 1 of 1) sorted by relevance
35 #define MAX_RLE_SKIP 254 macro218 skipcount = FFMIN(skipcount + 1, MAX_RLE_SKIP); in qtrle_encode_line()