Searched refs:key_frame_req_method_ (Results 1 - 2 of 2) sorted by relevance

/external/webrtc/webrtc/modules/rtp_rtcp/source/
H A Drtp_rtcp_impl.h374 KeyFrameRequestMethod key_frame_req_method_; member in class:webrtc::ModuleRtpRtcpImpl
H A Drtp_rtcp_impl.cc96 key_frame_req_method_(kKeyFrameReqPliRtcp),
813 key_frame_req_method_ = method;
818 switch (key_frame_req_method_) {

Completed in 56 milliseconds