Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_encodemv.c75 static void build_nmv_component_cost_table(int *mvcost, in build_nmv_component_cost_table() function
229 build_nmv_component_cost_table(mvcost[0], &ctx->comps[0], usehp); in vp9_build_nmv_cost_table()
230 build_nmv_component_cost_table(mvcost[1], &ctx->comps[1], usehp); in vp9_build_nmv_cost_table()