Searched defs:SEG_TREE_PROBS (Results 1 – 3 of 3) sorted by relevance
24 #define SEG_TREE_PROBS (MAX_SEGMENTS - 1) macro
22 #define SEG_TREE_PROBS (MAX_SEGMENTS - 1) macro
23 pub const SEG_TREE_PROBS: usize = MAX_SEGMENTS - 1; constant267 pub fn tree_probs(&self) -> [u8; SEG_TREE_PROBS] { in tree_probs()