Home | History | Annotate | Download | only in encoder

Lines Matching defs:i4_qp

1111         WORD32 i4_qp;
1112 i4_qp = irc_get_frm_level_qp(ps_rate_control_api->ps_mb_rate_control);
1114 pi4_mb_qp[0] = i4_qp; /* Used as feedback for the rate control */
1115 pi4_mb_qp[1] = i4_qp; /* Used for quantising the MB*/