Home
last modified time | relevance | path

Searched refs:REPORT_PROGRESS_INTERVAL (Results 1 - 2 of 2) sorted by relevance

/foundation/multimedia/player_framework/services/engine/histreamer/transcoder/
H A Dhitranscoder_impl.cpp33 constexpr int32_t REPORT_PROGRESS_INTERVAL = 100; member
610 callbackLooper_->StartReportMediaProgress(REPORT_PROGRESS_INTERVAL); in Start()
643 callbackLooper_->StartReportMediaProgress(REPORT_PROGRESS_INTERVAL); in Resume()
/foundation/multimedia/player_framework/services/engine/histreamer/player/
H A Dhiplayer_impl.cpp47 const int64_t REPORT_PROGRESS_INTERVAL = 100; // progress interval is 100ms member
748 callbackLooper_.StartReportMediaProgress(REPORT_PROGRESS_INTERVAL); in Play()
754 callbackLooper_.StartReportMediaProgress(REPORT_PROGRESS_INTERVAL); in Play()
761 callbackLooper_.StartReportMediaProgress(REPORT_PROGRESS_INTERVAL); in Play()
820 callbackLooper_.StartReportMediaProgress(REPORT_PROGRESS_INTERVAL); in ResumeDemuxer()

Completed in 7 milliseconds