Home
last modified time | relevance | path

Searched refs:similarity (Results 1 – 9 of 9) sorted by relevance

/external/libvpx/vp8/encoder/
Dssim.c296 static double similarity in similarity() function
319 return similarity(sum_s, sum_r, sum_sq_s, sum_sq_r, sum_sxr, 256); in ssim_16x16()
326 return similarity(sum_s, sum_r, sum_sq_s, sum_sq_r, sum_sxr, 64); in ssim_8x8()
/external/antlr/antlr-3.4/runtime/Python/
Dpylintrc285 # Minimum lines number of a similarity.
286 min-similarity-lines=4
/external/strace/
DPORTING59 to achieve what you want. If there is more difference than similarity,
/external/webp/
DREADME206 -print_lsim ............ prints local-similarity distortion.
/external/webkit/Tools/
DChangeLog-2010-05-241946 Added to svn-apply support for git renames and copies with similarity
1952 - Added to parseGitDiffHeader() support for renames and similarity
1963 - Added unit tests for rename with similarity index 100%,
1964 rename with similarity index < 100%, and rename with a change
1967 - Added unit tests for rename with similarity index 100%,
1968 rename with similarity index < 100%, and rename with a change
2331 similarity index is 100%.
2337 "similarity index" lines.
2344 - Added unit tests for the cases of a copy with similarity index
/external/bison/
DChangeLog1780 and yytoken for similarity with the other skeletons.
4392 Also, augment the similarity between lalr1.cc and yacc.c.
4395 * data/lalr1.cc: Comment changes to augment the similarity between
6212 Augment the similarity between GLR and LALR traces.
/external/bison/doc/
Dbison.texinfo6103 There is some similarity between this technique and a lexical tie-in
Dbison.info5642 There is some similarity between this technique and a lexical tie-in
/external/webkit/Source/WebCore/
DChangeLog-2009-06-1689514 Note the similarity of the show/hide methods on the three PluginViews. This