Searched defs:mv_max (Results 1 - 1 of 1) sorted by relevance

/external/libvpx/vp8/common/
H A Dentropymv.h19 mv_max = 1023, /* max absolute value of a MV component */ enumerator in enum:__anon3635
20 MVvals = (2 * mv_max) + 1, /* # possible values "" */

Completed in 221 milliseconds