Home
last modified time | relevance | path

Searched defs:TestType (Results 1 – 1 of 1) sorted by relevance

/webrtc/rtp/src/codecs/h265/
H A Dh265_test.rs6 struct TestType { in test_h265_nalu_header() struct
9 fbit: bool, in test_h265_nalu_header()
10 typ: u8, in test_h265_nalu_header()
11 layer_id: u8, in test_h265_nalu_header()
12 tid: u8, in test_h265_nalu_header()
14 is_ap: bool, in test_h265_nalu_header()
15 is_fu: bool, in test_h265_nalu_header()
16 is_paci: bool, in test_h265_nalu_header()
108 s: bool, in test_h265_fu_header()
109 e: bool, in test_h265_fu_header()
[all …]