Searched refs:HdfVdiObject (Results 1 – 10 of 10) sorted by relevance
48 struct HdfVdiObject *vdi = nullptr;69 struct HdfVdiObject *vdi = nullptr;77 struct HdfVdiObject *vdi = nullptr;98 struct HdfVdiObject *vdi = nullptr;106 struct HdfVdiObject *vdi = nullptr;122 struct HdfVdiObject *vdi = nullptr;129 struct HdfVdiObject *vdi = nullptr;137 struct HdfVdiObject obj;139 struct HdfVdiObject *vdi = &obj;
32 struct HdfVdiObject { struct40 struct HdfVdiObject *HdfLoadVdi(const char *libName); argument47 uint32_t HdfGetVdiVersion(const struct HdfVdiObject *vdiObj);49 void HdfCloseVdi(struct HdfVdiObject *vdiObj);
24 struct HdfVdiObject *HdfLoadVdi(const char *libName) in HdfLoadVdi()45 struct HdfVdiObject *vdiObj = (struct HdfVdiObject *)OsalMemCalloc(sizeof(*vdiObj)); in HdfLoadVdi()76 uint32_t HdfGetVdiVersion(const struct HdfVdiObject *vdiObj) in HdfGetVdiVersion()86 void HdfCloseVdi(struct HdfVdiObject *vdiObj) in HdfCloseVdi()
56 std::vector<struct HdfVdiObject *> cameraHostVdiLoaderList);64 static void HdfCloseVdiLoaderList(std::vector<struct HdfVdiObject *> &cameraHostVdiLoaderList);71 std::vector<struct HdfVdiObject *> cameraHostVdiLoaderList_;
78 void CameraHostService::HdfCloseVdiLoaderList(std::vector<struct HdfVdiObject *> &cameraHostVdiLoad… in HdfCloseVdiLoaderList()86 std::vector<struct HdfVdiObject *>().swap(cameraHostVdiLoaderList); in HdfCloseVdiLoaderList()100 std::vector<struct HdfVdiObject *> cameraHostVdiLoaderList; in GetInstance()102 struct HdfVdiObject *cameraHostVdiLoader = HdfLoadVdi(vdiLib.c_str()); in GetInstance()137 std::vector<struct HdfVdiObject *> cameraHostVdiLoaderList) in CameraHostService()
40 struct HdfVdiObject *vdi_ = nullptr;
43 struct HdfVdiObject *vdi_ = nullptr;
50 struct HdfVdiObject *vdi_ = nullptr;
64 struct HdfVdiObject *vdi_ = nullptr;
29 struct HdfVdiObject *g_vdi = NULL;