]> granicus.if.org Git - libvpx/commit
Reduce size of TOKENEXTRA struct
authorJohn Koleszar <jkoleszar@google.com>
Mon, 13 Dec 2010 15:11:42 +0000 (10:11 -0500)
committerJohn Koleszar <jkoleszar@google.com>
Mon, 13 Dec 2010 21:37:37 +0000 (16:37 -0500)
commitb7b1e6fb55c6b12ccd078a20cb9855f6734931b5
tree628b6cf97a5bf02b95a533cfca31e51e3343e3fe
parent0ced701487583049635386c801b415b4255eec86
Reduce size of TOKENEXTRA struct

Change the size of structure elements to reduce memory utilization.
Removed the 'section' member entirely, as it is set but never read.

Change-Id: Iad043830392fb4168cb3cd6075fb0eb70c7f691c
vp8/encoder/tokenize.c
vp8/encoder/tokenize.h