Searched defs:ProcessFrame (Results 1 – 4 of 4) sorted by relevance
/external/webrtc/webrtc/modules/video_coding/codecs/test/ | ||
D | videoprocessor_unittest.cc | 75 TEST_F(VideoProcessorTest, ProcessFrame) { in TEST_F() argument |
D | videoprocessor.cc | 182 bool VideoProcessorImpl::ProcessFrame(int frame_number) { in ProcessFrame() function in webrtc::test::VideoProcessorImpl |
/external/webrtc/webrtc/modules/video_processing/ | ||
D | brightness_detection.cc | 30 int32_t VPMBrightnessDetection::ProcessFrame( in ProcessFrame() function in webrtc::VPMBrightnessDetection |
D | deflickering.cc | 84 int32_t VPMDeflickering::ProcessFrame(VideoFrame* frame, in ProcessFrame() function in webrtc::VPMDeflickering |