OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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