Searched refs:ApplyProcessors (Results 1 – 2 of 2) sorted by relevance
351 bool ApplyProcessors(VideoFrame* video_frame);
537 if (!muted_ && !ApplyProcessors(adapted_frame)) { in OnFrameCaptured()679 bool VideoCapturer::ApplyProcessors(VideoFrame* video_frame) { in ApplyProcessors() function in cricket::VideoCapturer