Searched defs:ProcessFrame (Results 1 – 8 of 8) sorted by relevance
76 virtual EpStatus ProcessFrame(int64 time, in ProcessFrame() function in content::EnergyEndpointerFrameProcessor121 virtual EpStatus ProcessFrame(int64 time, in ProcessFrame() function in content::EndpointerFrameProcessor
81 TEST_F(VideoProcessorTest, ProcessFrame) { in TEST_F() argument
172 bool VideoProcessorImpl::ProcessFrame(int frame_number) { in ProcessFrame() function in webrtc::test::VideoProcessorImpl
35 int32_t VPMBrightnessDetection::ProcessFrame( in ProcessFrame() function in webrtc::VPMBrightnessDetection
68 int32_t VPMDenoising::ProcessFrame(I420VideoFrame* frame) { in ProcessFrame() function in webrtc::VPMDenoising
88 int32_t VPMDeflickering::ProcessFrame(I420VideoFrame* frame, in ProcessFrame() function in webrtc::VPMDeflickering
78 bool FrameProcessor::ProcessFrame( in ProcessFrame() function in media::FrameProcessor
772 void ProcessFrame(const VideoFrame& original_frame, bool mute, in ProcessFrame() function in cricket::WebRtcVideoChannelSendInfo