summaryrefslogtreecommitdiff
path: root/vpx_dsp/ssim.c
AgeCommit message (Expand)AuthorFilesLines
2016-07-25vpx_dsp: apply clang-formatclang-format1-80/+63
2016-06-24Port metric computation changes from nextgenv2Yaowu Xu1-69/+42
2015-08-10Move vp9_systemdependent.h to vpx_ports bitops.h and system_state.hAlex Converse1-0/+1
2015-08-07ssim: Add missing statics and constsAlex Converse1-21/+25
2015-08-07ssim: Replace unsigned long with uint32_t.Alex Converse1-10/+10
2015-08-06Move VP9 SSIM metrics to vpx_dsp.Alex Converse1-0/+500