OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FrameCountUpdated
(Results
1 - 7
of
7
) sorted by null
/external/webrtc/webrtc/video/
send_statistics_proxy.h
91
void
FrameCountUpdated
(const FrameCounts& frame_counts,
vie_channel.h
359
virtual void
FrameCountUpdated
(const FrameCounts& frame_counts,
363
callback_->
FrameCountUpdated
(frame_counts, ssrc);
send_statistics_proxy_unittest.cc
170
observer->
FrameCountUpdated
(frame_counts, ssrc);
183
observer->
FrameCountUpdated
(frame_counts, ssrc);
341
fps_observer->
FrameCountUpdated
(frame_counts, excluded_ssrc);
send_statistics_proxy.cc
378
void SendStatisticsProxy::
FrameCountUpdated
(const FrameCounts& frame_counts,
/external/webrtc/webrtc/
common_types.h
271
virtual void
FrameCountUpdated
(const FrameCounts& frame_counts,
/external/webrtc/webrtc/modules/rtp_rtcp/source/
rtp_sender.cc
556
frame_count_observer_->
FrameCountUpdated
(frame_counts_, ssrc);
[
all
...]
rtp_sender_unittest.cc
[
all
...]
Completed in 1281 milliseconds