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

  /external/opencore/nodes/streaming/jitterbuffernode/jitterbuffer/common/include/
pvmf_jitter_buffer_common_types.h 46 rtpTime = 0;
57 uint32 rtpTime;
  /external/opencore/nodes/streaming/jitterbuffernode/jitterbuffer/rtp/src/
pvmf_rtp_jitter_buffer_impl.cpp 223 iRTPInfoParams.rtpTime = rtpInfo.rtpTime;
243 iPrevTSOut = iRTPInfoParams.rtpTime;
244 iPrevTSIn = iRTPInfoParams.rtpTime;
245 iPrevAdjustedRTPTS = iRTPInfoParams.rtpTime;
249 iPlayListRTPTimeBase = iRTPInfoParams.rtpTime;
286 iPrevRtpTimeBase = iRTPInfoParams.rtpTime;
296 iPrevAdjustedRTPTS = iRTPInfoParams.rtpTime;
    [all...]
  /external/opencore/nodes/streaming/jitterbuffernode/jitterbuffer/common/src/
pvmf_jitter_buffer_impl.cpp 720 seqLockTimeStamp = (it->rtpTimeBaseSet) ? it->rtpTime : my_ssrc[first_ssrc_index][3];
    [all...]
  /external/opencore/nodes/streaming/jitterbuffernode/src/
pvmf_jitter_buffer_node.cpp     [all...]

Completed in 56 milliseconds