Linfeng Zhang bf8a49abbd Clean CONVERT_TO_BYTEPTR/SHORTPTR in convolve
Replace by CAST_TO_BYTEPTR/SHORTPTR.
The rule is: if a short ptr is casted to a byte ptr, any offset
operation on the byte ptr must be doubled. We do this by casting to
short ptr first, adding offset, then casting back to byte ptr.

BUG=webm:1388

Change-Id: I9e18a73ba45ddae58fc9dae470c0ff34951fe248
2017-04-19 12:13:49 -07:00
..
2016-07-25 14:14:19 -07:00
2016-07-25 14:14:19 -07:00
2016-07-25 14:14:19 -07:00
2015-08-07 16:44:44 -07:00
2015-08-07 16:44:44 -07:00
2016-07-25 14:14:19 -07:00
2015-12-17 17:43:46 -08:00
2016-07-25 14:14:19 -07:00
2015-05-06 16:58:20 -07:00
2015-05-06 16:58:20 -07:00
2015-05-06 16:58:20 -07:00
2015-08-07 16:44:44 -07:00
2016-07-25 14:14:19 -07:00
2016-07-25 14:14:19 -07:00