Home
last modified time | relevance | path

Searched defs:ProcessFrame (Results 1 – 5 of 5) 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
/external/opencv3/samples/wp8/OcvImageManipulation/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/
DDirect3DInterop.cpp85 void Direct3DInterop::ProcessFrame() in ProcessFrame() function in PhoneXamlDirect3DApp1Comp::Direct3DInterop