Home
last modified time | relevance | path

Searched defs:v4l2_ctrl_h264_pred_weights (Results 1 – 4 of 4) sorted by relevance

/external/rust/crates/v4l2r/lib/src/
Dcontrols.rs358 pub fn h264_pred_weights(&self) -> &v4l2_ctrl_h264_pred_weights { in h264_pred_weights()
368 pub fn h264_pred_weights_mut(&mut self) -> &mut v4l2_ctrl_h264_pred_weights { in h264_pred_weights_mut()
/external/v4l-utils/contrib/freebsd/include/linux/
Dv4l2-controls.h1521 struct v4l2_ctrl_h264_pred_weights { struct
1522 __u16 luma_log2_weight_denom;
1523 __u16 chroma_log2_weight_denom;
1524 struct v4l2_h264_weight_factors weight_factors[2];
/external/kernel-headers/original/uapi/linux/
Dv4l2-controls.h1521 struct v4l2_ctrl_h264_pred_weights { struct
1522 __u16 luma_log2_weight_denom;
1523 __u16 chroma_log2_weight_denom;
1524 struct v4l2_h264_weight_factors weight_factors[2];
/external/v4l-utils/include/linux/
Dv4l2-controls.h1521 struct v4l2_ctrl_h264_pred_weights { struct
1522 __u16 luma_log2_weight_denom;
1523 __u16 chroma_log2_weight_denom;
1524 struct v4l2_h264_weight_factors weight_factors[2];