Searched refs:class0_hp_cost (Results 1 – 1 of 1) sorted by relevance
81 int class0_hp_cost[2], hp_cost[2]; in build_nmv_component_cost_table() local97 class0_hp_cost[0] = vp9_cost_zero(mvcomp->class0_hp); in build_nmv_component_cost_table()98 class0_hp_cost[1] = vp9_cost_one(mvcomp->class0_hp); in build_nmv_component_cost_table()126 cost += class0_hp_cost[e]; in build_nmv_component_cost_table()