Searched refs:REPORT_PROGRESS_INTERVAL (Results 1 – 2 of 2) sorted by relevance
33 constexpr int32_t REPORT_PROGRESS_INTERVAL = 100; variable610 callbackLooper_->StartReportMediaProgress(REPORT_PROGRESS_INTERVAL); in Start()643 callbackLooper_->StartReportMediaProgress(REPORT_PROGRESS_INTERVAL); in Resume()
48 const int64_t REPORT_PROGRESS_INTERVAL = 100; // progress interval is 100ms variable788 callbackLooper_.StartReportMediaProgress(REPORT_PROGRESS_INTERVAL); in Play()794 callbackLooper_.StartReportMediaProgress(REPORT_PROGRESS_INTERVAL); in Play()801 callbackLooper_.StartReportMediaProgress(REPORT_PROGRESS_INTERVAL); in Play()861 callbackLooper_.StartReportMediaProgress(REPORT_PROGRESS_INTERVAL); in ResumeDemuxer()