Searched defs:pitch (Results 1 – 3 of 3) sorted by relevance
44 final float pitch = 45.6f; in testCreateCameraAttributesRequest() local
344 public double pitch; field in RVCVXCheckAnalyzer.AttitudeRec788 double pitch = (1-alpha) * rec.get(j).pitch + alpha * rec.get(j+1).pitch; in resampleSensorLog() local790 resampled.get(i).set(timebase.get(i).time, roll, pitch, yaw); in resampleSensorLog() local
2531 final float pitch = playbackParams.getPitch(); in testVariableSpeedPlayback() local