Home
last modified time | relevance | path

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

/frameworks/av/media/libheadtracking/
DStillnessDetector-test.cpp78 const Pose3f outsideThreshold = baseline * Pose3f(Vector3f(1, 1, 0)); in TEST_P() local
83 detector.setInput(300, outsideThreshold); in TEST_P()
102 const Pose3f outsideThreshold = baseline * Pose3f(rotateZ(0.06)); in TEST_P() local
107 detector.setInput(300, outsideThreshold); in TEST_P()
124 const Pose3f outsideThreshold = baseline * Pose3f(Vector3f(1.1, 0, 0)); in TEST_P() local
130 detector.setInput(1100, outsideThreshold); in TEST_P()