HomeSort by relevance Sort by last modified time
    Searched refs:is_config_sent (Results 1 - 2 of 2) sorted by null

  /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;

Completed in 555 milliseconds