summaryrefslogtreecommitdiff
path: root/vpx_dsp/x86/variance_sse2.c
AgeCommit message (Expand)Author
2017-07-25vpx_variance16x16_sse2: correct cast orderJames Zern
2016-07-28Resolve -Wshorten-64-to-32 in variance.Alex Converse
2016-07-25vpx_dsp: apply clang-formatclang-format
2016-06-29vpx_dsp: remove x86inc.asm distinctionJohann
2016-05-24Code clean of sub_pixel_variance4xh -- 2Scott LaVarnway
2016-04-27Tweak casts on vpx_sub_pixel_variance to avoid implicit overflow.Alex Converse
2016-04-27Be explicit about overflow in vpx_variance16x16_sse2.Alex Converse
2016-04-27Remove casts on < 16x16 variance.Alex Converse
2015-07-07Move sub pixel variance to vpx_dspJohann
2015-05-26Move variance functions to vpx_dspJohann