Remove opaque pointer VP8_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 17:13:51 +0000 (09:13 -0800)
commitb0056c3b5ee5e1623e2273084d4596aa79be76de
tree00d26687774a350bb6c23b149ac6d9c466a753f2
parent056bcc877111cfb4c32daf1c493df3d86eb1ec35
Remove opaque pointer VP8_PTR

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

Change-Id: I5ed4d9238ba2e8d51bfa07a8da87a2eb4c8fa43a
vp8/common/onyx.h
vp8/encoder/onyx_if.c
vp8/vp8_cx_iface.c