Home
last modified time | relevance | path

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

/aosp_15_r20/external/libwebm/m2ts/
H A Dvpxpes2ts.cc20 struct TsHeaderField { struct
21 TsHeaderField(std::uint64_t value, std::uint32_t size_in_bits, in TsHeaderField() argument
31 bool Check() const { in Check()
36 std::uint64_t bits;
39 const int num_bits;
42 const std::uint8_t index;
45 const int shift;