Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_encodemv.c80 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(fp_cost, mvcomp->fp, vp9_mv_fp_tree); in build_nmv_component_cost_table()
122 cost += fp_cost[f]; in build_nmv_component_cost_table()