Home
last modified time | relevance | path

Searched refs:set_capture_mode (Results 1 – 5 of 5) sorted by relevance

/external/libxcam/xcore/
Dv4l2_device.h51 bool set_capture_mode (uint32_t capture_mode);
Dv4l2_device.cpp88 V4l2Device::set_capture_mode (uint32_t capture_mode) in set_capture_mode() function in XCam::V4l2Device
/external/libxcam/tests/
Dtest-poll-thread.cpp169 device->set_capture_mode (V4L2_CAPTURE_MODE_VIDEO); in main()
Dtest-device-manager.cpp757 device->set_capture_mode (capture_mode); in main()
/external/libxcam/wrapper/gstreamer/
Dgstxcamsrc.cpp956 capture_device->set_capture_mode (xcamsrc->capture_mode); in gst_xcam_src_start()