Home
last modified time | relevance | path

Searched refs:yrotate (Results 1 – 1 of 1) sorted by relevance

/third_party/cups-filters/cupsfilters/
Dimage-colorspace.c121 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