HomeSort by relevance Sort by last modified time
    Searched refs:extFd (Results 1 - 4 of 4) sorted by null

  /hardware/samsung_slsi/exynos5/include/
ExynosBuffer.h 70 int extFd[3];
92 fd. extFd[i] = -1;
104 fd. extFd[i] = other->fd.extFd[i];
116 fd. extFd[i] = other.fd.extFd[i];
132 && fd. extFd[0] == other.fd.extFd[0]
133 && fd. extFd[1] == other.fd.extFd[1
    [all...]
  /hardware/samsung_slsi/exynos5/libcamera2/
ExynosCameraHWInterface2.cpp 175 v4l2_buf.m.planes[i].m.fd = (int)(node->buffer[index].fd.extFd[i]);
    [all...]
  /hardware/samsung_slsi/exynos5/libcamera/
ExynosCameraHWInterface.cpp     [all...]
ExynosCamera.cpp     [all...]

Completed in 54 milliseconds