Searched refs:Wy (Results 1 - 1 of 1) sorted by relevance

/external/libvpx/vp8/encoder/
H A Dssim.c340 const int Wy = K[KERNEL + y - yo]; local
344 const int Wxy = Wy * K[KERNEL + x - xo];
401 const int Wy = K[y_]; local
405 const int Wxy = Wy * K[x_];

Completed in 18 milliseconds