Searched refs:inter_bmode_costs (Results 1 – 5 of 5) sorted by relevance
38 vp8_cost_tokens((int *)c->mb.inter_bmode_costs, x->fc.bmode_prob, T); in vp8_init_mode_costs()40 vp8_cost_tokens((int *)c->mb.inter_bmode_costs, x->fc.sub_mv_ref_prob, vp8_sub_mv_ref_tree); in vp8_init_mode_costs()
94 unsigned int inter_bmode_costs[B_MODE_COUNT]; member
327 vpx_memcpy(z->inter_bmode_costs, x->inter_bmode_costs, sizeof(x->inter_bmode_costs)); in setup_mbby_copy()
187 mode_costs = x->inter_bmode_costs; in pick_intra4x4block()
690 bmode_costs = mb->inter_bmode_costs; in vp8_rd_pick_intra4x4mby_modes()945 cost = x->inter_bmode_costs[ m]; in labels2mode()