Searched refs:CAMSCOPE_MEMSTORE_SIZE (Results 1 – 1 of 1) sorted by relevance
37 #define CAMSCOPE_MEMSTORE_SIZE 0x00100000 // 1MB macro66 (char *)malloc(CAMSCOPE_MEMSTORE_SIZE); in camscope_init()69 "with size %d\n", CAMSCOPE_MEMSTORE_SIZE); in camscope_init()132 num_bytes_to_reserve <= CAMSCOPE_MEMSTORE_SIZE) { in camscope_reserve()133 int32_t size = CAMSCOPE_MEMSTORE_SIZE - in camscope_reserve()