OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:inconsistency_total
(Results
1 - 1
of
1
) sorted by null
/external/libvpx/libvpx/vpx_dsp/
ssim.c
301
double
inconsistency_total
= 0;
local
428
inconsistency_total
+= this_inconsistency;
446
inconsistency_total
= 0;
448
m->ssimc =
inconsistency_total
;
451
return
inconsistency_total
;
Completed in 3134 milliseconds