Home
last modified time | relevance | path

Searched defs:stats_proxy (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/webrtc/video/
H A Dvideo_send_stream.cc93 SendStatisticsProxy* stats_proxy, in CreateObservers()
113 SendStatisticsProxy* stats_proxy, in CreateVideoStreamEncoder()
H A Dvideo_stream_buffer_controller.cc80 VCMReceiveStatisticsCallback* stats_proxy, in VideoStreamBufferController()
H A Dvideo_send_stream_impl.cc210 SendStatisticsProxy* stats_proxy, in VideoSendStreamImpl()
H A Dvideo_stream_encoder_unittest.cc380 SendStatisticsProxy* stats_proxy, in VideoStreamEncoderUnderTest()
9135 auto stats_proxy = std::make_unique<MockableSendStatisticsProxy>( in TEST() local