Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_encodemv.c74 static void build_nmv_component_cost_table(int *mvcost, in build_nmv_component_cost_table() function
228 build_nmv_component_cost_table(mvcost[0], &ctx->comps[0], usehp); in vp9_build_nmv_cost_table()
229 build_nmv_component_cost_table(mvcost[1], &ctx->comps[1], usehp); in vp9_build_nmv_cost_table()