Home
last modified time | relevance | path

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

/openbmc/linux/include/media/
H A Dv4l2-ctrls.h75 struct v4l2_ctrl_h264_scaling_matrix *p_h264_scaling_matrix; member
/openbmc/linux/drivers/media/v4l2-core/
H A Dv4l2-ctrls-core.c113 struct v4l2_ctrl_h264_scaling_matrix *p_h264_scaling_matrix; in std_init_compound() local
174 p_h264_scaling_matrix = p; in std_init_compound()
180 memset(p_h264_scaling_matrix, 16, sizeof(*p_h264_scaling_matrix)); in std_init_compound()
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Dvidioc-g-ext-ctrls.rst211 - ``p_h264_scaling_matrix``
/openbmc/linux/include/uapi/linux/
H A Dvideodev2.h1820 struct v4l2_ctrl_h264_scaling_matrix __user *p_h264_scaling_matrix; member