Home | History | Annotate | Download | only in encoder

Lines Matching refs:PSLICE

654     max_reflist = (i4_slice_type == PSLICE) ? 1 : 2;
835 ps_me_ctxt->i4_skip_bias[PSLICE] = 4 * SKIP_BIAS_P;
839 ps_me_ctxt->i4_skip_bias[PSLICE] = SKIP_BIAS_P;
1845 i4_max_reflist = (ps_proc->i4_slice_type == PSLICE) ? PRED_L0 : PRED_L1;
2056 ps_proc->ps_cur_mb->u4_mb_type = (ps_proc->i4_slice_type == PSLICE) ? P16x16 : B16x16;