HomeSort by relevance Sort by last modified time
    Searched refs:xym (Results 1 - 2 of 2) sorted by null

  /external/webp/src/enc/
filter.c 244 dst->xym += src->xym;
267 stats->xym += s1 * s2;
280 double sxy = stats->xym * stats->w - xmym;
299 const double sxy = s->xym * s->w - s->xm * s->ym;
vp8enci.h 527 double w, xm, ym, xxm, xym, yym; member in struct:__anon18240

Completed in 3125 milliseconds