Searched refs:qec (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/media/usb/uvc/ |
| H A D | uvc_v4l2.c | 974 struct v4l2_query_ext_ctrl *qec) in uvc_ioctl_query_ext_ctrl() argument 978 struct v4l2_queryctrl qc = { qec->id }; in uvc_ioctl_query_ext_ctrl() 985 qec->id = qc.id; in uvc_ioctl_query_ext_ctrl() 986 qec->type = qc.type; in uvc_ioctl_query_ext_ctrl() 987 strscpy(qec->name, qc.name, sizeof(qec->name)); in uvc_ioctl_query_ext_ctrl() 988 qec->minimum = qc.minimum; in uvc_ioctl_query_ext_ctrl() 989 qec->maximum = qc.maximum; in uvc_ioctl_query_ext_ctrl() 990 qec->step = qc.step; in uvc_ioctl_query_ext_ctrl() 991 qec->default_value = qc.default_value; in uvc_ioctl_query_ext_ctrl() 992 qec->flags = qc.flags; in uvc_ioctl_query_ext_ctrl() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/media/v4l2-core/ |
| H A D | v4l2-ctrls.c | 3411 struct v4l2_query_ext_ctrl qec = { qc->id }; in v4l2_queryctrl() local 3414 rc = v4l2_query_ext_ctrl(hdl, &qec); in v4l2_queryctrl() 3418 qc->id = qec.id; in v4l2_queryctrl() 3419 qc->type = qec.type; in v4l2_queryctrl() 3420 qc->flags = qec.flags; in v4l2_queryctrl() 3421 strscpy(qc->name, qec.name, sizeof(qc->name)); in v4l2_queryctrl() 3429 qc->minimum = qec.minimum; in v4l2_queryctrl() 3430 qc->maximum = qec.maximum; in v4l2_queryctrl() 3431 qc->step = qec.step; in v4l2_queryctrl() 3432 qc->default_value = qec.default_value; in v4l2_queryctrl()
|
| H A D | v4l2-compat-ioctl32.c | 1112 struct v4l2_query_ext_ctrl qec = { id }; in ctrl_is_pointer() local 1132 return !ops->vidioc_query_ext_ctrl(file, fh, &qec) && in ctrl_is_pointer() 1133 (qec.flags & V4L2_CTRL_FLAG_HAS_PAYLOAD); in ctrl_is_pointer()
|
| /OK3568_Linux_fs/device/rockchip/common/images/userdata/userdata_normal/media/ |
| H A D | yuv420_p352x288.yuv | 916 …,+*++,,-,+-+-..-,-...--,23#(2*!"%%%(%$%%0:3))*'$$&5H=3,EpvuVRdZ]ljfhnv��~�qec[g^R`[MKIEHOMHIF=1#…
|