Searched refs:with_donl (Results 1 – 2 of 2) sorted by relevance
172 with_donl: bool, in test_h265_single_nalunit_packet() field224 with_donl: true, in test_h265_single_nalunit_packet()242 if cur.with_donl { in test_h265_single_nalunit_packet()243 parsed.with_donl(cur.with_donl); in test_h265_single_nalunit_packet()278 with_donl: bool, in test_h265_aggregation_packet() field393 if cur.with_donl { in test_h265_aggregation_packet()394 parsed.with_donl(cur.with_donl); in test_h265_aggregation_packet()467 with_donl: bool, in test_h265_fragmentation_unit_packet() field537 if cur.with_donl { in test_h265_fragmentation_unit_packet()538 parsed.with_donl(cur.with_donl); in test_h265_fragmentation_unit_packet()[all …]
115 pub fn with_donl(&mut self, value: bool) { in with_donl() method280 pub fn with_donl(&mut self, value: bool) { in with_donl() method447 pub fn with_donl(&mut self, value: bool) { in with_donl() method729 pub fn with_donl(&mut self, value: bool) { in with_donl() method763 decoded.with_donl(self.might_need_donl); in depacketize()770 decoded.with_donl(self.might_need_donl); in depacketize()777 decoded.with_donl(self.might_need_donl); in depacketize()