Home
last modified time | relevance | path

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

/foundation/CastEngine/castengine_wifi_display/services/protocol/rtp/src/
H A Drtp_codec_g711.cpp89 auto next_pts = cacheFrame_->Pts() + dur; in InputFrame() local
90 if (next_pts == 0) { in InputFrame()
93 if ((next_pts + 20) < frame->Pts()) { // 20:interval ms in InputFrame()

Completed in 1 milliseconds