Home
last modified time | relevance | path

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

/third_party/openssl/test/
Dpkcs7.pem2 AwIBAgIQaGSF/JpbS1C223+yrc+N1DANBgkqhkiG9w0BAQQFADBiMREwDwYDVQQH
/third_party/cups-filters/cupsfilters/
Dimage-colorspace.c1148 float yrs, yrc; /* Y rotation sine/cosine */ in huerotate() local
1168 yrc = -M_SQRT2 * yrs; in huerotate()
1169 yrotate(hmat,yrs,yrc); in huerotate()
1199 yrotate(hmat, -yrs, yrc); in huerotate()