Searched refs:DvrPoseClient (Results 1 – 2 of 2) sorted by relevance
18 typedef struct DvrPoseClient DvrPoseClient; typedef147 int dvrPoseClientGetDataReader(DvrPoseClient* client, uint64_t data_type,
32 typedef struct DvrPoseClient DvrPoseClient; typedef269 typedef DvrPoseClient* (*DvrPoseClientCreatePtr)();270 typedef void (*DvrPoseClientDestroyPtr)(DvrPoseClient* client);271 typedef int (*DvrPoseClientGetPtr)(DvrPoseClient* client, uint32_t vsync_count,273 typedef uint32_t (*DvrPoseClientGetVsyncCountPtr)(DvrPoseClient* client);274 typedef int (*DvrPoseClientGetControllerPtr)(DvrPoseClient* client,278 typedef int (*DvrPoseClientSensorsEnablePtr)(DvrPoseClient* client,280 typedef int (*DvrPoseClientDataCapturePtr)(DvrPoseClient* client,282 typedef int (*DvrPoseClientDataReaderDestroyPtr)(DvrPoseClient* client,286 typedef int (*DvrPoseClientGetDataReaderPtr)(DvrPoseClient* client,