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
650 sscanf(value, "%d", &ps_app_ctxt->u4_p_qp_max); in parse_argument()981 ps_app_ctxt->u4_p_qp_max = DEFAULT_QP_MAX; in init_default_params()1193 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()2711 ps_codec->s_cfg.u4_p_qp_max = ps_cfg->u4_p_qp_max; in ih264e_codec_update_config()2735 gau1_h264_to_mpeg2_qmap[ps_codec->s_cfg.u4_p_qp_max]; in ih264e_codec_update_config()2854 gau1_h264_to_mpeg2_qmap[ps_codec->s_cfg.u4_p_qp_max]; in ih264e_codec_update_config()2964 ps_cfg->u4_p_qp_max = DEFAULT_QP_MAX; in ih264e_set_default_params()5490 ps_cfg->u4_p_qp_max = ps_set_qp_ip->s_ive_ip.u4_p_qp_max; in ih264e_set_qp()
1084 UWORD32 u4_p_qp_max; member
472 UWORD32 u4_p_qp_max; member
1318 gau1_h264_to_mpeg2_qmap[ps_codec->s_cfg.u4_p_qp_max]; in ih264e_codec_init()
520 s_QpIp.u4_p_qp_max = MAX_H264_QP; in setQp()