Searched defs:vt (Results 1 – 6 of 6) sorted by relevance
41 VelocityTracker vt = VelocityTracker.obtain(); in testInitialCondiditions() local53 VelocityTracker vt = VelocityTracker.obtain(); in testClear() local68 VelocityTracker vt = VelocityTracker.obtain(); in testDragAcceleration() local79 VelocityTracker vt = VelocityTracker.obtain(); in testDragDeceleration() local91 VelocityTracker vt = VelocityTracker.obtain(); in testDragLinearHorizontal() local104 VelocityTracker vt = VelocityTracker.obtain(); in testDragLinearVertical() local121 VelocityTracker vt = VelocityTracker.obtain(); in testDragWith2Points() local138 VelocityTracker vt = VelocityTracker.obtain(); in testStabilityInNbPoints() local160 VelocityTracker vt = VelocityTracker.obtain(); in testStabilityInTime() local182 VelocityTracker vt = VelocityTracker.obtain(); in testStabilityInSpace() local[all …]
42 void printVarType(FILE *f, const VarType *vt) { in printVarType()77 void printVarTypeAndName(FILE *f, const VarType *vt) { in printVarTypeAndName()175 const VarType *vt = &api->params[ct]; in hasInlineDataPointers() local229 const VarType *vt = &api->params[ct2]; in printApiCpp() local243 const VarType *vt = &api->params[ct2]; in printApiCpp() local263 const VarType *vt = &api->params[ct2]; in printApiCpp() local280 const VarType *vt = &api->params[ct2]; in printApiCpp() local301 const VarType *vt = &api->params[ct2]; in printApiCpp() local362 const VarType *vt = &api->params[ct2]; in printApiCpp() local417 const VarType *vt = &api->params[ct2]; in printPlaybackCpp() local
199 VelocityTracker vt(strategy); in computeAndCheckVelocity() local223 VelocityTracker vt(VelocityTracker::Strategy::LSQ2); in computeAndCheckQuadraticEstimate() local
300 HVendorTag vt; in getCameraVendorTagSections() local
186 private float getVelocity(VelocityTracker vt) { in getVelocity()197 private float getPerpendicularVelocity(VelocityTracker vt) { in getPerpendicularVelocity()
774 std::tuple<T /* volume */, S /* position */, bool /* active */> vt = in getVolume() local