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

  /external/opencore/protocols/rtp/src/
rtcp_encoder.h 74 const uint32 ssrc = 0,
80 SSRC = new_ssrc;
161 uint32 SSRC;
rtcp_encoder.cpp 49 uint32 ssrc,
51 : RTCP_Base(version), SSRC(ssrc)
177 // add enough for the SSRC, the NULL item, and any padding
272 // output the ssrc
527 outStream << chunk_ptr->ssrc;
662 // output the ssrc and type
663 outStream << app_packet.ssrc;
781 SDES_chunk chunk(SSRC);
838 SDES_chunk chunk(SSRC);
    [all...]
  /external/opencore/nodes/streaming/jitterbuffernode/jitterbuffer/rtp/src/
pvmf_rtp_jitter_buffer_impl.cpp 702 // SSRC |
718 uint32 SSRC = 0;
792 /* Parse SSRC */
796 SSRC = ssrc32;
855 SSRC = rtpPacketContainer->getStreamID();
    [all...]
  /external/libpcap/
configure 688 SSRC
    [all...]

Completed in 47 milliseconds