Home
last modified time | relevance | path

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

/external/chromium_org/media/mp2t/
Dts_section_pmt.cc87 int es_info_length; in ParsePsiSection() local
92 RCHECK(bit_reader->ReadBits(12, &es_info_length)); in ParsePsiSection()
102 RCHECK(bit_reader->SkipBits(8 * es_info_length)); in ParsePsiSection()