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

  /external/libvpx/libvpx/vp9/common/
vp9_entropymv.h 119 } nmv_component_counts; typedef in typeref:struct:__anon13834
123 nmv_component_counts comps[2];
vp9_entropymv.c 142 static void inc_mv_component(int v, nmv_component_counts *comp_counts,
208 const nmv_component_counts *c = &counts->comps[i];
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
vp9_entropymv.h 119 } nmv_component_counts; typedef in typeref:struct:__anon24197
123 nmv_component_counts comps[2];
vp9_entropymv.c 142 static void inc_mv_component(int v, nmv_component_counts *comp_counts,
208 const nmv_component_counts *c = &counts->comps[i];
  /external/libvpx/libvpx/vp9/encoder/
vp9_encodemv.c 173 nmv_component_counts *comp_counts = &counts->comps[i];
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_encodemv.c 173 nmv_component_counts *comp_counts = &counts->comps[i];

Completed in 531 milliseconds