summaryrefslogtreecommitdiff
path: root/vpx_dsp/variance.h
Commit message (Expand)AuthorAgeFilesLines
* Downsample SAD computation in motion searchDeepa K G2023-04-111-0/+4
* remove sad x3,x8 specializationsJohann2022-03-291-3/+0
* namespace ARCH_* definesJames Zern2019-09-301-1/+1
* Use sdx8f in exhaustive_mesh_search_single_stepAngie Chiang2019-07-141-0/+1
* clang-tidy: normalize variance functionsJohann2018-10-311-19/+20
* cosmetics: normalize include guardsJames Zern2018-09-151-3/+3
* remove vp9_full_sad_searchJohann2017-07-101-2/+0
* Remove halfpix specializationJohann2016-08-231-3/+0
* vpx_dsp: apply clang-formatclang-format2016-07-251-32/+28
* remove vp10James Zern2016-06-171-2/+2
* Revert "Merge "Change highbd variance rounding to prevent negative variance.""Alex Converse2016-01-131-2/+0
* Change highbd variance rounding to prevent negative variance.Alex Converse2015-11-241-0/+2
* Fork VP9 and VP10 codebaseJingning Han2015-08-111-2/+2
* Move sub pixel variance to vpx_dspJohann2015-07-071-0/+94