Home | History | Annotate | Download | only in encoder

Lines Matching defs:bmode_costs

193     const int *bmode_costs;
197 bmode_costs = mb->inter_bmode_costs;
213 bmode_costs = mb->bmode_costs[A][L];
217 pick_intra4x4block(mb, i, &best_mode, bmode_costs, &r, &d);