Home
last modified time | relevance | path

Searched defs:fmtDesc (Results 1 – 4 of 4) sorted by relevance

/device/board/osware/imx8mm/drivers/camera/driver_adapter/src/
Dv4l2_fileformat.cpp27 RetCode HosFileFormat::V4L2SearchFormat(int fd, std::vector<DeviceFormat>& fmtDesc) in V4L2SearchFormat()
88 RetCode HosFileFormat::V4L2GetFmtDescs(int fd, std::vector<DeviceFormat>& fmtDesc) in V4L2GetFmtDescs()
Dv4l2_dev.cpp572 RetCode HosV4L2Dev::GetFmtDescs(const std::string& cameraID, std::vector<DeviceFormat>& fmtDesc) in GetFmtDescs()
/device/board/unionman/unionpi_tiger/hardware/camera/driver_adapter/src/
Dv4l2_fileformat.cpp24 RetCode HosFileFormat::V4L2SearchFormat(int fd, std::vector<DeviceFormat>& fmtDesc) in V4L2SearchFormat()
85 RetCode HosFileFormat::V4L2GetFmtDescs(int fd, std::vector<DeviceFormat>& fmtDesc) in V4L2GetFmtDescs()
Dv4l2_dev.cpp687 RetCode HosV4L2Dev::GetFmtDescs(const std::string& cameraID, std::vector<DeviceFormat>& fmtDesc) in GetFmtDescs()