HomeSort by relevance Sort by last modified time
    Searched full:section_parser_ (Results 1 - 1 of 1) sorted by null

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

Completed in 38 milliseconds