Home | History | Annotate | Download | only in effects

Lines Matching defs:ox

712     int ox = dx >> 1;
713 if (ox < 0) {
714 ox = 0;
717 return profile[ox];