HomeSort by relevance Sort by last modified time
    Searched refs:ApplyProcessors (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/libjingle/source/talk/media/base/
videocapturer.h 351 bool ApplyProcessors(VideoFrame* video_frame);
videocapturer.cc 537 if (!muted_ && !ApplyProcessors(adapted_frame)) {
679 bool VideoCapturer::ApplyProcessors(VideoFrame* video_frame) {

Completed in 827 milliseconds