Searched refs:u4_i_qp_max (Results 1 – 7 of 7) sorted by relevance
283 UWORD32 u4_i_qp,u4_i_qp_max,u4_i_qp_min; member
637 sscanf(value, "%d", &ps_app_ctxt->u4_i_qp_max); in parse_argument()978 ps_app_ctxt->u4_i_qp_max = DEFAULT_QP_MAX; in init_default_params()1188 s_qp_ip.s_ive_ip.u4_i_qp_max = ps_app_ctxt->u4_i_qp_max; in set_qp()
1686 if ((ps_ip->s_ive_ip.u4_i_qp_max > MAX_H264_QP) in api_check_struct_sanity()1701 || (ps_ip->s_ive_ip.u4_i_qp_min > ps_ip->s_ive_ip.u4_i_qp_max) in api_check_struct_sanity()1712 if ((ps_ip->s_ive_ip.u4_i_qp > ps_ip->s_ive_ip.u4_i_qp_max) in api_check_struct_sanity()2654 ps_codec->s_cfg.u4_i_qp_max = ps_cfg->u4_i_qp_max; in ih264e_codec_update_config()2677 gau1_h264_to_mpeg2_qmap[ps_codec->s_cfg.u4_i_qp_max]; in ih264e_codec_update_config()2790 gau1_h264_to_mpeg2_qmap[ps_codec->s_cfg.u4_i_qp_max]; in ih264e_codec_update_config()2902 ps_cfg->u4_i_qp_max = DEFAULT_QP_MAX; in ih264e_set_default_params()5418 ps_cfg->u4_i_qp_max = ps_set_qp_ip->s_ive_ip.u4_i_qp_max; in ih264e_set_qp()
1075 UWORD32 u4_i_qp_max; member
457 UWORD32 u4_i_qp_max; member
1306 gau1_h264_to_mpeg2_qmap[ps_codec->s_cfg.u4_i_qp_max]; in ih264e_codec_init()
509 s_QpIp.u4_i_qp_max = MAX_H264_QP; in setQp()