Searched refs:is_two_bit (Results 1 – 1 of 1) sorted by relevance
389 bool is_two_bit; in Encode() local394 is_two_bit = false; in Encode()398 is_two_bit = true; in Encode()401 is_two_bit = false; in Encode()414 vec_needs_two_bit_symbols_ = is_two_bit; in Encode()463 if (is_two_bit && !vec_needs_two_bit_symbols_) { in Encode()