HomeSort by relevance Sort by last modified time
    Searched refs:nmv_component_counts (Results 1 - 2 of 2) sorted by null

  /external/libvpx/libvpx/vp9/common/
vp9_entropymv.h 123 } nmv_component_counts; typedef in typeref:struct:__anon23986
127 nmv_component_counts comps[2];
vp9_entropymv.c 149 static void inc_mv_component(int v, nmv_component_counts *comp_counts,
215 const nmv_component_counts *c = &counts->comps[i];

Completed in 40 milliseconds