Searched refs:inter_bmode_costs (Results 1 – 7 of 7) sorted by relevance
42 vp8_cost_tokens(rd_costs->inter_bmode_costs, x->fc.bmode_prob, T); in vp8_init_mode_costs()44 vp8_cost_tokens(rd_costs->inter_bmode_costs, x->fc.sub_mv_ref_prob, in vp8_init_mode_costs()
105 int *inter_bmode_costs; member
366 z->inter_bmode_costs = x->inter_bmode_costs; in setup_mbby_copy()
713 int inter_bmode_costs[B_MODE_COUNT]; member
728 bmode_costs = mb->inter_bmode_costs; in rd_pick_intra4x4mby_modes()1020 cost = x->inter_bmode_costs[ m]; in labels2mode()
297 bmode_costs = mb->inter_bmode_costs; in pick_intra4x4mby_modes()
2186 cpi->mb.inter_bmode_costs = cpi->rd_costs.inter_bmode_costs; in vp8_create_compressor()