Lines Matching refs:raw

171         raw: Bytes,  in test_h265_single_nalunit_packet()  field
179 raw: Bytes::from_static(&[]), in test_h265_single_nalunit_packet()
184 raw: Bytes::from_static(&[0x62]), in test_h265_single_nalunit_packet()
189 raw: Bytes::from_static(&[0x62, 0x01, 0x93]), in test_h265_single_nalunit_packet()
195 raw: Bytes::from_static(&[0x80, 0x01, 0x93, 0xaf, 0xaf, 0xaf, 0xaf]), in test_h265_single_nalunit_packet()
201 raw: Bytes::from_static(&[0x62, 0x01, 0x93, 0xaf, 0xaf, 0xaf, 0xaf]), in test_h265_single_nalunit_packet()
207 raw: Bytes::from_static(&[0x64, 0x01, 0x93, 0xaf, 0xaf, 0xaf, 0xaf]), in test_h265_single_nalunit_packet()
212 raw: Bytes::from_static(&[0x01, 0x01, 0xab, 0xcd, 0xef]), in test_h265_single_nalunit_packet()
222 raw: Bytes::from_static(&[0x01, 0x01, 0x93, 0xaf]), in test_h265_single_nalunit_packet()
228 raw: Bytes::from_static(&[0x01, 0x01, 0xaa, 0xbb, 0xcc]), in test_h265_single_nalunit_packet()
246 let result = parsed.depacketize(&cur.raw); in test_h265_single_nalunit_packet()
277 raw: Bytes, in test_h265_aggregation_packet() field
285 raw: Bytes::from_static(&[]), in test_h265_aggregation_packet()
290 raw: Bytes::from_static(&[0x62]), in test_h265_aggregation_packet()
295 raw: Bytes::from_static(&[0x62, 0x01, 0x93]), in test_h265_aggregation_packet()
301 raw: Bytes::from_static(&[0x80, 0x01, 0x93, 0xaf, 0xaf, 0xaf, 0xaf]), in test_h265_aggregation_packet()
307 raw: Bytes::from_static(&[0xE0, 0x01, 0x93, 0xaf, 0xaf, 0xaf, 0xaf]), in test_h265_aggregation_packet()
313 raw: Bytes::from_static(&[0x60, 0x01, 0x00, 0x1]), in test_h265_aggregation_packet()
319 raw: Bytes::from_static(&[0x60, 0x01, 0x00]), in test_h265_aggregation_packet()
326 raw: Bytes::from_static(&[0x60, 0x01, 0x00, 0x1]), in test_h265_aggregation_packet()
333 raw: Bytes::from_static(&[0x60, 0x01, 0x00, 0x01, 0x02]), in test_h265_aggregation_packet()
340 raw: Bytes::from_static(&[0x60, 0x01, 0x00, 0x01, 0x00, 0x02, 0x00, 0x00]), in test_h265_aggregation_packet()
347 raw: Bytes::from_static(&[ in test_h265_aggregation_packet()
357 raw: Bytes::from_static(&[ in test_h265_aggregation_packet()
368 raw: Bytes::from_static(&[ in test_h265_aggregation_packet()
397 let result = parsed.depacketize(&cur.raw); in test_h265_aggregation_packet()
466 raw: Bytes, in test_h265_fragmentation_unit_packet() field
473 raw: Bytes::from_static(&[]), in test_h265_fragmentation_unit_packet()
478 raw: Bytes::from_static(&[0x62]), in test_h265_fragmentation_unit_packet()
483 raw: Bytes::from_static(&[0x62, 0x01]), in test_h265_fragmentation_unit_packet()
488 raw: Bytes::from_static(&[0x62, 0x01, 0x93]), in test_h265_fragmentation_unit_packet()
494 raw: Bytes::from_static(&[0x80, 0x01, 0x93, 0xaf]), in test_h265_fragmentation_unit_packet()
500 raw: Bytes::from_static(&[0x40, 0x01, 0x93, 0xaf]), in test_h265_fragmentation_unit_packet()
505 raw: Bytes::from_static(&[0x62, 0x01, 0x93, 0xaf]), in test_h265_fragmentation_unit_packet()
516 raw: Bytes::from_static(&[0x62, 0x01, 0x93, 0xcc]), in test_h265_fragmentation_unit_packet()
522 raw: Bytes::from_static(&[0x62, 0x01, 0x93, 0xcc, 0xdd, 0xaf, 0x0d, 0x5a]), in test_h265_fragmentation_unit_packet()
541 let result = parsed.depacketize(&cur.raw); in test_h265_fragmentation_unit_packet()
633 raw: Bytes, in test_h265_paci_packet() field
640 raw: Bytes::from_static(&[]), in test_h265_paci_packet()
645 raw: Bytes::from_static(&[0x62, 0x01, 0x93]), in test_h265_paci_packet()
651 raw: Bytes::from_static(&[0x80, 0x01, 0x93, 0xaf, 0xaf, 0xaf, 0xaf]), in test_h265_paci_packet()
657 raw: Bytes::from_static(&[0x40, 0x01, 0x93, 0xaf, 0xaf, 0xaf, 0xaf]), in test_h265_paci_packet()
663 raw: Bytes::from_static(&[0x64, 0x01, 0x93, 0xaf, 0xaf, 0xaf, 0xaf]), in test_h265_paci_packet()
669 raw: Bytes::from_static(&[0x64, 0x01, 0x64, 0x00, 0xab, 0xcd, 0xef]), in test_h265_paci_packet()
680 raw: Bytes::from_static(&[0x64, 0x01, 0x64, 0x10, 0xff, 0xab, 0xcd, 0xef]), in test_h265_paci_packet()
691 raw: Bytes::from_static(&[ in test_h265_paci_packet()
707 let result = parsed.depacketize(&cur.raw); in test_h265_paci_packet()
741 raw: Bytes, in test_h265_packet() field
748 raw: Bytes::from_static(&[]), in test_h265_packet()
753 raw: Bytes::from_static(&[0x62, 0x01, 0x93]), in test_h265_packet()
758 raw: Bytes::from_static(&[0x64, 0x01, 0x93, 0xaf]), in test_h265_packet()
763 raw: Bytes::from_static(&[0x01, 0x01]), in test_h265_packet()
770 raw: Bytes::from_static(&[0x80, 0x01, 0x93, 0xaf, 0xaf, 0xaf, 0xaf]), in test_h265_packet()
776 raw: Bytes::from_static(&[0x01, 0x01, 0xab, 0xcd, 0xef]), in test_h265_packet()
784 raw: Bytes::from_static(&[0x01, 0x01, 0x93, 0xaf]), in test_h265_packet()
791 raw: Bytes::from_static(&[ in test_h265_packet()
799 raw: Bytes::from_static(&[0x62, 0x01, 0x93, 0xcc, 0xdd, 0xaf, 0x0d, 0x5a]), in test_h265_packet()
808 raw: Bytes::from_static(&[ in test_h265_packet()
819 raw: Bytes::from_static(&[0x60, 0x01, 0x00, 0x01, 0x00, 0x02, 0x00, 0x00]), in test_h265_packet()
832 let result = pck.depacketize(&cur.raw); in test_h265_packet()