Searched refs:p_h264_sps (Results 1 – 7 of 7) sorted by relevance
331 struct v4l2_ctrl_h264_sps *p_h264_sps; in std_validate_compound() local404 p_h264_sps = p; in std_validate_compound()418 p_h264_sps->chroma_format_idc = 1; in std_validate_compound()422 p_h264_sps->flags &= in std_validate_compound()426 p_h264_sps->flags &= in std_validate_compound()431 p_h264_sps->flags &= in std_validate_compound()441 if (p_h264_sps->profile_idc < 122 && in std_validate_compound()442 p_h264_sps->chroma_format_idc > 1) in std_validate_compound()445 if (p_h264_sps->profile_idc < 244 && in std_validate_compound()446 p_h264_sps->chroma_format_idc > 2) in std_validate_compound()[all …]
73 struct v4l2_ctrl_h264_sps *p_h264_sps; member
34 const struct v4l2_ctrl_h264_sps *sps = ctrl->p_new.p_h264_sps; in cedrus_try_ctrl()
246 const struct v4l2_ctrl_h264_sps *sps = ctrl->p_new.p_h264_sps; in hantro_try_ctrl()
33 const struct v4l2_ctrl_h264_sps *sps = ctrl->p_new.p_h264_sps; in rkvdec_try_ctrl()
1751 struct v4l2_ctrl_h264_sps __user *p_h264_sps; member
193 - ``p_h264_sps``
Completed in 25 milliseconds