Home | History | Annotate | Download | only in camera

Lines Matching refs:mm_camera_do_mmap

6822 uint8_t *mm_camera_do_mmap(uint32_t size, int *pmemFd)
6947 recordframes[cnt].buffer = (unsigned long)mm_camera_do_mmap(mRecordFrameSize, &(recordframes[cnt].fd));