Searched refs:SimulcastStream (Results 1 - 5 of 5) sorted by relevance

/external/webrtc/webrtc/video/
H A Dvie_encoder.cc53 const SimulcastStream* stream_configs,
269 SimulcastStream* stream_configs = send_codec.simulcastStream;
591 SimulcastStream* stream_configs = send_codec.simulcastStream;
H A Dvideo_send_stream.cc392 SimulcastStream* sim_stream = &video_codec.simulcastStream[i];
/external/webrtc/webrtc/
H A Dcommon_types.h650 struct SimulcastStream { struct in namespace:webrtc
659 bool operator==(const SimulcastStream& other) const {
669 bool operator!=(const SimulcastStream& other) const {
706 SimulcastStream simulcastStream[kMaxSimulcastStreams];
/external/webrtc/webrtc/modules/video_coding/
H A Dvideo_sender_unittest.cc249 SimulcastStream* stream) {
/external/webrtc/webrtc/modules/video_coding/codecs/vp8/
H A Dsimulcast_unittest.h289 SimulcastStream* stream,

Completed in 203 milliseconds