Home
last modified time | relevance | path

Searched refs:V4L2GetCurrentFormat (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/drivers/peripheral/camera/vdi_base/common/adapter/platform/v4l2/src/driver_adapter/include/
H A Dv4l2_fileformat.h51 void V4L2GetCurrentFormat(int fd, std::vector<DeviceFormat>& fmtDesc,
/ohos5.0/drivers/peripheral/camera/vdi_base/common/adapter/platform/v4l2/src/driver_adapter/src/
H A Dv4l2_fileformat.cpp24 void HosFileFormat::V4L2GetCurrentFormat(int fd, std::vector<DeviceFormat>& fmtDesc, in V4L2GetCurrentFormat() function in OHOS::Camera::HosFileFormat
82 V4L2GetCurrentFormat(fd, fmtDesc, frmSize, enumFmtDesc); in V4L2SearchFormat()