Searched refs:class0_cost (Results 1 – 2 of 2) sorted by relevance
122 int sign_cost[2], class_cost[MV_CLASSES], class0_cost[CLASS0_SIZE]; in build_nmv_component_cost_table() local129 av1_cost_tokens_from_cdf(class0_cost, mvcomp->class0_cdf, NULL); in build_nmv_component_cost_table()152 cost += class0_cost[d]; in build_nmv_component_cost_table()
72 int sign_cost[2], class_cost[MV_CLASSES], class0_cost[CLASS0_SIZE]; in build_nmv_component_cost_table() local82 vp9_cost_tokens(class0_cost, mvcomp->class0, vp9_mv_class0_tree); in build_nmv_component_cost_table()106 cost += class0_cost[d]; in build_nmv_component_cost_table()