Searched refs:skip_pixels (Results 1 – 1 of 1) sorted by relevance
87 static void skip_pixels(struct renderstate_r *rstate, uint16_t count) in skip_pixels() function111 skip_pixels(rstate, code & RLE_VALMASK); in write_rle_dictentry()115 skip_pixels(rstate, ((code & RLE_VALMASK) + 1) * 64); in write_rle_dictentry()171 skip_pixels(rstate, 1); in write_bin_codeword()188 skip_pixels(rstate, 1); in write_ref_codeword()
Completed in 5 milliseconds