Searched refs:use_byte_encoding (Results 1 – 1 of 1) sorted by relevance
783 bool use_byte_encoding = false; in compile_point_set() local799 use_byte_encoding = (delta <= 0xFF); in compile_point_set()803 if (use_byte_encoding && delta > 0xFF) in compile_point_set()806 if (use_byte_encoding) in compile_point_set()819 if (use_byte_encoding) in compile_point_set()