Searched defs:file_fd (Results 1 – 11 of 11) sorted by relevance
/device/asus/flo/camera/QCamera2/stack/mm-camera-test/src/ |
D | mm_qcamera_app.c | 241 int file_fd; in mm_app_dump_frame() local 264 int file_fd; in mm_app_dump_jpeg_frame() local
|
D | mm_qcamera_rdi.c | 41 int file_fd; in mm_app_rdi_dump_frame() local
|
/device/lge/mako/camera/mm-camera-interface/ |
D | mm_camera_helper.c | 169 int file_fd = open(filename, O_RDWR | O_CREAT, 0777); in mm_camera_dump_image() local
|
/device/lge/mako/camera/QCamera/stack/mm-camera-interface/src/ |
D | mm_camera_helper.c | 169 int file_fd = open(filename, O_RDWR | O_CREAT, 0777); in mm_camera_dump_image() local
|
/device/lge/mako/camera/ |
D | QCameraHWI_Preview_7x27A.cpp | 489 int file_fd; in dumpFrameToFile() local
|
D | QualcommCameraHardware.cpp | 2979 int file_fd = open(buf, O_RDWR | O_CREAT, 0777); in runPreviewThread() local 6734 int file_fd = open("/data/LiveSnapshot.jpg", O_RDWR | O_CREAT, 0777); in receiveLiveSnapshot() local
|
/device/lge/mako/camera/QCamera/HAL/core/src/ |
D | QCameraHWI.cpp | 1983 int file_fd; in dumpFrameToFile() local 2018 int file_fd; in dumpFrameToFile() local
|
D | QCameraHWI_Preview.cpp | 788 int file_fd; in dumpFrameToFile() local
|
/device/asus/flo/camera/QCamera2/HAL/ |
D | QCamera2HWICallbacks.cpp | 898 int file_fd = open(buf, O_RDWR | O_CREAT, 0777); in dumpFrameToFile() local
|
/device/lge/mako/camera/QCamera/stack/mm-camera-test/src/ |
D | mm_qcamera_preview.c | 127 int file_fd; in dumpFrameToFile() local
|
D | mm_qcamera_snapshot.c | 96 int file_fd; in mm_app_dump_jpeg_frame() local
|