Home
last modified time | relevance | path

Searched refs:V4L2_CTRL_FLAG_NEXT_COMPOUND (Results 1 – 2 of 2) sorted by relevance

/hardware/libhardware/modules/camera/3_4/
Dv4l2_wrapper.cpp83 query.id = V4L2_CTRL_FLAG_NEXT_CTRL | V4L2_CTRL_FLAG_NEXT_COMPOUND; in Connect()
/hardware/qcom/msm8x09/kernel-headers/linux/
Dvideodev2.h810 #define V4L2_CTRL_FLAG_NEXT_COMPOUND 0x40000000 macro