Searched refs:p_hevc_sps (Results 1 – 7 of 7) sorted by relevance
972 struct v4l2_ctrl_hevc_sps *p_hevc_sps; in std_validate_compound() local1214 p_hevc_sps = p; in std_validate_compound()1216 if (!(p_hevc_sps->flags & V4L2_HEVC_SPS_FLAG_PCM_ENABLED)) { in std_validate_compound()1217 p_hevc_sps->pcm_sample_bit_depth_luma_minus1 = 0; in std_validate_compound()1218 p_hevc_sps->pcm_sample_bit_depth_chroma_minus1 = 0; in std_validate_compound()1219 p_hevc_sps->log2_min_pcm_luma_coding_block_size_minus3 = 0; in std_validate_compound()1220 p_hevc_sps->log2_diff_max_min_pcm_luma_coding_block_size = 0; in std_validate_compound()1223 if (!(p_hevc_sps->flags & in std_validate_compound()1225 p_hevc_sps->num_long_term_ref_pics_sps = 0; in std_validate_compound()
550 ret = rkvdec_hevc_validate_sps(ctx, ctrl->p_new.p_hevc_sps); in rkvdec_hevc_start()627 return rkvdec_hevc_validate_sps(ctx, ctrl->p_new.p_hevc_sps); in rkvdec_hevc_try_ctrl()
558 ret = rkvdec_hevc_validate_sps(ctx, ctrl->p_new.p_hevc_sps); in rkvdec_hevc_start()640 return rkvdec_hevc_validate_sps(ctx, ctrl->p_new.p_hevc_sps); in rkvdec_hevc_try_ctrl()
457 const struct v4l2_ctrl_hevc_sps *sps = ctrl->p_new.p_hevc_sps; in rkvdec_hevc_get_image_fmt()
600 return rkvdec_hevc_validate_sps(ctx, ctrl->p_new.p_hevc_sps); in rkvdec_hevc_try_ctrl()
46 const struct v4l2_ctrl_hevc_sps *sps = ctrl->p_new.p_hevc_sps; in cedrus_try_ctrl()
270 const struct v4l2_ctrl_hevc_sps *sps = ctrl->p_new.p_hevc_sps; in hantro_try_ctrl()343 const struct v4l2_ctrl_hevc_sps *sps = ctrl->p_new.p_hevc_sps; in hantro_hevc_s_ctrl()