Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
Dvp9_entropymv.c142 static void inc_mv_component(int v, nmv_component_counts *comp_counts, in inc_mv_component() function
177 inc_mv_component(mv->row, &counts->comps[0], 1, 1); in vp9_inc_mv()
181 inc_mv_component(mv->col, &counts->comps[1], 1, 1); in vp9_inc_mv()