Searched refs:azimuth (Results 1 – 1 of 1) sorted by relevance
1088 int azimuth; in mt_process_slot() local1101 azimuth = *slot->a; in mt_process_slot()1104 if (azimuth > max_azimuth * 2) in mt_process_slot()1105 azimuth -= max_azimuth * 4; in mt_process_slot()1106 orientation = -azimuth; in mt_process_slot()