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