ref: 22f56b93e58e04b0a68bc226437ed129559b85e6
parent: 3e32105d63c0a15198b0b4e1172c1c934e1c5b7d
author: John Koleszar <jkoleszar@google.com>
date: Fri May 4 05:46:57 EDT 2012
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