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

  /external/icu/icu4c/source/i18n/
uspoof_conf.cpp 111 const SPUString *sR = const_cast<const SPUString *>(
114 int32_t lenR = sR->fStr->length();
120 return sL->fStr->compare(*(sR->fStr));
  /external/mesa3d/src/mesa/swrast/
s_blend.c 494 GLfloat sR, sG, sB, sA; /* Source factor */
505 sR = sG = sB = 0.0F;
508 sR = sG = sB = 1.0F;
511 sR = Rd;
516 sR = 1.0F - Rd;
521 sR = sG = sB = As;
524 sR = sG = sB = 1.0F - As;
527 sR = sG = sB = Ad;
530 sR = sG = sB = 1.0F - Ad;
534 sR = sG = sB = As
    [all...]
  /external/aac/libAACenc/src/
intensity.cpp 280 INT sL,sR,s;
287 sR = fixMax(0,(CntLeadingZeros(sfbEnergyRight[sfb + sfboffs])-1));
288 s = (fixMin(sL,sR)>>2)<<2;
333 INT s,sL,sR;
344 sR = calcSfbMaxScale(mdctSpectrumRight,sfbOffset[sfb+sfboffs],sfbOffset[sfb+sfboffs+1]);
345 s = fixMin(sL,sR);
371 sR = fixMax(0,(CntLeadingZeros(square_r)-1));
372 s = ((sL + sR)>>1)<<1;
374 sR = s-sL;
375 tmp = fMult(square_l<<sL,square_r<<sR);
    [all...]
  /external/deqp/framework/common/
tcuTexture.hpp 58 sR,
    [all...]
  /system/core/libpixelflinger/
scanline.cpp     [all...]
  /prebuilts/misc/common/icu4j/
icu4j.jar 
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/53.1/
icu4j-53.1.jar 
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/54.1.1/
icu4j-54.1.1.jar 

Completed in 145 milliseconds