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

  /external/libvpx/vp8/encoder/
block.h 85 int mvcosts[2][MVvals+1];
87 int mvsadcosts[2][MVvals+1];
onyx_int.h 63 int mvcosts[2][MVvals+1];
444 unsigned int MVcount [2] [MVvals]; /* (row,col) MV cts this frame */
encodemv.c 257 const unsigned int events [MVvals],
  /external/libvpx/vp8/common/
entropymv.h 20 MVvals = (2 * mv_max) + 1, /* # possible values "" */

Completed in 57 milliseconds