Home
last modified time | relevance | path

Searched defs:OnDroppedFrame (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/webrtc/media/engine/
H A Dsimulcast_encoder_adapter.cc237 void SimulcastEncoderAdapter::StreamContext::OnDroppedFrame( in OnDroppedFrame() function in webrtc::SimulcastEncoderAdapter::StreamContext
686 void SimulcastEncoderAdapter::OnDroppedFrame(size_t stream_idx) { in OnDroppedFrame() function in webrtc::SimulcastEncoderAdapter
/aosp_15_r20/external/webrtc/test/pc/e2e/analyzer/video/
H A Dquality_analyzing_video_encoder.cc311 void QualityAnalyzingVideoEncoder::OnDroppedFrame( in OnDroppedFrame() function in webrtc::webrtc_pc_e2e::QualityAnalyzingVideoEncoder
/aosp_15_r20/external/webrtc/api/video_codecs/
H A Dvideo_encoder.h83 virtual void OnDroppedFrame(DropReason reason) {} in OnDroppedFrame() function
/aosp_15_r20/external/webrtc/video/
H A Dvideo_send_stream_impl.cc564 void VideoSendStreamImpl::OnDroppedFrame( in OnDroppedFrame() function in webrtc::internal::VideoSendStreamImpl
H A Dframe_encode_metadata_writer_unittest.cc46 void OnDroppedFrame(DropReason reason) override { ++num_frames_dropped_; } in OnDroppedFrame() function in webrtc::test::__anon552f106a0111::FakeEncodedImageCallback
H A Dvideo_quality_test.cc264 void OnDroppedFrame(DropReason reason) override { in OnDroppedFrame() function in webrtc::__anonea2e15550111::QualityTestVideoEncoder
H A Dvideo_stream_encoder.cc2194 void VideoStreamEncoder::OnDroppedFrame(DropReason reason) { in OnDroppedFrame() function in webrtc::VideoStreamEncoder