Searched defs:angles (Results 1 – 3 of 3) sorted by relevance
374 int[] angles = new int[3*6]; in test4_1SpeakerAnglesCapaMatchesFormatModeCapa() local497 int[] angles = new int[3*6]; in test4_5ConsistentCapabilitiesWithEnabledDisabled() local
291 def arduino_rotate_servo(ch, angles, move_time, serial_port): argument306 def rotation_rig(rotate_cntl, rotate_ch, num_rotations, angles, servo_speed, argument
702 private static float [] mat9VRot(float [] angles) { in mat9VRot()