Home | History | Annotate | Download | only in libcamera

Lines Matching refs:malloc

3409     buffer = (char *)malloc(size);
3412 ALOGE("ERR malloc file");
3457 buffer = (char *) malloc(jpeg_size);
4498 g_cam_device = (camera_device_t *)malloc(sizeof(camera_device_t));