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 118 dst->xym += src->xym;
141 stats->xym += s1 * s2;
154 double sxy = stats->xym * stats->w - xmym;
173 const double sxy = s->xym * s->w - s->xm * s->ym;
vp8enci.h 538 double w, xm, ym, xxm, xym, yym; member in struct:__anon21247

Completed in 46 milliseconds