Searched refs:azimuth (Results 1 – 1 of 1) sorted by relevance
1047 int azimuth; in mt_process_slot() local1060 azimuth = *slot->a; in mt_process_slot()1063 if (azimuth > max_azimuth * 2) in mt_process_slot()1064 azimuth -= max_azimuth * 4; in mt_process_slot()1065 orientation = -azimuth; in mt_process_slot()