Home
last modified time | relevance | path

Searched refs:class0_fp_cost (Results 1 – 1 of 1) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
Dvp9_encodemv.c81 int class0_fp_cost[CLASS0_SIZE][MV_FP_SIZE], fp_cost[MV_FP_SIZE]; in build_nmv_component_cost_table() local
94 vp9_cost_tokens(class0_fp_cost[i], mvcomp->class0_fp[i], vp9_mv_fp_tree); in build_nmv_component_cost_table()
121 cost += class0_fp_cost[d][f]; in build_nmv_component_cost_table()