Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
Dvp9_entropymv.h119 } nmv_component_counts; typedef
123 nmv_component_counts comps[2];
Dvp9_entropymv.c142 static void inc_mv_component(int v, nmv_component_counts *comp_counts, in inc_mv_component()
208 const nmv_component_counts *c = &counts->comps[i]; in vp9_adapt_mv_probs()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_encodemv.c173 nmv_component_counts *comp_counts = &counts->comps[i]; in vp9_write_nmv_probs()