HomeSort by relevance Sort by last modified time
    Searched refs:C12 (Results 1 - 8 of 8) sorted by null

  /external/libvpx/libvpx/test/
dct16x16_test.cc 78 const double C12 = 0.38268343236509;
184 temp1 = step[2] * C12;
190 temp2 = step[3] * C12;
205 temp1 = intermediate[8] * C12;
211 temp2 = intermediate[9] * C12;
228 temp1 = intermediate[14] * C12;
234 temp2 = intermediate[15] * C12;
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
dct16x16_test.cc 78 const double C12 = 0.38268343236509;
184 temp1 = step[2] * C12;
190 temp2 = step[3] * C12;
205 temp1 = intermediate[8] * C12;
211 temp2 = intermediate[9] * C12;
228 temp1 = intermediate[14] * C12;
234 temp2 = intermediate[15] * C12;
  /external/chromium_org/third_party/libvpx/source/libvpx/test/
dct16x16_test.cc 75 const double C12 = 0.38268343236509;
181 temp1 = step[2] * C12;
187 temp2 = step[3] * C12;
202 temp1 = intermediate[8] * C12;
208 temp2 = intermediate[9] * C12;
225 temp1 = intermediate[14] * C12;
231 temp2 = intermediate[15] * C12;
  /bionic/libm/upstream-freebsd/lib/msun/ld128/
s_expl.c 335 C12 = 2.08767569878679576457272282566520649e-9L,
415 x * (C11 + x * (C12 + x * (C13 +
  /external/chromium_org/third_party/icu/source/tools/gensprep/
filterRFC3454.pl 44 "--C12" => \$c12,
109 if($line =~ /C.1.2/ && defined $c12 ){
648 --C12 Generate data for table C.1.2
667 e.g.: filterRFC3454.pl --sourcedir=. --destdir=./output --src-filename=rfc3454.txt --dest-filename=NamePrepProfile.txt --A1 --B1 --B2 --C12 --C22 --C3 --C4 --C5 --C6 --C7 --C8 --C9 --normalize --check-bidi
  /external/icu/icu4c/source/tools/gensprep/
filterRFC3454.pl 44 "--C12" => \$c12,
109 if($line =~ /C.1.2/ && defined $c12 ){
648 --C12 Generate data for table C.1.2
667 e.g.: filterRFC3454.pl --sourcedir=. --destdir=./output --src-filename=rfc3454.txt --dest-filename=NamePrepProfile.txt --A1 --B1 --B2 --C12 --C22 --C3 --C4 --C5 --C6 --C7 --C8 --C9 --normalize --check-bidi
  /external/pcre/dist/
RunGrepTest 186 (cd $srcdir; $valgrind $pcregrep -C12 -B10 'four' ./testdata/grepinputx) >>testtrygrep
  /external/openssl/crypto/modes/
gcm128.c     [all...]

Completed in 313 milliseconds