Home
last modified time | relevance | path

Searched defs:V4L2ExtCtrl (Results 1 – 2 of 2) sorted by relevance

/external/v4l2_codec2/accel/
Dv4l2_device.h76 struct V4L2ExtCtrl { struct
79 struct v4l2_ext_control ctrl;
Dv4l2_device.cc51 V4L2ExtCtrl::V4L2ExtCtrl(uint32_t id) { in V4L2ExtCtrl() function in media::V4L2ExtCtrl
56 V4L2ExtCtrl::V4L2ExtCtrl(uint32_t id, int32_t val) : V4L2ExtCtrl(id) { in V4L2ExtCtrl() function in media::V4L2ExtCtrl