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

  /external/webrtc/webrtc/modules/rtp_rtcp/test/testAPI/
test_api_rtcp.cc 92 configuration.intra_frame_callback = myRTCPFeedback1;
109 configuration.intra_frame_callback = myRTCPFeedback2;
  /external/webrtc/webrtc/modules/rtp_rtcp/include/
rtp_rtcp.h 49 * intra_frame_callback - Called when the receiver request a intra frame.
64 RtcpIntraFrameObserver* intra_frame_callback; member in struct:webrtc::RtpRtcp::Configuration
  /external/webrtc/webrtc/video/
vie_channel.h 293 RtcpIntraFrameObserver* intra_frame_callback,
vie_channel.cc     [all...]
  /external/webrtc/webrtc/modules/rtp_rtcp/source/
rtp_rtcp_impl.cc 35 intra_frame_callback(nullptr),
81 configuration.intra_frame_callback,

Completed in 1474 milliseconds