Searched refs:u4_b_qp_max (Results 1 - 6 of 6) sorted by relevance

/external/libavc/test/encoder/
H A Dapp.h281 UWORD32 u4_b_qp,u4_b_qp_max,u4_b_qp_min; member in struct:__anon7793
H A Dmain.c657 sscanf(value, "%d", &ps_app_ctxt->u4_b_qp_max);
972 ps_app_ctxt->u4_b_qp_max = DEFAULT_QP_MAX;
1182 s_qp_ip.s_ive_ip.u4_b_qp_max = ps_app_ctxt->u4_b_qp_max;
/external/libavc/encoder/
H A Dih264e_api.c1555 || (ps_ip->s_ive_ip.u4_b_qp_max > MAX_H264_QP))
1570 || (ps_ip->s_ive_ip.u4_b_qp_min > ps_ip->s_ive_ip.u4_b_qp_max))
1581 || (ps_ip->s_ive_ip.u4_b_qp > ps_ip->s_ive_ip.u4_b_qp_max))
2123 ps_codec->s_cfg.u4_b_qp_max = ps_cfg->u4_b_qp_max;
2148 gau1_h264_to_mpeg2_qmap[ps_codec->s_cfg.u4_b_qp_max];
2232 gau1_h264_to_mpeg2_qmap[ps_codec->s_cfg.u4_b_qp_max];
2338 ps_cfg->u4_b_qp_max = DEFAULT_QP_MAX;
4849 ps_cfg->u4_b_qp_max = ps_set_qp_ip->s_ive_ip.u4_b_qp_max;
[all...]
H A Dive2.h1073 UWORD32 u4_b_qp_max; member in struct:__anon7769
H A Dih264e_structs.h463 UWORD32 u4_b_qp_max; member in struct:__anon7673
H A Dih264e_utils.c1304 gau1_h264_to_mpeg2_qmap[ps_codec->s_cfg.u4_b_qp_max];

Completed in 57 milliseconds