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

  /external/libchrome/dbus/
mock_bus.h 53 MOCK_METHOD2(RemoveFilter, void(DBusHandleMessageFunction handle_message,
  /external/webrtc/webrtc/modules/video_capture/windows/
video_capture_ds.cc 42 _graphBuilder->RemoveFilter(_sinkFilter);
44 _graphBuilder->RemoveFilter(_captureFilter);
46 _graphBuilder->RemoveFilter(_dvFilter);
  /external/opencv3/modules/videoio/src/
cap_dshow.cpp 852 pGraph->RemoveFilter(pininfo.pFilter);
905 hr = pGraph->RemoveFilter(pFilter);
906 if (FAILED(hr)) { DebugPrintOut("SETUP: pGraph->RemoveFilter() failed.\n"); return;
    [all...]
  /external/opencv3/3rdparty/include/dshow/
strmif.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
strmif.h     [all...]

Completed in 133 milliseconds