Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/camera/vdi_base/common/adapter/platform/v4l2/src/driver_adapter/src/
H A Dv4l2_dev.cpp114 auto myFileFormat = std::make_shared<HosFileFormat>(); in Init() local
115 if (myFileFormat == nullptr) { in Init()
120 myFileFormat->V4L2MatchDevice(cameraIDs); in Init()