Searched refs:add_rep (Results 1 – 2 of 2) sorted by relevance
53 int w, int add_rep, int xor_rep, int add_raw, int xor_raw) in ff_rle_encode() argument64 *out++ = (count ^ xor_rep) + add_rep; in ff_rle_encode()
49 int w, int add_rep, int xor_rep, int add_raw, int xor_raw);