Remove opaque pointer VP8D_PTR
authorJohn Koleszar <jkoleszar@google.com>
Wed, 21 Dec 2011 00:54:54 +0000 (16:54 -0800)
committerJohn Koleszar <jkoleszar@google.com>
Wed, 21 Dec 2011 22:48:10 +0000 (14:48 -0800)
commitbf1a8073c39dc138f1f8063d91caca071d2d598c
tree96e0ccfe63a59c1a4b721117432618c526b5c436
parentbb1915274f3725d86a56432b436b249ca4430c44
Remove opaque pointer VP8D_PTR

Use an opaque struct rather than typecasting through VP8D_PTR, an int*.

Change-Id: Ia260b7d53d7e0950cfa1e00f4ecead1099bd3b87
vp8/common/onyxd.h
vp8/decoder/onyxd_if.c
vp8/decoder/onyxd_int.h
vp8/vp8_dx_iface.c