clang-format
|
099bd7f07e
|
vpx_dsp: apply clang-format
Change-Id: I3ea3e77364879928bd916f2b0a7838073ade5975
|
2016-07-25 14:14:19 -07:00 |
|
Yaowu Xu
|
003a9d20ad
|
Port metric computation changes from nextgenv2
Change-Id: I4aceffcdf7af59ffeb51984f0345c3a4c7e76a9f
|
2016-06-24 13:52:50 -07:00 |
|
Alex Converse
|
a8a08ce57e
|
Move vp9_systemdependent.h to vpx_ports bitops.h and system_state.h
Use system_state.h in vpx_dsp and remove unneeded includes of
vp9_systemdependent.h.
Change-Id: I92557ec6dd5aa790160b4f31fe7967db0d7ec3c4
|
2015-08-10 15:37:14 -07:00 |
|
Alex Converse
|
26f4f2dc8e
|
ssim: Add missing statics and consts
Change-Id: I2aa2a545bd2f8f170c66c2e267ea9d617ff10d87
|
2015-08-07 12:01:19 -07:00 |
|
Alex Converse
|
c65e79d2e5
|
ssim: Replace unsigned long with uint32_t.
The assembly only writes the low 4 bytes, and the HBD version only uses
uint32_t bytes.
Change-Id: Ie3694ecda511c231e55870df814cbae30e588073
|
2015-08-07 11:48:31 -07:00 |
|
Alex Converse
|
c7b7011b9b
|
Move VP9 SSIM metrics to vpx_dsp.
Change-Id: I20c7b42631b579fade6cf7ebf6d4c69b2fcb5e5e
|
2015-08-06 18:25:25 -07:00 |
|