summaryrefslogtreecommitdiff
path: root/vp9/common/vp9_mv.h
AgeCommit message (Expand)Author
2016-08-02vp9/common: apply clang-formatclang-format
2014-08-22Replacing int_mv with MV inside the first pass code.Dmitry Kovalev
2014-02-09Converted function to inlineJim Bankoski
2014-01-23vp9/common: add extern "C" to headersJames Zern
2013-12-13Using MV struct instead of int_mv union in encoder.Dmitry Kovalev
2013-08-01Cleanup: reusing clamp_mv function.Dmitry Kovalev
2013-07-17Removing unused int_mv32 union.Dmitry Kovalev
2013-06-21Transforming scale_mv_component_q4 into scale_mv_q4 function.Dmitry Kovalev
2013-02-26Refactor inter recon functions to support scalingJohn Koleszar
2012-12-18Use standard integer types for pixel values and coefficients.Ronald S. Bultje
2012-11-30google style guide include guardsJim Bankoski
2012-11-27Add vp9_ prefix to all vp9 filesJohn Koleszar