Searched refs:units (Results 1 – 2 of 2) sorted by relevance
53 …RUSTFLAGS: '-Zprofile -Ccodegen-units=1 -Copt-level=0 -Clink-dead-code -Coverflow-checks=off -Zpan…54 …RUSTDOCFLAGS: '-Zprofile -Ccodegen-units=1 -Copt-level=0 -Clink-dead-code -Coverflow-checks=off -Z…
326 let mut units = vec![]; //H265AggregationUnit in depacketize() localVariable354 units.push(unit); in depacketize()358 if units.is_empty() { in depacketize()363 self.other_units = units; in depacketize()