Home
last modified time | relevance | path

Searched defs:ctrls (Results 1 – 25 of 28) sorted by relevance

12

/aosp_15_r20/external/virtio-media/driver/
H A Dvirtio_media_ioctls.c319 struct v4l2_ext_controls *ctrls) in virtio_media_send_ext_controls_ioctl()
562 struct v4l2_ext_controls *ctrls) in virtio_media_g_ext_ctrls()
569 struct v4l2_ext_controls *ctrls) in virtio_media_s_ext_ctrls()
576 struct v4l2_ext_controls *ctrls) in virtio_media_try_ext_ctrls()
H A Dscatterlist_filler.c216 struct v4l2_ext_controls *ctrls) in scatterlist_filler_retrieve_ext_ctrls()
406 struct v4l2_ext_controls *ctrls, in scatterlist_filler_add_ext_ctrls()
/aosp_15_r20/external/eigen/unsupported/test/
H A Dsplines.cpp52 MatrixXd ctrls(8,2); in closed_spline2d() local
82 MatrixXd ctrls(8,3); in spline3d() local
/aosp_15_r20/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/
H A DRoundRectangle.java325 double ctrls[] = ctrlpts[index]; in getPathIterator() local
342 double ctrls[] = ctrlpts[index]; in getPathIterator() local
/aosp_15_r20/external/llvm-libc/src/__support/HashTable/
H A Dtable.h156 Group ctrls = Group::load(&control(pos)); in find() local
193 Group ctrls = Group::load(&control(pos)); in unsafe_insert() local
/aosp_15_r20/external/eigen/unsupported/Eigen/src/Splines/
H A DSpline.h81 …Spline(const OtherVectorType& knots, const OtherArrayType& ctrls) : m_knots(knots), m_ctrls(ctrls)… in Spline()
99 const ControlPointVectorType& ctrls() const { return m_ctrls; } in ctrls() function
H A DSplineFitting.h315 ControlPointVectorType ctrls = qr.solve(MatrixType(pts.transpose())).transpose(); in Interpolate() local
/aosp_15_r20/hardware/google/graphics/common/libhwjpeg/
Dhwjpeg-v4l2.cpp141 v4l2_ext_controls ctrls; in SetQuality() local
490 v4l2_ext_controls ctrls; in UpdateControls() local
/aosp_15_r20/external/libxkbcommon/src/
H A Dkeymap.h200 enum xkb_action_controls ctrls; member
238 struct xkb_controls_action ctrls; member
278 enum xkb_action_controls ctrls; member
/aosp_15_r20/external/autotest/server/site_tests/servo_LogGrab/
H A Dservo_LogGrab.py85 def check_get_control_in_logs(self, outdir, ctrls): argument
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/X11/extensions/
DXKBstr.h253 XkbCtrlsAction ctrls; member
369 unsigned int ctrls; member
427 XkbControlsPtr ctrls; member
522 XkbControlsChangesRec ctrls; member
DXKBproto.h1263 xkbControlsNotify ctrls; member
/aosp_15_r20/hardware/google/gfxstream/host/apigen-codec-common/X11/extensions/
DXKBstr.h253 XkbCtrlsAction ctrls; member
369 unsigned int ctrls; member
427 XkbControlsPtr ctrls; member
522 XkbControlsChangesRec ctrls; member
DXKBproto.h1263 xkbControlsNotify ctrls; member
/aosp_15_r20/external/freetype/src/sdf/
H A Dftsdf.c1279 FT_26D6_Vec ctrls[3]; in split_sdf_shape() local
1312 FT_26D6_Vec ctrls[4]; in split_sdf_shape() local
/aosp_15_r20/external/tensorflow/tensorflow/python/debug/cli/
H A Danalyzer_cli.py1477 def _format_neighbors(self, neighbor_type, non_ctrls, ctrls): argument
/aosp_15_r20/external/virtio-media/device/src/
H A Dioctl.rs734 let ctrls = v4l2_ext_controls::read_from_chain(reader)?; in read_from_chain() localVariable
759 let mut ctrls = *ctrls; in write_to_chain() localVariable
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/X11/
DXKBlib.h260 XkbControlsNotifyEvent ctrls; member
/aosp_15_r20/external/v4l2_codec2/v4l2/
H A DV4L2Device.cpp2408 bool V4L2Device::setExtCtrls(uint32_t ctrlClass, std::vector<V4L2ExtCtrl> ctrls) { in setExtCtrls()
/aosp_15_r20/hardware/google/gfxstream/host/apigen-codec-common/X11/
DXKBlib.h260 XkbControlsNotifyEvent ctrls; member
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/
H A Dvmlinux.h19266 u64 ctrls[16]; member
84217 struct list_head ctrls; member
101054 struct list_head ctrls; member
/aosp_15_r20/external/bcc/libbpf-tools/riscv/
H A Dvmlinux_602.h90442 struct list_head ctrls; member
92390 struct list_head ctrls; member
H A Dvmlinux.h90442 struct list_head ctrls; member
92390 struct list_head ctrls; member
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/x86_64/
H A Dvmlinux.h93948 struct list_head ctrls; member
110912 struct list_head ctrls; member
/aosp_15_r20/external/bcc/libbpf-tools/x86/
H A Dvmlinux.h19616 uint32_t ctrls; member

12