OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OnSendEncodedImage
(Results
1 - 4
of
4
) sorted by null
/external/webrtc/webrtc/video/
send_statistics_proxy_unittest.cc
357
statistics_proxy_->
OnSendEncodedImage
(encoded_image, &rtp_video_header);
359
statistics_proxy_->
OnSendEncodedImage
(encoded_image, &rtp_video_header);
382
statistics_proxy_->
OnSendEncodedImage
(encoded_image, &rtp_video_header);
404
statistics_proxy_->
OnSendEncodedImage
(encoded_image, &rtp_video_header);
406
statistics_proxy_->
OnSendEncodedImage
(encoded_image, &rtp_video_header);
send_statistics_proxy.h
50
virtual void
OnSendEncodedImage
(const EncodedImage& encoded_image,
send_statistics_proxy.cc
249
void SendStatisticsProxy::
OnSendEncodedImage
(
vie_encoder.cc
465
stats_proxy_->
OnSendEncodedImage
(encoded_image, rtp_video_hdr);
Completed in 70 milliseconds