vpx_mem: allow VPX_MAX_ALLOCABLE_MEMORY to be overridden
authorJames Zern <jzern@google.com>
Mon, 17 Sep 2018 19:32:58 +0000 (12:32 -0700)
committerJames Zern <jzern@google.com>
Mon, 17 Sep 2018 19:41:33 +0000 (12:41 -0700)
commit42e48983aa0e6f34c9643e24da7215fdbb692ef6
treedec6f78d7b947532be542b3fe0b3da2c452a3477
parent2945e9ebfaa1387413f61d6bdbbf2d689f4e2a10
vpx_mem: allow VPX_MAX_ALLOCABLE_MEMORY to be overridden

this allows the define to be set by the build environment

Change-Id: Ib40111c5d9bae417b031b8b40a7bc135c6734044
vpx_mem/vpx_mem.c