Searched refs:azimuth (Results 1 – 1 of 1) sorted by relevance
1028 int azimuth; in mt_process_slot() local1041 azimuth = *slot->a; in mt_process_slot()1044 if (azimuth > max_azimuth * 2) in mt_process_slot()1045 azimuth -= max_azimuth * 4; in mt_process_slot()1046 orientation = -azimuth; in mt_process_slot()