if(encoder->private_->precompute_partition_sums||encoder->protected_->do_escape_coding)/* we require precompute_partition_sums if do_escape_coding because of their intertwined nature */
/* @@@@@@@@@ blocksize*2 is too pessimistic, but to fix, we need smarter logic because a smaller new_blocksize can actually increase the # of partitions */