Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/rtp_rtcp/source/
Drtp_rtcp_impl.cc96 key_frame_req_method_(kKeyFrameReqPliRtcp), in ModuleRtpRtcpImpl()
813 key_frame_req_method_ = method; in SetKeyFrameRequestMethod()
818 switch (key_frame_req_method_) { in RequestKeyFrame()
Drtp_rtcp_impl.h374 KeyFrameRequestMethod key_frame_req_method_; variable