Home
last modified time | relevance | path

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

/external/webrtc/api/video/
Dvideo_stream_decoder_create_unittest.cc25 void OnDecodedFrame(VideoFrame decodedImage, in OnDecodedFrame() function in webrtc::__anond535389f0111::NullCallbacks
/external/webrtc/video/
Dvideo_quality_observer.cc225 void VideoQualityObserver::OnDecodedFrame(const VideoFrame& frame, in OnDecodedFrame() function in webrtc::VideoQualityObserver
Dvideo_quality_observer2.cc231 void VideoQualityObserver::OnDecodedFrame(uint32_t rtp_frame_timestamp, in OnDecodedFrame() function in webrtc::internal::VideoQualityObserver
Dreceive_statistics_proxy2.cc817 void ReceiveStatisticsProxy::OnDecodedFrame(const VideoFrame& frame, in OnDecodedFrame() function in webrtc::internal::ReceiveStatisticsProxy
831 void ReceiveStatisticsProxy::OnDecodedFrame( in OnDecodedFrame() function in webrtc::internal::ReceiveStatisticsProxy
Dreceive_statistics_proxy.cc732 void ReceiveStatisticsProxy::OnDecodedFrame(const VideoFrame& frame, in OnDecodedFrame() function in webrtc::ReceiveStatisticsProxy
/external/webrtc/test/scenario/
Dvideo_frame_matcher.cc61 void VideoFrameMatcher::OnDecodedFrame(const VideoFrame& frame, in OnDecodedFrame() function in webrtc::test::VideoFrameMatcher
/external/webrtc/sdk/android/src/jni/
Dvideo_decoder_wrapper.cc156 void VideoDecoderWrapper::OnDecodedFrame( in OnDecodedFrame() function in webrtc::jni::VideoDecoderWrapper