Home
last modified time | relevance | path

Searched refs:p_h264_pred_weights (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/media/v4l2-core/
A Dv4l2-ctrls-core.c333 struct v4l2_ctrl_h264_pred_weights *p_h264_pred_weights; in std_validate_compound() local
501 p_h264_pred_weights = p; in std_validate_compound()
503 if (p_h264_pred_weights->luma_log2_weight_denom > 7) in std_validate_compound()
505 if (p_h264_pred_weights->chroma_log2_weight_denom > 7) in std_validate_compound()
/linux/include/media/
A Dv4l2-ctrls.h78 struct v4l2_ctrl_h264_pred_weights *p_h264_pred_weights; member
/linux/include/uapi/linux/
A Dvideodev2.h1754 struct v4l2_ctrl_h264_pred_weights __user *p_h264_pred_weights; member
/linux/Documentation/userspace-api/media/v4l/
A Dvidioc-g-ext-ctrls.rst205 - ``p_h264_pred_weights``

Completed in 31 milliseconds