HomeSort by relevance Sort by last modified time
    Searched refs:set_mem_type (Results 1 - 6 of 6) sorted by null

  /external/libxcam/xcore/
v4l2_device.h 66 // set_mem_type must before set_format
67 bool set_mem_type (enum v4l2_memory type);
v4l2_device.cpp 120 V4l2Device::set_mem_type (enum v4l2_memory type) { function in class:XCam::V4l2Device
  /external/libxcam/tests/
test-poll-thread.cpp 170 //device->set_mem_type (V4L2_MEMORY_MMAP);
171 device->set_mem_type (V4L2_MEMORY_DMABUF);
test-device-manager.cpp 758 //device->set_mem_type (V4L2_MEMORY_DMABUF);
759 device->set_mem_type (v4l2_mem_type);
  /external/valgrind/coregrind/m_syswrap/
syswrap-xen.c     [all...]
  /external/libxcam/wrapper/gstreamer/
gstxcamsrc.cpp     [all...]

Completed in 687 milliseconds