Home | History | Annotate | Download | only in encoder

Lines Matching refs:i4_frm_qstep

3414 *                  i4_frm_qstep     [in]    : current frame quantizer(qscale)*
3422 WORD32 i4_frm_qstep)
3444 i4_frm_qstep *= !L0ME_IN_OPENLOOP_MODE;
3483 ((i4_frm_qstep * 16) >> 2) /*+ ((i4_frm_qstep*i4_intra_2nx2n_cost)/256) */;
3495 ((i4_frm_qstep * 16)); /* + ((i4_frm_qstep*i4_intra_2nx2n_cost)/256) */
3512 (i4_frm_qstep * 16 * 4) /* + ((i4_frm_qstep*i4_intra_2nx2n_cost)/256) */;
3528 (i4_frm_qstep * 16 * 16) /* + ((i4_frm_qstep*i4_intra_2nx2n_cost)/256) */;