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

  /external/libvpx/libvpx/vp9/common/
vp9_entropymv.h 127 void vp9_inc_mv(const MV *mv, nmv_context_counts *mvctx);
vp9_entropymv.c 164 void vp9_inc_mv(const MV *mv, nmv_context_counts *counts) { function
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
vp9_entropymv.h 126 void vp9_inc_mv(const MV *mv, nmv_context_counts *mvctx);
vp9_entropymv.c 171 void vp9_inc_mv(const MV *mv, nmv_context_counts *counts) { function
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_encodemv.c 240 vp9_inc_mv(&diff, counts);
  /external/libvpx/libvpx/vp9/encoder/
vp9_encodemv.c 242 vp9_inc_mv(&diff, counts);
  /external/libvpx/libvpx/vp9/decoder/
vp9_decodemv.c 301 vp9_inc_mv(&diff, counts);
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/decoder/
vp9_decodemv.c 251 vp9_inc_mv(&diff, counts);

Completed in 610 milliseconds