Home | History | Annotate | Download | only in encoder

Lines Matching defs:rf

383   const MV_REFERENCE_FRAME rf = mi->ref_frame[0];
409 vp9_write(bc, rf != INTRA_FRAME,
413 !(rf != INTRA_FRAME &&
418 if (rf == INTRA_FRAME) {
440 mv_ref_p = cpi->common.fc.inter_mode_probs[mi->mode_context[rf]];
450 ++cm->counts.inter_mode[mi->mode_context[rf]]
473 ++cm->counts.inter_mode[mi->mode_context[rf]]