]> granicus.if.org Git - libvpx/commit
Wrap write_modes functions with macros to avoid ifdefs at all the callsites.
authorAlex Converse <aconverse@google.com>
Tue, 22 Mar 2016 17:01:26 +0000 (10:01 -0700)
committerAlex Converse <aconverse@google.com>
Tue, 22 Mar 2016 17:02:23 +0000 (10:02 -0700)
commitb00c09026c484f7144b05487546e72091ab2a90e
treeff8fb42241055ca93c7353eb67ef7234c28dc5d5
parent9d380d887256530d7ea71556583bcb7c69a2b44b
Wrap write_modes functions with macros to avoid ifdefs at all the callsites.

Change-Id: I5a960bf63ec404f0fbfe6a404f436ef4122a219d
vp10/encoder/bitstream.c