EXMEM_BUFFER_SIZE  159 core/memmgmt.c #ifndef EXMEM_BUFFER_SIZE
EXMEM_BUFFER_SIZE  162 core/memmgmt.c #define EXMEM_HEAP_SIZE (EXMEM_BUFFER_SIZE+EXMEM_HEAP_SKIP)	// desired space + amount to skip for the movie buffers (if needed)
EXMEM_BUFFER_SIZE  189 core/memmgmt.c         chdk_heap_create(&exmem_heap, mem, EXMEM_BUFFER_SIZE, OPT_CHDK_IN_EXMEM, OPT_EXMEM_TESTING, "exmem_suba");