Lines Matching defs:len_range
10673 // should be at least len_range.min_incl, but larger allocations (up to
10674 // len_range.max_incl) may have better performance (by using more memory).
10676 // The default AllocWorkbuf implementation allocates len_range.max_incl bytes
10679 AllocWorkbuf(wuffs_base__range_ii_u64 len_range,
44758 DecodeImageCallbacks::AllocWorkbuf(wuffs_base__range_ii_u64 len_range,
44760 uint64_t len = len_range.max_incl;