Home
last modified time | relevance | path

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

/hardware/qcom/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
/hardware/qcom/camera/QCamera2/HAL/
DQCamera2HWICallbacks.cpp898 int file_fd = open(buf, O_RDWR | O_CREAT, 0777); in dumpFrameToFile() local