HomeSort by relevance Sort by last modified time
    Searched refs:C11 (Results 1 - 25 of 37) sorted by null

1 2

  /external/libvpx/vp8/encoder/
ssim.c 370 static const double C11 = (0.01 * 0.01) * (255 * 255);
373 const double l = (2. * iwx * iwy + C11) / (iwx * iwx + iwy * iwy + C11);
432 static const double C11 = (0.01 * 0.01) * (255 * 255);
435 const double l = (2. * iwx * iwy + C11) / (iwx * iwx + iwy * iwy + C11);
  /external/chromium/third_party/icu/source/tools/gensprep/
filterRFC3454.pl 43 "--C11" => \$c11,
106 if($line =~ /C.1.1/ && defined $c11 ){
647 --C11 Generate data for table C.1.1
  /external/icu4c/tools/gensprep/
filterRFC3454.pl 43 "--C11" => \$c11,
106 if($line =~ /C.1.1/ && defined $c11 ){
647 --C11 Generate data for table C.1.1
  /external/chromium/third_party/icu/source/data/sprep/
rfc3530cs.txt 140 0C11; ; UNASSIGNED
rfc3530mixp.txt 141 0C11; ; UNASSIGNED
rfc3920res.txt 141 0C11; ; UNASSIGNED
rfc4011.txt 140 0C11; ; UNASSIGNED
rfc4013.txt 141 0C11; ; UNASSIGNED
rfc4505.txt 140 0C11; ; UNASSIGNED
rfc4518.txt 140 0C11; ; UNASSIGNED
rfc3491.txt 141 0C11; ; UNASSIGNED
    [all...]
rfc3530csci.txt 140 0C11; ; UNASSIGNED
    [all...]
rfc3722.txt 13 # options: --sourcedir=. --destdir=out --src-filename=rfc3454.txt --dest-filename=rfc3722.txt --A1 --B1 --B2 -C11 --C12 --C21 --C22 --C3 --C4 --C5 --C6 --C7 --C8 --C9 --iscsi --normalize --check-bidi
141 0C11; ; UNASSIGNED
454 # options: --sourcedir=. --destdir=out --src-filename=rfc3454.txt --dest-filename=rfc3722.txt --A1 --B1 --B2 -C11 --C12 --C21 --C22 --C3 --C4 --C5 --C6 --C7 --C8 --C9 --iscsi --normalize --check-bidi
    [all...]
rfc3920node.txt 13 # options: --sourcedir=. --destdir=out --src-filename=rfc3454.txt --dest-filename=rfc3920node.txt --A1 --B1 --B2 -C11 --C12 --C21 --C22 --C3 --C4 --C5 --C6 --C7 --C8 --C9 -xmpp-node --normalize --check-bidi
141 0C11; ; UNASSIGNED
454 # options: --sourcedir=. --destdir=out --src-filename=rfc3454.txt --dest-filename=rfc3920node.txt --A1 --B1 --B2 -C11 --C12 --C21 --C22 --C3 --C4 --C5 --C6 --C7 --C8 --C9 -xmpp-node --normalize --check-bidi
    [all...]
  /external/chromium/third_party/icu/source/test/testdata/
nfs4_cs_prep_cs.txt 132 0C11; ; UNASSIGNED
nfs4_mixed_prep_p.txt 132 0C11; ; UNASSIGNED
  /external/icu4c/data/sprep/
rfc3530cs.txt 140 0C11; ; UNASSIGNED
rfc3530mixp.txt 141 0C11; ; UNASSIGNED
rfc3920res.txt 141 0C11; ; UNASSIGNED
rfc4011.txt 140 0C11; ; UNASSIGNED
rfc4013.txt 141 0C11; ; UNASSIGNED
rfc4505.txt 140 0C11; ; UNASSIGNED
rfc4518.txt 140 0C11; ; UNASSIGNED
  /external/icu4c/test/testdata/
nfs4_cs_prep_cs.txt 132 0C11; ; UNASSIGNED
nfs4_mixed_prep_p.txt 132 0C11; ; UNASSIGNED

Completed in 251 milliseconds

1 2