Home
last modified time | relevance | path

Searched defs:capture_mode (Results 1 – 4 of 4) sorted by relevance

/external/libxcam/xcore/
Dv4l2_device.cpp88 V4l2Device::set_capture_mode (uint32_t capture_mode) in set_capture_mode()
/external/libxcam/wrapper/gstreamer/
Dgstxcamsrc.h92 uint32_t capture_mode; member
/external/libxcam/tests/
Dtest-device-manager.cpp359 uint32_t capture_mode = V4L2_CAPTURE_MODE_VIDEO; in main() local
/external/deqp/external/openglcts/modules/gl/
Dgl3cTransformFeedbackTests.cpp4259 void gl3cts::TransformFeedback::DrawXFB::prepare(glw::GLenum capture_mode) in prepare()
4353 void gl3cts::TransformFeedback::DrawXFB::bindBOForXFB(glw::GLenum capture_mode, glw::GLuint bo_id) in bindBOForXFB()
4377 …gl3cts::TransformFeedback::DrawXFB::bindBOForDraw(glw::GLuint program_id, glw::GLenum capture_mode, in bindBOForDraw()