summaryrefslogtreecommitdiff
path: root/vpx_dsp/psnr.c
AgeCommit message (Collapse)Author
2018-01-11adopt some clang 5.0.0 formattingJohann
At least the changes that don't conflict with 4.0.1 Change-Id: I9b6a7c14dadc0738cd0f628a10ece90fc7ee89fd
2016-07-25vpx_dsp: apply clang-formatclang-format
Change-Id: I3ea3e77364879928bd916f2b0a7838073ade5975
2016-06-28psnr.c: use int64_t for sum of differencesYaowu Xu
Since the values can be negative. Change-Id: Idda69e9fb47bb34696aeb20170341a0191c5d85e
2016-06-24Port metric computation changes from nextgenv2Yaowu Xu
Change-Id: I4aceffcdf7af59ffeb51984f0345c3a4c7e76a9f