OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PINDIR_INPUT
(Results
1 - 4
of
4
) sorted by null
/external/webrtc/webrtc/modules/video_capture/windows/
help_functions_ds.cc
53
if (
PINDIR_INPUT
== pPinDir) // This is an input pin
/external/opencv3/modules/videoio/src/
cap_dshow.cpp
847
if (pininfo.dir ==
PINDIR_INPUT
)
[
all
...]
/external/opencv3/3rdparty/include/dshow/
strmif.h
776
PINDIR_INPUT
= 0,PINDIR_OUTPUT =
PINDIR_INPUT
+ 1
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
strmif.h
369
PINDIR_INPUT
= 0,
[
all
...]
Completed in 168 milliseconds