golang-image/vp8
Russ Cox c6de6b60d2 vp8: split expression to placate 386 compiler
Fixes golang/go#11917.

Change-Id: I2eff23bd98be7531d9a115714ca50e45d3064584
Reviewed-on: https://go-review.googlesource.com/12856
Reviewed-by: Ian Lance Taylor <iant@golang.org>
2015-07-29 22:52:57 +00:00
..
decode.go vp8: limit all other partitions to 1<<24 bytes in size, not just N-1 of 2015-05-15 01:02:58 +00:00
filter.go go.image/vp8: use branch-free abs 2014-06-30 10:33:37 +10:00
idct.go go.image/vp8, go.image/webp: new packages, copied from 2014-03-25 13:29:48 +11:00
partition.go vp8: split expression to placate 386 compiler 2015-07-29 22:52:57 +00:00
pred.go go.image/vp8, go.image/webp: new packages, copied from 2014-03-25 13:29:48 +11:00
predfunc.go go.image/vp8, go.image/webp: new packages, copied from 2014-03-25 13:29:48 +11:00
quant.go go.image/vp8: clamp the UV DC quantization factor to 132. 2014-10-01 09:39:28 +10:00
reconstruct.go vp8: skip filtering for all-zero-DC macroblock residuals. 2014-06-30 10:36:25 +10:00
token.go go.image/vp8, go.image/webp: new packages, copied from 2014-03-25 13:29:48 +11:00