Home
last modified time | relevance | path

Searched defs:imgFd (Results 1 - 4 of 4) sorted by relevance

/drivers/peripheral/camera/test/mpi/src/
H A Dcommon.cpp116 int imgFd = open(path, O_RDWR | O_CREAT | O_APPEND, 00766); // 00766:file jurisdiction in SaveYUV() local
/drivers/peripheral/camera/test/common/v1_0/src/
H A Dhdi_common.cpp54 int imgFd = open(path, O_RDWR | O_CREAT, 00766); in DumpImageFile() local
/drivers/peripheral/camera/test/ut/v4l2/
H A Dtest_camera_base.cpp185 int imgFd = open(path, O_RDWR | O_CREAT, 00766); // 00766: file permissions in SaveYUV() local
/drivers/peripheral/camera/test/ut/usb_camera/
H A Dtest_camera_base.cpp199 int imgFd = open(path, O_RDWR | O_CREAT, 00766); // 00766: file permissions in SaveYUV() local

Completed in 6 milliseconds