Home
last modified time | relevance | path

Searched defs:file_fd (Results 1 – 25 of 30) sorted by relevance

12

/device/moto/shamu/camera/QCamera/stack/mm-camera-interface/src/
Dmm_camera_helper.c45 int file_fd = open(filename, O_RDWR | O_CREAT, 0777); in mm_camera_dump_image() local
/device/moto/shamu/camera/QCamera/HAL/core/src/
DQCameraHWI_Rdi.cpp103 int file_fd; in dumpFrameToFile() local
DQCameraHWI_Preview.cpp556 int file_fd; in dumpFrameToFile() local
DQCameraHWI.cpp2703 int file_fd; in dumpFrameToFile() local
2739 int file_fd; in dumpFrameToFile() local
/device/asus/flo/camera/QCamera2/stack/mm-camera-test/src/
Dmm_qcamera_app.c241 int file_fd; in mm_app_dump_frame() local
264 int file_fd; in mm_app_dump_jpeg_frame() local
Dmm_qcamera_rdi.c41 int file_fd; in mm_app_rdi_dump_frame() local
/device/lge/hammerhead/camera/QCamera2/stack/mm-camera-test/src/
Dmm_qcamera_app.c241 int file_fd; in mm_app_dump_frame() local
264 int file_fd; in mm_app_dump_jpeg_frame() local
Dmm_qcamera_rdi.c41 int file_fd; in mm_app_rdi_dump_frame() local
/device/moto/shamu/camera/QCamera2/stack/mm-camera-test/src/
Dmm_qcamera_rdi.c41 int file_fd; in mm_app_rdi_dump_frame() local
Dmm_qcamera_app.c242 int file_fd; in mm_app_dump_frame() local
269 int file_fd; in mm_app_dump_jpeg_frame() local
/device/lge/mako/camera/QCamera/stack/mm-camera-interface/src/
Dmm_camera_helper.c169 int file_fd = open(filename, O_RDWR | O_CREAT, 0777); in mm_camera_dump_image() local
/device/lge/mako/camera/mm-camera-interface/
Dmm_camera_helper.c169 int file_fd = open(filename, O_RDWR | O_CREAT, 0777); in mm_camera_dump_image() local
/device/moto/shamu/camera/QCamera2/HAL/
DQCamera2HWICallbacks.cpp1546 int file_fd = open(buf, O_RDWR | O_CREAT, 0777); in dumpJpegToFile() local
1604 int file_fd = open(filePath.string(), O_RDWR | O_CREAT, 0777); in dumpMetadataToFile() local
1767 int file_fd = open(filePath.string(), O_RDWR | O_CREAT, 0777); in dumpFrameToFile() local
/device/moto/shamu/camera/QCamera/stack/mm-camera-test/src/
Dmm_qcamera_rdi.c62 int file_fd; in dumpRdi() local
Dmm_qcamera_snapshot.c111 int file_fd; in mm_app_dump_jpeg_frame() local
Dmm_qcamera_preview.c190 int file_fd; in dumpFrameToFile() local
/device/moto/shamu/camera/QCamera/HAL2/core/src/
DQCameraStream_Preview.cpp189 int file_fd; in dumpFrameToFile() local
/device/lge/mako/camera/
DQCameraHWI_Preview_7x27A.cpp489 int file_fd; in dumpFrameToFile() local
/device/lge/mako/camera/QCamera/HAL/core/src/
DQCameraHWI.cpp1983 int file_fd; in dumpFrameToFile() local
2018 int file_fd; in dumpFrameToFile() local
DQCameraHWI_Preview.cpp788 int file_fd; in dumpFrameToFile() local
/device/moto/shamu/camera/QCamera2/HAL3/
DQCamera3Channel.cpp480 int file_fd = open(buf, O_RDWR| O_CREAT, 0644); in dumpYUV() local
1026 int file_fd = open(buf, O_RDWR| O_CREAT, 0644); in dumpRawSnapshot() local
1199 int file_fd = open(buf, O_RDWR| O_CREAT, 0777); in dumpRawSnapshot() local
/device/asus/flo/camera/QCamera2/HAL/
DQCamera2HWICallbacks.cpp898 int file_fd = open(buf, O_RDWR | O_CREAT, 0777); in dumpFrameToFile() local
/device/lge/hammerhead/camera/QCamera2/HAL/
DQCamera2HWICallbacks.cpp898 int file_fd = open(buf, O_RDWR | O_CREAT, 0777); in dumpFrameToFile() local
/device/lge/mako/camera/QCamera/stack/mm-camera-test/src/
Dmm_qcamera_preview.c127 int file_fd; in dumpFrameToFile() local
Dmm_qcamera_snapshot.c96 int file_fd; in mm_app_dump_jpeg_frame() local

12