Searched refs:p_hevc_decode_params (Results 1 – 1 of 1) sorted by relevance
340 struct v4l2_ctrl_hevc_decode_params *p_hevc_decode_params; in std_validate_compound() local621 p_hevc_decode_params = p; in std_validate_compound()623 if (p_hevc_decode_params->num_active_dpb_entries > in std_validate_compound()627 for (i = 0; i < p_hevc_decode_params->num_active_dpb_entries; in std_validate_compound()630 &p_hevc_decode_params->dpb[i]; in std_validate_compound()
Completed in 5 milliseconds