Searched refs:es_parser (Results 1 – 4 of 4) sorted by relevance
21 explicit TsSectionPes(scoped_ptr<EsParser> es_parser);
332 scoped_ptr<EsParser> es_parser; in RegisterPes() local334 es_parser.reset( in RegisterPes()343 es_parser.reset( in RegisterPes()360 new TsSectionPes(es_parser.Pass())); in RegisterPes()
85 TsSectionPes::TsSectionPes(scoped_ptr<EsParser> es_parser) in TsSectionPes() argument86 : es_parser_(es_parser.release()), in TsSectionPes()
812 'mp2t/es_parser.h',