Kaustubh Raste
|
fddf66b741
|
Fix mips vpx_post_proc_down_and_across_mb_row_msa function
Added fix to handle non-multiple of 16 cols case for size 16
Change-Id: If3a6d772d112077c5e0a9be9e612e1148f04338c
|
2017-02-16 13:17:00 +05:30 |
|
Jerome Jiang
|
97ec6291ee
|
Change C/MSA post proc to match SSE2.
BUG=webm:1321
Change-Id: I719023375dc48cf7d8ed72188853f0f1ccc4ad7f
|
2016-11-23 10:42:11 -08:00 |
|
Jerome Jiang
|
cb1b1b8fef
|
Change C and msa to match results from sse2.
Re-enable the tests to check CvsAssembly.
BUG=webm:1321
Change-Id: Id7f7d74b06c469fb6c8f5d04e91359e9cd9097a6
|
2016-11-16 17:05:26 -08:00 |
|
Kaustubh Raste
|
3da752fe00
|
Optimize vpx_mbpost_proc_across_ip_msa function
Removed HADD_SW_S32 calculation
Change-Id: I7384dc881451d197404d09beb7c27b222e1d6875
|
2016-10-10 18:03:28 +05:30 |
|
clang-format
|
099bd7f07e
|
vpx_dsp: apply clang-format
Change-Id: I3ea3e77364879928bd916f2b0a7838073ade5975
|
2016-07-25 14:14:19 -07:00 |
|
Jim Bankoski
|
b24373fec2
|
deblock: missing const on extern const.
Change-Id: I0df08f7c431daf939e266f008bf5158b0c97358b
|
2016-07-13 07:27:29 -07:00 |
|
Jim Bankoski
|
6f424a768e
|
vp9_postproc.c missing extern.
BUG=webm:1256
Change-Id: I5271e71bc53cce033fb906040643dcdd5ccb2381
|
2016-07-12 17:47:49 -07:00 |
|
Jim Bankoski
|
88e6951465
|
deblock filter : moved from vp8 code branch
The deblocking filters used in vp8 have been moved to vpx_dsp for
use by both vp8 and vp9.
Change-Id: I5209d76edafc894b550f751fc76d3aa6799b392d
|
2016-07-12 05:53:00 -07:00 |
|