Searched refs:encode_coord (Results 1 – 1 of 1) sorted by relevance
219 static void encode_coord (int value, in encode_coord() function298 encode_coord (cur_x - prev_x, flag, FLAG_X_SHORT, FLAG_X_SAME, x_coords); in compile_bytes_with_deltas()299 encode_coord (cur_y - prev_y, flag, FLAG_Y_SHORT, FLAG_Y_SAME, y_coords); in compile_bytes_with_deltas()