vpx/vpx_mem
Alex Converse 3063c37600 Remove vpx_realloc()
It only handles the realloc constraint (preserving low elements) by
serendipity, and we don't actually rely on that behavior anyway.
Meanwhile the calls may do extra copying that gets immediately clobbered
by the callers.

Change-Id: I8dfa89e4a81084b084889c27bd272fdf85184e8d
2016-10-05 10:57:56 -07:00
..
include vpx_mem,align_addr: use ~ to create mask 2016-08-27 11:39:18 -07:00
vpx_mem.c Remove vpx_realloc() 2016-10-05 10:57:56 -07:00
vpx_mem.h Remove vpx_realloc() 2016-10-05 10:57:56 -07:00
vpx_mem.mk vpx_mem: remove mem tracker 2015-04-22 13:10:12 -07:00