Searched defs:stats_proxy_ (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/external/webrtc/video/ | ||
H A D | video_stream_buffer_controller.h | 81 VCMReceiveStatisticsCallback* const stats_proxy_; variable |
H A D | video_send_stream.h | 113 SendStatisticsProxy stats_proxy_; variable |
H A D | video_send_stream_impl.h | 138 SendStatisticsProxy* const stats_proxy_; variable |
H A D | video_receive_stream2.h | 267 ReceiveStatisticsProxy stats_proxy_; variable |
H A D | video_send_stream_impl_unittest.cc | 200 SendStatisticsProxy stats_proxy_; member in webrtc::internal::VideoSendStreamImplTest |
H A D | video_stream_encoder_unittest.cc | 756 std::unique_ptr<MockableSendStatisticsProxy> stats_proxy_ = member in webrtc::__anon13b48e770111::SimpleVideoStreamEncoderFactory |
/aosp_15_r20/external/webrtc/call/ | ||
H A D | rtp_video_sender_unittest.cc | 226 SendStatisticsProxy stats_proxy_; member in webrtc::__anon07068ee70111::RtpVideoSenderTestFixture |