Searched refs:REPEAT_BITS_MAX (Results 1 – 2 of 2) sorted by relevance
105 #define REPEAT_BITS_MAX (0x3f) macro
310 if (!r || --r > REPEAT_BITS_MAX) in add_repeat_template()530 if (++repeat_count <= REPEAT_BITS_MAX) in sw842_compress()
Completed in 4 milliseconds