Searched refs:OP_REPEAT (Results 1 – 3 of 3) sorted by relevance
86 #define OP_REPEAT (0x1B) macro
304 case OP_REPEAT: in sw842_decompress()
313 ret = add_bits(p, OP_REPEAT, OP_BITS); in add_repeat_template()