Searched refs:V4L2GetFmt (Results 1 – 3 of 3) sorted by relevance
38 RetCode V4L2GetFmt(int fd, DeviceFormat& format);
151 RetCode HosFileFormat::V4L2GetFmt(int fd, DeviceFormat& format) in V4L2GetFmt() function in OHOS::Camera::HosFileFormat
685 rc = myFileFormat_->V4L2GetFmt(fd, format); in ConfigSys()