Searched refs:u4_i_qp (Results 1 – 8 of 8) sorted by relevance
113 11. Qp for I frames (parameter name: `u4_i_qp`)154 | `u4_i_qp` | In the range `4 to 51` | All the bits of 13th byte of data |
515 s_QpIp.u4_i_qp = m_I_QP; in setQp()
283 UWORD32 u4_i_qp,u4_i_qp_max,u4_i_qp_min; member
634 sscanf(value, "%d", &ps_app_ctxt->u4_i_qp); in parse_argument()975 ps_app_ctxt->u4_i_qp = DEFAULT_I_QP; in init_default_params()1188 s_qp_ip.s_ive_ip.u4_i_qp = ps_app_ctxt->u4_i_qp; in set_qp()
1712 if ((ps_ip->s_ive_ip.u4_i_qp > ps_ip->s_ive_ip.u4_i_qp_max) in api_check_struct_sanity()1722 if ((ps_ip->s_ive_ip.u4_i_qp < ps_ip->s_ive_ip.u4_i_qp_min) in api_check_struct_sanity()2709 ps_codec->s_cfg.u4_i_qp = ps_cfg->u4_i_qp; in ih264e_codec_update_config()2720 au1_init_qp[0] = gau1_h264_to_mpeg2_qmap[ps_codec->s_cfg.u4_i_qp]; in ih264e_codec_update_config()2841 au1_init_qp[0] = gau1_h264_to_mpeg2_qmap[ps_codec->s_cfg.u4_i_qp]; in ih264e_codec_update_config()2958 ps_cfg->u4_i_qp = DEFAULT_I_QP; in ih264e_set_default_params()5489 ps_cfg->u4_i_qp = ps_set_qp_ip->s_ive_ip.u4_i_qp; in ih264e_set_qp()
1066 UWORD32 u4_i_qp; member
454 UWORD32 u4_i_qp; member
1305 au1_init_qp[0] = gau1_h264_to_mpeg2_qmap[ps_codec->s_cfg.u4_i_qp]; in ih264e_codec_init()