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

  /external/webrtc/talk/session/media/
channel.cc 183 rtp_ready_to_send_(false),
535 rtp_ready_to_send_ = ready;
538 if (rtp_ready_to_send_ &&
    [all...]
channel.h 327 bool rtp_ready_to_send_; member in class:cricket::BaseChannel

Completed in 61 milliseconds