Home
last modified time | relevance | path

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

/external/chromium_org/media/mp2t/
Dmp2t_stream_parser.cc69 scoped_ptr<TsSection> section_parser_; member in media::mp2t::PidState
80 section_parser_(section_parser.Pass()), in PidState()
83 DCHECK(section_parser_); in PidState()
101 bool status = section_parser_->Parse( in PushTsPacket()
117 section_parser_->Flush(); in Flush()
138 section_parser_->Reset(); in ResetState()