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

  /external/opencore/nodes/streaming/jitterbuffernode/jitterbuffer/common/include/
pvmf_jb_jitterbuffermisc.h 204 bool iBroadcastSession;
pvmf_rtcp_proto_impl.h 353 const bool iBroadcastSession;
  /external/opencore/nodes/streaming/jitterbuffernode/jitterbuffer/common/src/
pvmf_jb_jitterbuffermisc.cpp 125 iBroadcastSession = false;
261 iBroadcastSession = true;
389 ipRTCPProtoImplementator = PVRTCPProtoImplementor::New(irClientPlaybackClock, *ipWallClock, this, iBroadcastSession);
486 iBroadcastSession = false;
    [all...]
pvmf_rtcp_proto_impl.cpp 595 : iBroadcastSession(aBroadcastSession)
608 iPerformRTCPBasedAVSync = iBroadcastSession ? true : false;
    [all...]

Completed in 16 milliseconds