Searched refs:malloc_preview (Results 1 – 1 of 1) sorted by relevance
279 static uint8_t* malloc_preview(uint32_t, uint32_t *, uint32_t);441 *LINK_cam_mmap_preview = malloc_preview; in startCameraIfNecessary()447 LINK_cam_mmap_preview = malloc_preview; in startCameraIfNecessary()2196 static uint8_t* malloc_preview(uint32_t size, in malloc_preview() function