Home
last modified time | relevance | path

Searched refs:v4l2_ctrl_h264_pred_weights (Results 1 – 25 of 68) sorted by relevance

123

/aosp_15_r20/external/rust/crates/v4l2r/lib/src/
Dcontrols.rs70 use crate::bindings::v4l2_ctrl_h264_pred_weights;
333 impl<T> From<v4l2_ctrl_h264_pred_weights> for SafeExtControl<T>
335 T: ExtControlTrait<PAYLOAD = v4l2_ctrl_h264_pred_weights>,
337 fn from(params: v4l2_ctrl_h264_pred_weights) -> Self { in from()
356 T: ExtControlTrait<PAYLOAD = v4l2_ctrl_h264_pred_weights>,
358 pub fn h264_pred_weights(&self) -> &v4l2_ctrl_h264_pred_weights { in h264_pred_weights() argument
368 pub fn h264_pred_weights_mut(&mut self) -> &mut v4l2_ctrl_h264_pred_weights { in h264_pred_weights_mut() argument
/aosp_15_r20/external/rust/crates/v4l2r/lib/src/controls/
Dcodec.rs10 use crate::bindings::v4l2_ctrl_h264_pred_weights;
68 type PAYLOAD = v4l2_ctrl_h264_pred_weights;
/aosp_15_r20/prebuilts/vndk/v31/arm/include/bionic/libc/kernel/uapi/linux/
Dv4l2-controls.h1084 struct v4l2_ctrl_h264_pred_weights { struct
Dvideodev2.h887 struct v4l2_ctrl_h264_pred_weights __user * p_h264_pred_weights;
/aosp_15_r20/prebuilts/vndk/v32/arm/include/bionic/libc/kernel/uapi/linux/
Dv4l2-controls.h1084 struct v4l2_ctrl_h264_pred_weights { struct
/aosp_15_r20/prebuilts/vndk/v31/x86/include/bionic/libc/kernel/uapi/linux/
Dv4l2-controls.h1084 struct v4l2_ctrl_h264_pred_weights { struct
/aosp_15_r20/prebuilts/vndk/v32/x86/include/bionic/libc/kernel/uapi/linux/
Dv4l2-controls.h1084 struct v4l2_ctrl_h264_pred_weights { struct
Dvideodev2.h887 struct v4l2_ctrl_h264_pred_weights __user * p_h264_pred_weights;
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/bionic/libc/kernel/uapi/linux/
Dv4l2-controls.h1084 struct v4l2_ctrl_h264_pred_weights { struct
Dvideodev2.h887 struct v4l2_ctrl_h264_pred_weights __user * p_h264_pred_weights;
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/bionic/libc/kernel/uapi/linux/
Dv4l2-controls.h1084 struct v4l2_ctrl_h264_pred_weights { struct
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/bionic/libc/kernel/uapi/linux/
Dv4l2-controls.h1084 struct v4l2_ctrl_h264_pred_weights { struct
Dvideodev2.h887 struct v4l2_ctrl_h264_pred_weights __user * p_h264_pred_weights;
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/bionic/libc/kernel/uapi/linux/
Dv4l2-controls.h1084 struct v4l2_ctrl_h264_pred_weights { struct
/aosp_15_r20/prebuilts/vndk/v33/x86/include/bionic/libc/kernel/uapi/linux/
Dv4l2-controls.h1098 struct v4l2_ctrl_h264_pred_weights { struct
/aosp_15_r20/prebuilts/vndk/v33/arm/include/bionic/libc/kernel/uapi/linux/
Dv4l2-controls.h1098 struct v4l2_ctrl_h264_pred_weights { struct
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/bionic/libc/kernel/uapi/linux/
Dv4l2-controls.h1098 struct v4l2_ctrl_h264_pred_weights { struct
Dvideodev2.h899 struct v4l2_ctrl_h264_pred_weights __user * p_h264_pred_weights;
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/bionic/libc/kernel/uapi/linux/
Dv4l2-controls.h1098 struct v4l2_ctrl_h264_pred_weights { struct
Dvideodev2.h899 struct v4l2_ctrl_h264_pred_weights __user * p_h264_pred_weights;
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/bionic/libc/kernel/uapi/linux/
Dvideodev2.h908 struct v4l2_ctrl_h264_pred_weights * p_h264_pred_weights;
/aosp_15_r20/prebuilts/vndk/v34/x86/include/bionic/libc/kernel/uapi/linux/
Dvideodev2.h908 struct v4l2_ctrl_h264_pred_weights * p_h264_pred_weights;
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/bionic/libc/kernel/uapi/linux/
Dvideodev2.h908 struct v4l2_ctrl_h264_pred_weights * p_h264_pred_weights;
Dv4l2-controls.h1107 struct v4l2_ctrl_h264_pred_weights { struct
/aosp_15_r20/prebuilts/vndk/v34/arm/include/bionic/libc/kernel/uapi/linux/
Dv4l2-controls.h1107 struct v4l2_ctrl_h264_pred_weights { struct

123