HomeSort by relevance Sort by last modified time
    Searched refs:FrameDecoded (Results 1 - 2 of 2) sorted by null

  /external/webrtc/webrtc/modules/video_coding/codecs/test/
videoprocessor.h 177 void FrameDecoded(const webrtc::VideoFrame& image);
videoprocessor.cc 307 void VideoProcessorImpl::FrameDecoded(const VideoFrame& image) {
420 video_processor_->FrameDecoded(image); // forward to parent class

Completed in 92 milliseconds