Searched refs:similarity (Results 1 – 9 of 9) sorted by relevance
/external/libvpx/vp8/encoder/ |
D | ssim.c | 296 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/ |
D | pylintrc | 285 # Minimum lines number of a similarity. 286 min-similarity-lines=4
|
/external/strace/ |
D | PORTING | 59 to achieve what you want. If there is more difference than similarity,
|
/external/webp/ |
D | README | 206 -print_lsim ............ prints local-similarity distortion.
|
/external/webkit/Tools/ |
D | ChangeLog-2010-05-24 | 1946 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/ |
D | ChangeLog | 1780 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/ |
D | bison.texinfo | 6103 There is some similarity between this technique and a lexical tie-in
|
D | bison.info | 5642 There is some similarity between this technique and a lexical tie-in
|
/external/webkit/Source/WebCore/ |
D | ChangeLog-2009-06-16 | 89514 Note the similarity of the show/hide methods on the three PluginViews. This
|