Searched defs:width_max (Results 1 – 2 of 2) sorted by relevance
161 const int64_t width_max = input_size[2] - 1; in Compute() local306 const int64_t width_max = input_size[2] - 1; in Compute() local
163 pub width_max: u8, field184 pub fn width_max(&self) -> u8 { in width_max() method