Lines Matching refs:Bytes

7         raw_header: Bytes,  in test_h265_nalu_header()
22 raw_header: Bytes::from_static(&[0x80, 0x00]), in test_h265_nalu_header()
31 raw_header: Bytes::from_static(&[0x40, 0x01]), in test_h265_nalu_header()
39 raw_header: Bytes::from_static(&[0x42, 0x01]), in test_h265_nalu_header()
47 raw_header: Bytes::from_static(&[0x44, 0x01]), in test_h265_nalu_header()
55 raw_header: Bytes::from_static(&[0x4e, 0x01]), in test_h265_nalu_header()
63 raw_header: Bytes::from_static(&[0x62, 0x01]), in test_h265_nalu_header()
171 raw: Bytes, in test_h265_single_nalunit_packet()
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()
215 payload: Bytes::from_static(&[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()
232 payload: Bytes::from_static(&[0xcc]), in test_h265_single_nalunit_packet()
277 raw: Bytes, in test_h265_aggregation_packet()
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()
378 nal_unit: Bytes::from_static(&[0xff, 0xee]), in test_h265_aggregation_packet()
383 nal_unit: Bytes::from_static(&[0xaa]), in test_h265_aggregation_packet()
466 raw: Bytes, in test_h265_fragmentation_unit_packet()
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()
510 payload: Bytes::from_static(&[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()
528 payload: Bytes::from_static(&[0xaf, 0x0d, 0x5a]), in test_h265_fragmentation_unit_packet()
633 raw: Bytes, in test_h265_paci_packet()
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()
673 phes: Bytes::from_static(&[]), in test_h265_paci_packet()
674 payload: Bytes::from_static(&[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()
684 phes: Bytes::from_static(&[0xff]), in test_h265_paci_packet()
685 payload: Bytes::from_static(&[0xab, 0xcd, 0xef]), in test_h265_paci_packet()
691 raw: Bytes::from_static(&[ in test_h265_paci_packet()
697 phes: Bytes::from_static(&[0xaa, 0xbb, 0x80]), in test_h265_paci_packet()
698 payload: Bytes::from_static(&[0xab, 0xcd, 0xef]), in test_h265_paci_packet()
741 raw: Bytes, in test_h265_packet()
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()
885 let _ = pck.depacketize(&Bytes::from(cur))?; in test_h265_packet_real()