Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_encodemv.h28 void vp9_build_nmv_cost_table(int *mvjoint, int *mvcost[2],
Dvp9_encodemv.c225 void vp9_build_nmv_cost_table(int *mvjoint, int *mvcost[2], in vp9_build_nmv_cost_table() function
Dvp9_rdopt.c307 vp9_build_nmv_cost_table(x->nmvjointcost, in vp9_initialize_rd_consts()