Searched refs:yrotate (Results 1 – 1 of 1) sorted by relevance
121 static void yrotate(float [3][3], float, float);1169 yrotate(hmat,yrs,yrc); in huerotate()1199 yrotate(hmat, -yrs, yrc); in huerotate()1481 yrotate(float mat[3][3], /* I - Matrix */ in yrotate() function