camera.h | 49 } camera_memory_t; typedef in typeref:struct:camera_memory 51 typedef camera_memory_t* (*camera_request_memory)(int fd, size_t buf_size, unsigned int num_bufs, 60 const camera_memory_t *data, unsigned int index, 65 const camera_memory_t *data, unsigned int index,
|