OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ApplyProcessors
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/libjingle/source/talk/media/base/
videocapturer.h
318
bool
ApplyProcessors
(VideoFrame* video_frame);
videocapturer.cc
489
if (!muted_ && !
ApplyProcessors
(adapted_frame)) {
627
bool VideoCapturer::
ApplyProcessors
(VideoFrame* video_frame) {
Completed in 130 milliseconds