Searched refs:OnSendEncodedImage (Results 1 – 4 of 4) sorted by relevance
357 statistics_proxy_->OnSendEncodedImage(encoded_image, &rtp_video_header); in TEST_F()359 statistics_proxy_->OnSendEncodedImage(encoded_image, &rtp_video_header); in TEST_F()382 statistics_proxy_->OnSendEncodedImage(encoded_image, &rtp_video_header); in TEST_F()404 statistics_proxy_->OnSendEncodedImage(encoded_image, &rtp_video_header); in TEST_F()406 statistics_proxy_->OnSendEncodedImage(encoded_image, &rtp_video_header); in TEST_F()
50 virtual void OnSendEncodedImage(const EncodedImage& encoded_image,
249 void SendStatisticsProxy::OnSendEncodedImage( in OnSendEncodedImage() function in webrtc::SendStatisticsProxy
465 stats_proxy_->OnSendEncodedImage(encoded_image, rtp_video_hdr); in SendData()