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

  /external/opencore/nodes/streaming/medialayernode/src/
pvmf_medialayer_node.cpp     [all...]
  /external/opencore/nodes/streaming/jitterbuffernode/jitterbuffer/common/src/
pvmf_jb_jitterbuffermisc.cpp 663 uint32 clientClock32 = 0;
665 irClientPlaybackClock.GetCurrentTime32(clientClock32, overflowFlag, PVMF_MEDIA_CLOCK_MSEC, timebase32);
670 PVMF_JB_LOGDATATRAFFIC_OUT((0, "PVMFJitterBufferMisc::SetSessionDurationExpired- Estimated Server Clock [%d] Client Clock[%d]", estServClock32, clientClock32));
671 PVMF_JB_LOGCLOCK_SESSION_DURATION((0, "PVMFJitterBufferMisc::SetSessionDurationExpired- Estimated Server Clock [%d] Client Clock[%d]", estServClock32, clientClock32));
    [all...]
pvmf_rtcp_proto_impl.cpp 477 uint32 clientClock32 = 0;
481 irClientPlayBackClock.GetCurrentTime32(clientClock32, overflowFlag,
502 PVTimeComparisonUtils::IsEarlier(clientClock32,
512 diff32 = tsOfNextPacketToBeDecoded - clientClock32;
515 PVMF_JB_LOG_RTCPDATATRAFFIC_OUT((0, "RTCP_PKT: Mime=%s, RTP_TS=%d, C_CLOCK=%d, DIFF=%d", irRTPDataJitterBuffer.GetMimeType(), converted_ts, clientClock32, diff32));
    [all...]
pvmf_jitter_buffer_impl.cpp     [all...]
  /external/opencore/nodes/streaming/jitterbuffernode/src/
pvmf_jitter_buffer_node.cpp     [all...]
  /external/opencore/nodes/pvmp4ffparsernode/src/
pvmf_mp4ffparser_node.cpp     [all...]

Completed in 2114 milliseconds