Home
last modified time | relevance | path

Searched defs:file_fd (Results 1 – 25 of 26) 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/lge/bullhead/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
272 int file_fd; in mm_app_dump_jpeg_frame() local
/device/huawei/angler/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
272 int file_fd; in mm_app_dump_jpeg_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/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
DQCameraPostProc.cpp1948 int file_fd = open(saveName, O_RDWR | O_CREAT, 0655); in dataSaveRoutine() 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/huawei/angler/camera/QCamera2/HAL/
DQCamera2HWICallbacks.cpp1944 int file_fd = open(buf, O_RDWR | O_CREAT, 0777); in dumpJpegToFile() local
2007 int file_fd = open(filePath.string(), O_RDWR | O_CREAT, 0777); in dumpMetadataToFile() local
2177 int file_fd = open(filePath.string(), O_RDWR | O_CREAT, 0777); in dumpFrameToFile() local
DQCameraPostProc.cpp2361 int file_fd = open(saveName, O_RDWR | O_CREAT, 0655); in dataSaveRoutine() local
/device/lge/bullhead/camera/QCamera2/HAL/
DQCamera2HWICallbacks.cpp1944 int file_fd = open(buf, O_RDWR | O_CREAT, 0777); in dumpJpegToFile() local
2007 int file_fd = open(filePath.string(), O_RDWR | O_CREAT, 0777); in dumpMetadataToFile() local
2177 int file_fd = open(filePath.string(), O_RDWR | O_CREAT, 0777); in dumpFrameToFile() local
DQCameraPostProc.cpp2361 int file_fd = open(saveName, O_RDWR | O_CREAT, 0655); in dataSaveRoutine() local
/device/moto/shamu/camera/QCamera/HAL2/core/src/
DQCameraStream_Preview.cpp189 int file_fd; in dumpFrameToFile() local
/device/moto/shamu/camera/QCamera2/HAL3/
DQCamera3Channel.cpp479 int file_fd = open(buf, O_RDWR| O_CREAT, 0644); in dumpYUV() local
1042 int file_fd = open(buf, O_RDWR| O_CREAT, 0644); in dumpRawSnapshot() local
1215 int file_fd = open(buf, O_RDWR| O_CREAT, 0777); in dumpRawSnapshot() local
DQCamera3HWI.cpp3776 int file_fd = open(filePath.string(), O_RDWR | O_CREAT, 0777); in dumpMetadataToFile() local
/device/huawei/angler/camera/QCamera2/HAL3/
DQCamera3Channel.cpp482 int file_fd = open(buf, O_RDWR| O_CREAT, 0644); in dumpYUV() local
1900 int file_fd = open(buf, O_RDWR| O_CREAT, 0644); in dumpRawSnapshot() local
2129 int file_fd = open(buf, O_RDWR| O_CREAT, 0777); in dumpRawSnapshot() local
DQCamera3HWI.cpp5280 int file_fd = open(filePath.string(), O_RDWR | O_CREAT, 0777); in dumpMetadataToFile() local
/device/lge/bullhead/camera/QCamera2/HAL3/
DQCamera3Channel.cpp482 int file_fd = open(buf, O_RDWR| O_CREAT, 0644); in dumpYUV() local
1900 int file_fd = open(buf, O_RDWR| O_CREAT, 0644); in dumpRawSnapshot() local
2129 int file_fd = open(buf, O_RDWR| O_CREAT, 0777); in dumpRawSnapshot() local

12