James Zern
|
70a7885a65
|
correct break placement
these should be placed within {}s when present
Change-Id: Ia775fac5373603e77360398f19b07958fb43f476
|
2016-08-04 13:00:14 -07:00 |
|
clang-format
|
099bd7f07e
|
vpx_dsp: apply clang-format
Change-Id: I3ea3e77364879928bd916f2b0a7838073ade5975
|
2016-07-25 14:14:19 -07:00 |
|
Scott LaVarnway
|
89dcc13939
|
VPX: removed filter == 128 checks from mips convolve code
The check is handled by the predictor table.
Change-Id: I2fe52bfbbfccb2edd13ba250986e3a4b4b589459
|
2015-08-13 12:57:01 -07:00 |
|
Scott LaVarnway
|
aeea00cc4f
|
VPX: removed step checks from mips convolve code
The check is handled by the predictor table.
Change-Id: I5e5084ebb46be8087c8c9d80b5f76e919a1cd05b
|
2015-08-13 11:27:04 -07:00 |
|
Jingning Han
|
92b08f516a
|
Add common_dspr2.c file to vpx_dsp/mips
Move the declaration of commonly referenced variable to
vpx_dsp/mips/common_dspr2.c.
Change-Id: Ia51287b02e2ac5cfae0fba98c721f0810618f28e
|
2015-08-03 10:53:47 -07:00 |
|
Jingning Han
|
a68356202d
|
Remove vpx_ prefix from the dspr2 file name in vpx_dsp/mips
Make it consistent with other formats.
Change-Id: I28f0d05ff7c5bf2b815989b3f1bd6c6b25608677
|
2015-08-03 09:59:14 -07:00 |
|