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

  /external/libvpx/libvpx/vp8/common/
entropymv.h 23 mv_max = 1023, /* max absolute value of a MV component */ enumerator in enum:__anon17957
24 MVvals = (2 * mv_max) + 1, /* # possible values "" */
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
entropymv.h 23 mv_max = 1023, /* max absolute value of a MV component */ enumerator in enum:__anon31443
24 MVvals = (2 * mv_max) + 1, /* # possible values "" */

Completed in 121 milliseconds