Searched refs:inter_bmode_costs (Results 1 – 7 of 7) sorted by relevance
35 vp8_cost_tokens(rd_costs->inter_bmode_costs, x->fc.bmode_prob, T); in vp8_init_mode_costs()37 vp8_cost_tokens(rd_costs->inter_bmode_costs, x->fc.sub_mv_ref_prob, in vp8_init_mode_costs()
99 int *inter_bmode_costs; member
356 z->inter_bmode_costs = x->inter_bmode_costs; in setup_mbby_copy()
697 int inter_bmode_costs[B_MODE_COUNT]; member
608 bmode_costs = mb->inter_bmode_costs; in rd_pick_intra4x4mby_modes()865 cost = x->inter_bmode_costs[m]; in labels2mode()
224 bmode_costs = mb->inter_bmode_costs; in pick_intra4x4mby_modes()
2081 cpi->mb.inter_bmode_costs = cpi->rd_costs.inter_bmode_costs; in vp8_create_compressor()