Home | History | Annotate | Download | only in remote_bitrate_estimator

Lines Matching refs:ssrc

53     unsigned int ssrc;
60 unsigned int ssrc;
67 RtpStream(int fps, int bitrate_bps, unsigned int ssrc, unsigned int frequency,
86 unsigned int ssrc() const;
124 // Set the RTP timestamp offset for the stream identified by |ssrc|.
125 void set_rtp_timestamp_offset(unsigned int ssrc, uint32_t offset);
167 void IncomingPacket(uint32_t ssrc,
174 // with a given ssrc. The stream is pushed through a very simple simulated
179 bool GenerateAndProcessFrame(unsigned int ssrc, unsigned int bitrate_bps);
185 unsigned int SteadyStateRun(unsigned int ssrc,