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

  /external/libvpx/libvpx/vp8/common/
entropymv.h 29 mvnum_short = 8, /* magnitudes 0 through 7 */ enumerator in enum:__anon13771
37 MVPbits = MVPshort + mvnum_short - 1, /* mvlong_width long value bits */
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
entropymv.h 29 mvnum_short = 8, /* magnitudes 0 through 7 */ enumerator in enum:__anon24134
37 MVPbits = MVPshort + mvnum_short - 1, /* mvlong_width long value bits */

Completed in 142 milliseconds