vpx/vp8
John Koleszar 22f56b93e5 Formalize encodeframe.c forward delclarations
Change If4321cc5 fixed a bug caused by forward declarations not being
kept in sync across C files, resulting in a function call with the
wrong arguments. The commit moves the affected function declarations
into a header file, along with the other symbols from encodeframe.c
that were being sloppily shared.

Change-Id: I76a7b4c66d4fe175f9cbef7e52148655e4bb9ba1
2012-05-04 10:44:47 -07:00
..
common Make global data const 2012-05-04 10:42:21 -07:00
decoder Make global data const 2012-05-04 10:42:21 -07:00
encoder Formalize encodeframe.c forward delclarations 2012-05-04 10:44:47 -07:00
exports_dec Add getter functions for the interface data symbols 2010-09-23 14:58:43 -04:00
exports_enc Add getter functions for the interface data symbols 2010-09-23 14:58:43 -04:00
vp8_common.mk Make global data const 2012-05-04 10:42:21 -07:00
vp8_cx_iface.c remove deprecated pre-v0.9.0 API 2012-05-04 10:44:46 -07:00
vp8_dx_iface.c remove deprecated pre-v0.9.0 API 2012-05-04 10:44:46 -07:00
vp8cx_arm.mk Move SAD and variance functions to common 2012-03-05 16:50:33 -08:00
vp8cx.mk Formalize encodeframe.c forward delclarations 2012-05-04 10:44:47 -07:00
vp8dx.mk Eliminated reconintra_mt.c 2012-02-28 14:12:30 -05:00