Home
last modified time | relevance | path

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

/external/libxcam/xcore/
Dv4l2_device.h82 bool set_buffer_count (uint32_t buf_count);
Dv4l2_device.cpp130 V4l2Device::set_buffer_count (uint32_t buf_count) in set_buffer_count() function in XCam::V4l2Device
/external/libxcam/tests/
Dtest-poll-thread.cpp172 device->set_buffer_count (8); in main()
Dtest-device-manager.cpp760 device->set_buffer_count (8); in main()
/external/libxcam/wrapper/gstreamer/
Dgstxcamsrc.cpp958 capture_device->set_buffer_count (xcamsrc->buf_count); in gst_xcam_src_start()