Searched defs:internal_decoded_len_estimate (Results 1 – 3 of 3) sorted by relevance
106 fn internal_decoded_len_estimate(&self, input_len: usize) -> Self::DecodeEstimate { in internal_decoded_len_estimate() method
70 fn internal_decoded_len_estimate(&self, input_len: usize) -> Self::DecodeEstimate; in internal_decoded_len_estimate() method
164 fn internal_decoded_len_estimate(&self, input_len: usize) -> Self::DecodeEstimate { in internal_decoded_len_estimate() method