Home
last modified time | relevance | path

Searched refs:PINDIR_OUTPUT (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/webrtc/modules/video_capture/windows/
Dhelp_functions_ds.cc84 if (PINDIR_OUTPUT == pPinDir) // This is an output pin in GetOutputPin()
/external/opencv3/3rdparty/include/dshow/
Dstrmif.h776 PINDIR_INPUT = 0,PINDIR_OUTPUT = PINDIR_INPUT + 1 enumerator