Home
last modified time | relevance | path

Searched refs:section_syntax_indicator (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/media/mp2t/
Dts_section_pat.cc27 int section_syntax_indicator; in ParsePsiSection() local
37 RCHECK(bit_reader->ReadBits(1, &section_syntax_indicator)); in ParsePsiSection()
56 RCHECK(section_syntax_indicator); in ParsePsiSection()
Dts_section_pmt.cc26 int section_syntax_indicator; in ParsePsiSection() local
36 RCHECK(bit_reader->ReadBits(1, &section_syntax_indicator)); in ParsePsiSection()
54 RCHECK(section_syntax_indicator); in ParsePsiSection()