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

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

Completed in 1100 milliseconds