OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DEFAULT_EVENT_DEVICE
(Results
1 - 4
of
4
) sorted by null
/external/libxcam/tests/
test_common.h
56
#define
DEFAULT_EVENT_DEVICE
"/dev/v4l-subdev6"
test-poll-thread.cpp
164
SmartPtr<V4l2SubDevice> event_device = new V4l2SubDevice (
DEFAULT_EVENT_DEVICE
);
test-device-manager.cpp
782
event_device = new V4l2SubDevice (
DEFAULT_EVENT_DEVICE
);
/external/libxcam/wrapper/gstreamer/
gstxcamsrc.cpp
62
#define
DEFAULT_EVENT_DEVICE
"/dev/v4l-subdev6"
[
all
...]
Completed in 327 milliseconds