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

  /external/aac/libSBRenc/src/
ps_encode.cpp 287 FIXP_DBL icc[PS_MAX_ENVELOPES][PS_MAX_BANDS],
315 dIcc = (icc[2*e][b]>>1) - (icc[2*e+1][b]>>1);
578 FIXP_DBL icc[PS_MAX_ENVELOPES][PS_MAX_BANDS], /* const input values: unable to declare as const, since it does not poINT to const memory */
591 /* Quantize ICC coefficients */
593 errICC += quantizeCoef(icc[env], psBands, iccQuant, 0, 8, psData->iccIdx[env]);
596 /* Check if ICC coefficients should be used */
665 FIXP_DBL icc[PS_MAX_ENVELOPES][PS_MAX_BANDS],
687 /* icc[env][i] = min( pwrCr[env][i] / (float) sqrt(pwrL[env][i] * pwrR[env][i]) , 1.f);
689 FIXP_DBL ICC, invNrg = CalcInvLdData ( -((ldPwrL[env][i]>>1) + (ldPwrR[env][i]>>1) + (FIXP_DBL)1) )
852 FIXP_DBL icc [PS_MAX_ENVELOPES][PS_MAX_BANDS]; local
    [all...]
  /external/icu4c/
runConfigureICU 40 IBMi Use the iCC compilers on IBM i, i5/OS, OS/400
43 Linux/ICC Use the Intel ICC compiler on Linux
182 THE_COMP="the iCC C++"
183 CC=icc; export CC
184 CXX=icc; export CXX
201 Linux/ICC)
203 CC=`which icc`; export CC
215 echo "ICC 9.0 does not work with optimization- disabling optimizations"
  /external/v8/test/mjsunit/regress/
regress-667061.js 28 // Test non-ICC case.
  /external/llvm/
configure     [all...]
  /external/llvm/projects/sample/
configure     [all...]
  /external/dropbear/libtomcrypt/
crypt.tex     [all...]

Completed in 3977 milliseconds