Searched defs:use_rle (Results 1 – 4 of 4) sorted by relevance
21 let use_rle = ops.use_rle(); in handle_monitor_cmd() localVariable
568 fn use_rle(&self) -> bool { in use_rle() method
711 BROTLI_BOOL use_rle = TO_BROTLI_BOOL(max_run_length_prefix > 0); in EncodeContextMap() local
715 BROTLI_BOOL use_rle = TO_BROTLI_BOOL(max_run_length_prefix > 0); in EncodeContextMap() local