Searched refs:H265AggregationUnit (Results 1 – 2 of 2) sorted by relevance
230 pub struct H265AggregationUnit { struct236 impl H265AggregationUnit { argument272 other_units: Vec<H265AggregationUnit>,328 let mut unit = H265AggregationUnit::default(); in depacketize()374 pub fn other_units(&self) -> &[H265AggregationUnit] { in other_units() argument
380 other_units: vec![H265AggregationUnit { in test_h265_aggregation_packet()