Home | History | Annotate | Download | only in encoder

Lines Matching full:i4_qp

1121         WORD32 i4_qp;
1122 i4_qp = irc_get_frm_level_qp(ps_rate_control_api->ps_mb_rate_control);
1124 pi4_mb_qp[0] = i4_qp; /* Used as feedback for the rate control */
1125 pi4_mb_qp[1] = i4_qp; /* Used for quantising the MB*/