Home | Sort by relevance Sort by last modified time |
/external/chromium_org/media/formats/mp2t/ | |
mp2t_stream_parser.h | 53 bool is_config_sent; member in struct:media::mp2t::Mp2tStreamParser::BufferQueueWithConfig |
mp2t_stream_parser.cc | 147 : is_config_sent(is_cfg_sent), 485 queue_with_config.is_config_sent = true; 602 if (!queue_with_config.is_config_sent) { 607 queue_with_config.is_config_sent = true; |