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

  /external/libvpx/libvpx/vp8/common/
entropymv.h 37 MVPbits = MVPshort + mvnum_short - 1, /* mvlong_width long value bits */
38 MVPcount = MVPbits + mvlong_width /* (with independent probabilities) */
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
entropymv.h 37 MVPbits = MVPshort + mvnum_short - 1, /* mvlong_width long value bits */
38 MVPcount = MVPbits + mvlong_width /* (with independent probabilities) */

Completed in 37 milliseconds