Searched refs:p_h264_pred_weights (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/media/
H A Dv4l2-ctrls.h45 * @p_h264_pred_weights: Pointer to a struct v4l2_ctrl_h264_pred_weights.
78 struct v4l2_ctrl_h264_pred_weights *p_h264_pred_weights; member in union:v4l2_ctrl_ptr
/linux-master/drivers/media/v4l2-core/
H A Dv4l2-ctrls-core.c807 struct v4l2_ctrl_h264_pred_weights *p_h264_pred_weights; local
974 p_h264_pred_weights = p;
976 if (p_h264_pred_weights->luma_log2_weight_denom > 7)
978 if (p_h264_pred_weights->chroma_log2_weight_denom > 7)
/linux-master/include/uapi/linux/
H A Dvideodev2.h1822 struct v4l2_ctrl_h264_pred_weights __user *p_h264_pred_weights; member in union:v4l2_ext_control::__anon943

Completed in 220 milliseconds