Home
last modified time | relevance | path

Searched defs:OnEncodedFrame (Results 1 – 5 of 5) sorted by relevance

/external/webrtc/video/
Dencoder_overshoot_detector.cc55 void EncoderOvershootDetector::OnEncodedFrame(size_t bytes, int64_t time_ms) { in OnEncodedFrame() function in webrtc::EncoderOvershootDetector
Dencoder_bitrate_adjuster.cc316 void EncoderBitrateAdjuster::OnEncodedFrame(DataSize size, in OnEncodedFrame() function in webrtc::EncoderBitrateAdjuster
Dvideo_stream_buffer_controller_unittest.cc168 void OnEncodedFrame(std::unique_ptr<EncodedFrame> frame) override { in OnEncodedFrame() function in webrtc::VideoStreamBufferControllerFixture
Dvideo_receive_stream2.cc784 void VideoReceiveStream2::OnEncodedFrame(std::unique_ptr<EncodedFrame> frame) { in OnEncodedFrame() function in webrtc::internal::VideoReceiveStream2
/external/webrtc/sdk/android/src/jni/
Dvideo_encoder_wrapper.cc257 void VideoEncoderWrapper::OnEncodedFrame( in OnEncodedFrame() function in webrtc::jni::VideoEncoderWrapper