Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/gst/goom/
Difs.c116 F_PT Ct, St, Ct2, St2; member
304 *x = ((xo * Simi->Ct - yo * Simi->St + xx * Simi->Ct2 - yy * Simi->St2) in Transform()
306 *y = ((xo * Simi->St + yo * Simi->Ct + xx * Simi->St2 + yy * Simi->Ct2) in Transform()
351 Cur->St2 = DBL_To_F_PT (sin (Cur->A2)); in Draw_Fractal()