Home | History | Annotate | Download | only in effects

Lines Matching refs:oy

1165         int oy = dy >> 1;
1166 if (oy < 0) oy = 0;
1168 unsigned int profile_y = profile[oy];