summaryrefslogtreecommitdiff
path: root/vp9/encoder/vp9_variance.h
AgeCommit message (Expand)Author
2014-10-09Rename highbitdepth functions to use highbd prefixDeb Mukherjee
2014-09-11Adds high bit depth sad and variance functionsDeb Mukherjee
2014-06-02Remove Wextra warnings from vp9_sad.cDeb Mukherjee
2014-06-01Revert "Remove Wextra warnings from vp9_sad.c"Frank Galligan
2014-05-22Remove Wextra warnings from vp9_sad.cDeb Mukherjee
2014-05-15Revert "Remove Wextra warnings from vp9_sad.c"Jim Bankoski
2014-05-14Remove Wextra warnings from vp9_sad.cDeb Mukherjee
2014-04-30Removing unused typedefs.Dmitry Kovalev
2014-04-25Removing unused vp9_variance_halfpixvar*() functions.Dmitry Kovalev
2014-04-18Cleaning vp9_variance.{c, h}.Dmitry Kovalev
2014-04-10Removing unnecessary typedef.Dmitry Kovalev
2014-03-24vp9_variance.h header static version converted to globalJim Bankoski
2014-01-23vp9/encoder: add extern "C" to headersJames Zern
2013-10-16Implement variance-based adaptive quantizationGuillaume Martres
2013-10-02unused typedef in vp9_variance.hJim Bankoski
2013-06-25Add averaging-SAD functions for 8-point comp-inter motion search.Ronald S. Bultje
2013-06-17Fix typo ('weight' instead of 'width').Ronald S. Bultje
2013-05-22Merge CONFIG_COMP_INTER_JOINT_SEARCH.Paul Wilkins
2013-05-10Add joint motion search in comp_inter_inter mode(experiment)Yunqing Wang
2013-03-01Add unit test for x4 multi-SAD functionsJohn Koleszar
2013-03-01Merge master branch into experimentalJohn Koleszar
2013-02-28this commit converts all sad ptrs to uint32Jim Bankoski
2013-02-27Remove unused vp9_copy32xnJohn Koleszar
2013-02-22give vp9 variance struct a unique nameJames Zern
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