commit | e4f2ec7a52f617acc450e280b97bc653414fe439 | [log] [tgz] |
---|---|---|
author | Tero Rintaluoma <teror@google.com> | Tue Oct 25 14:25:11 2011 +0300 |
committer | Tero Rintaluoma <teror@google.com> | Thu Nov 03 16:08:09 2011 +0200 |
tree | 629401425755a66e004a584b04b17ca125c256d1 | |
parent | 2b5e6de80613baed2c28e893920dd7a632a8a231 [diff] |
Change use of eob in the encoder Changed 'int eob' to 'char *eob' in BLOCKD so that both encoder and decoder will use eobs[25] array from MACROBLOCKD structure. In future, this will enable use of the decoder side IDCT in the encoder. Change-Id: I6e1c011628cb8864fd4a0b80f0279ce16a5ca978