Home | History | Annotate | Download | only in encoder

Lines Matching defs:bmode_costs

1044                                      const int *bmode_costs,
1079 int rate = bmode_costs[mode];
1187 const int *bmode_costs = mb->mbmode_cost;
1203 bmode_costs = mb->y_mode_costs[A][L];
1206 this_rd = rd_pick_intra4x4block(cpi, mb, i, &best_mode, bmode_costs,
1250 int *bmode_costs = x->mbmode_cost;
1269 bmode_costs = x->y_mode_costs[A][L];
1279 this_rate = this_rate_tokenonly + bmode_costs[mode];