Searched defs:sxy (Results 1 – 5 of 5) sorted by relevance
40 const int64_t sxy = (int64_t)stats->xym * N - xmym; // can be negative in SSIMCalculation() local
119 const int64_t sxy = (int64_t)stats->xym * N - xmym; // can be negative in SSIMCalculation() local
4323 GstClockTimeDiff sxx, sxy, syy; in gst_calculate_linear_regression() local