Searched refs:u4_p_qp_max (Results 1 – 7 of 7) sorted by relevance
284 UWORD32 u4_p_qp,u4_p_qp_max,u4_p_qp_min; member
649 sscanf(value, "%d", &ps_app_ctxt->u4_p_qp_max); in parse_argument()980 ps_app_ctxt->u4_p_qp_max = DEFAULT_QP_MAX; in init_default_params()1192 s_qp_ip.s_ive_ip.u4_p_qp_max = ps_app_ctxt->u4_p_qp_max; in set_qp()
1687 || (ps_ip->s_ive_ip.u4_p_qp_max > MAX_H264_QP) in api_check_struct_sanity()1702 || (ps_ip->s_ive_ip.u4_p_qp_min > ps_ip->s_ive_ip.u4_p_qp_max) in api_check_struct_sanity()1713 || (ps_ip->s_ive_ip.u4_p_qp > ps_ip->s_ive_ip.u4_p_qp_max) in api_check_struct_sanity()2658 ps_codec->s_cfg.u4_p_qp_max = ps_cfg->u4_p_qp_max; in ih264e_codec_update_config()2682 gau1_h264_to_mpeg2_qmap[ps_codec->s_cfg.u4_p_qp_max]; in ih264e_codec_update_config()2795 gau1_h264_to_mpeg2_qmap[ps_codec->s_cfg.u4_p_qp_max]; in ih264e_codec_update_config()2904 ps_cfg->u4_p_qp_max = DEFAULT_QP_MAX; in ih264e_set_default_params()5421 ps_cfg->u4_p_qp_max = ps_set_qp_ip->s_ive_ip.u4_p_qp_max; in ih264e_set_qp()
1081 UWORD32 u4_p_qp_max; member
463 UWORD32 u4_p_qp_max; member
1311 gau1_h264_to_mpeg2_qmap[ps_codec->s_cfg.u4_p_qp_max]; in ih264e_codec_init()
513 s_QpIp.u4_p_qp_max = MAX_H264_QP; in setQp()