Searched refs:xor_raw (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() argument73 *out++ = (count ^ xor_raw) + add_raw; in ff_rle_encode()
49 int w, int add_rep, int xor_rep, int add_raw, int xor_raw);