Searched refs:p_hevc_sps (Results 1 – 4 of 4) sorted by relevance
336 struct v4l2_ctrl_hevc_sps *p_hevc_sps; in std_validate_compound() local578 p_hevc_sps = p; in std_validate_compound()580 if (!(p_hevc_sps->flags & V4L2_HEVC_SPS_FLAG_PCM_ENABLED)) { in std_validate_compound()581 p_hevc_sps->pcm_sample_bit_depth_luma_minus1 = 0; in std_validate_compound()582 p_hevc_sps->pcm_sample_bit_depth_chroma_minus1 = 0; in std_validate_compound()583 p_hevc_sps->log2_min_pcm_luma_coding_block_size_minus3 = 0; in std_validate_compound()584 p_hevc_sps->log2_diff_max_min_pcm_luma_coding_block_size = 0; in std_validate_compound()587 if (!(p_hevc_sps->flags & in std_validate_compound()589 p_hevc_sps->num_long_term_ref_pics_sps = 0; in std_validate_compound()
80 struct v4l2_ctrl_hevc_sps *p_hevc_sps; member
46 const struct v4l2_ctrl_hevc_sps *sps = ctrl->p_new.p_hevc_sps; in cedrus_try_ctrl()
258 const struct v4l2_ctrl_hevc_sps *sps = ctrl->p_new.p_hevc_sps; in hantro_try_ctrl()
Completed in 11 milliseconds