Searched defs:MAX_SEGMENTS (Results 1 – 6 of 6) sorted by relevance
40 _: &[Segmentation; MAX_SEGMENTS],
189 seg: &[Segmentation; MAX_SEGMENTS], in build_slice_param()262 segmentation: &[Segmentation; MAX_SEGMENTS],
93 _segmentation: &[Segmentation; MAX_SEGMENTS],
68 segmentation: &[Segmentation; MAX_SEGMENTS],
24 pub const MAX_SEGMENTS: usize = 8; constant337 pub fn update_segmentation(segmentation: &mut [Segmentation; MAX_SEGMENTS], hdr: &Header) { in update_segmentation()
14 pub const MAX_SEGMENTS: usize = 8; constant