Searched defs:mvcost (Results 1 – 7 of 7) sorted by relevance
18 void ReferenceBuildNmvComponentCostTable(int *mvcost, in ReferenceBuildNmvComponentCostTable()100 int *mvcost = mvcost_buf.get() + MV_MAX; in TestMvComponentCostTable() local
69 static void build_nmv_component_cost_table(int *mvcost, in build_nmv_component_cost_table()
113 int **mvcost; member
124 void av1_build_nmv_component_cost_table(int *mvcost, in av1_build_nmv_component_cost_table()
46 const int *mvcost[2]; member
3392 const int *const *mvcost = mv_cost_params->mvcost; in estimate_obmc_mvcost() local
94 int *mvcost[2]; member