OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:rec_x
(Results
1 - 1
of
1
) sorted by null
/external/libvpx/vp8/encoder/
ssim.c
408
const int
rec_x
= rec[x_];
local
410
ym += Wxy *
rec_x
;
412
xym += Wxy * org_x *
rec_x
;
413
yym += Wxy *
rec_x
*
rec_x
;
Completed in 13 milliseconds