Searched refs:MAX_H264_QP (Results 1 – 3 of 3) sorted by relevance
584 #define H264_QP_ELEM (MAX_H264_QP + 1)
1581 if ((ps_ip->s_ive_ip.u4_i_qp_max > MAX_H264_QP) in api_check_struct_sanity()1582 || (ps_ip->s_ive_ip.u4_p_qp_max > MAX_H264_QP) in api_check_struct_sanity()1583 || (ps_ip->s_ive_ip.u4_b_qp_max > MAX_H264_QP)) in api_check_struct_sanity()
611 #define MAX_H264_QP 51 macro