Searched refs:V4L2GetFmtDescs (Results 1 – 5 of 5) sorted by relevance
43 RetCode V4L2GetFmtDescs(int fd, std::vector<DeviceFormat>& fmtDesc);
94 RetCode HosFileFormat::V4L2GetFmtDescs(int fd, std::vector<DeviceFormat>& fmtDesc) in V4L2GetFmtDescs() function in OHOS::Camera::HosFileFormat
58 fileFormat->V4L2GetFmtDescs(fd, format_); in V4L2UvcSearchCapability()
633 rc = myFileFormat_->V4L2GetFmtDescs(fd, fmtDesc); in GetFmtDescs()