Home
last modified time | relevance | path

Searched defs:ProcessFrame (Results 1 – 4 of 4) sorted by relevance

/external/webrtc/webrtc/modules/video_coding/codecs/test/
Dvideoprocessor_unittest.cc75 TEST_F(VideoProcessorTest, ProcessFrame) { in TEST_F() argument
Dvideoprocessor.cc182 bool VideoProcessorImpl::ProcessFrame(int frame_number) { in ProcessFrame() function in webrtc::test::VideoProcessorImpl
/external/webrtc/webrtc/modules/video_processing/
Dbrightness_detection.cc30 int32_t VPMBrightnessDetection::ProcessFrame( in ProcessFrame() function in webrtc::VPMBrightnessDetection
Ddeflickering.cc84 int32_t VPMDeflickering::ProcessFrame(VideoFrame* frame, in ProcessFrame() function in webrtc::VPMDeflickering