/external/sonivox/arm-fm-22k/lib_src/ |
eas_chorus.c | 127 //convert depth from steps of .05 ms, to samples, with 16 bit whole part, discard fraction 151 //16 bit whole part, 16 bit fraction 189 * indexDesired: the fractional index we are looking up (16 bits index + 16 bits fraction) 200 EAS_I16 fraction; local 208 fraction = (EAS_I16)((indexDesired>>1) & 0x07FFF); //just use 15 bits of fractional part 231 //compute linear interpolation as (val1 + ((val2-val1)*fraction)) 232 return(val1 + (EAS_I16)MULT_EG1_EG1(val2-val1,fraction));
|
/external/sonivox/arm-hybrid-22k/lib_src/ |
eas_chorus.c | 127 //convert depth from steps of .05 ms, to samples, with 16 bit whole part, discard fraction 151 //16 bit whole part, 16 bit fraction 189 * indexDesired: the fractional index we are looking up (16 bits index + 16 bits fraction) 200 EAS_I16 fraction; local 208 fraction = (EAS_I16)((indexDesired>>1) & 0x07FFF); //just use 15 bits of fractional part 231 //compute linear interpolation as (val1 + ((val2-val1)*fraction)) 232 return(val1 + (EAS_I16)MULT_EG1_EG1(val2-val1,fraction));
|
/external/sonivox/arm-wt-22k/lib_src/ |
eas_chorus.c | 127 //convert depth from steps of .05 ms, to samples, with 16 bit whole part, discard fraction 151 //16 bit whole part, 16 bit fraction 189 * indexDesired: the fractional index we are looking up (16 bits index + 16 bits fraction) 200 EAS_I16 fraction; local 208 fraction = (EAS_I16)((indexDesired>>1) & 0x07FFF); //just use 15 bits of fractional part 231 //compute linear interpolation as (val1 + ((val2-val1)*fraction)) 232 return(val1 + (EAS_I16)MULT_EG1_EG1(val2-val1,fraction));
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/encodings/ |
cp775.py | 90 0x00ab: 0x00bd, # VULGAR FRACTION ONE HALF 91 0x00ac: 0x00bc, # VULGAR FRACTION ONE QUARTER 162 0x00f3: 0x00be, # VULGAR FRACTION THREE QUARTERS 351 u'\xbd' # 0x00ab -> VULGAR FRACTION ONE HALF 352 u'\xbc' # 0x00ac -> VULGAR FRACTION ONE QUARTER 423 u'\xbe' # 0x00f3 -> VULGAR FRACTION THREE QUARTERS 589 0x00bc: 0x00ac, # VULGAR FRACTION ONE QUARTER 590 0x00bd: 0x00ab, # VULGAR FRACTION ONE HALF 591 0x00be: 0x00f3, # VULGAR FRACTION THREE QUARTERS [all...] |
cp850.py | 91 0x00ab: 0x00bd, # VULGAR FRACTION ONE HALF 92 0x00ac: 0x00bc, # VULGAR FRACTION ONE QUARTER 163 0x00f3: 0x00be, # VULGAR FRACTION THREE QUARTERS 352 u'\xbd' # 0x00ab -> VULGAR FRACTION ONE HALF 353 u'\xbc' # 0x00ac -> VULGAR FRACTION ONE QUARTER 424 u'\xbe' # 0x00f3 -> VULGAR FRACTION THREE QUARTERS 598 0x00bc: 0x00ac, # VULGAR FRACTION ONE QUARTER 599 0x00bd: 0x00ab, # VULGAR FRACTION ONE HALF 600 0x00be: 0x00f3, # VULGAR FRACTION THREE QUARTERS [all...] |
cp857.py | 91 0x00ab: 0x00bd, # VULGAR FRACTION ONE HALF 92 0x00ac: 0x00bc, # VULGAR FRACTION ONE QUARTER 162 0x00f3: 0x00be, # VULGAR FRACTION THREE QUARTERS 351 u'\xbd' # 0x00ab -> VULGAR FRACTION ONE HALF 352 u'\xbc' # 0x00ac -> VULGAR FRACTION ONE QUARTER 423 u'\xbe' # 0x00f3 -> VULGAR FRACTION THREE QUARTERS 597 0x00bc: 0x00ac, # VULGAR FRACTION ONE QUARTER 598 0x00bd: 0x00ab, # VULGAR FRACTION ONE HALF 599 0x00be: 0x00f3, # VULGAR FRACTION THREE QUARTERS [all...] |
cp858.py | 91 0x00ab: 0x00bd, # VULGAR FRACTION ONE HALF 92 0x00ac: 0x00bc, # VULGAR FRACTION ONE QUARTER 163 0x00f3: 0x00be, # VULGAR FRACTION THREE QUARTERS 352 u'\xbd' # 0x00ab -> VULGAR FRACTION ONE HALF 353 u'\xbc' # 0x00ac -> VULGAR FRACTION ONE QUARTER 424 u'\xbe' # 0x00f3 -> VULGAR FRACTION THREE QUARTERS 598 0x00bc: 0x00ac, # VULGAR FRACTION ONE QUARTER 599 0x00bd: 0x00ab, # VULGAR FRACTION ONE HALF 600 0x00be: 0x00f3, # VULGAR FRACTION THREE QUARTERS [all...] |
cp863.py | 91 0x00ab: 0x00bd, # VULGAR FRACTION ONE HALF 92 0x00ac: 0x00bc, # VULGAR FRACTION ONE QUARTER 93 0x00ad: 0x00be, # VULGAR FRACTION THREE QUARTERS 352 u'\xbd' # 0x00ab -> VULGAR FRACTION ONE HALF 353 u'\xbc' # 0x00ac -> VULGAR FRACTION ONE QUARTER 354 u'\xbe' # 0x00ad -> VULGAR FRACTION THREE QUARTERS 590 0x00bc: 0x00ac, # VULGAR FRACTION ONE QUARTER 591 0x00bd: 0x00ab, # VULGAR FRACTION ONE HALF 592 0x00be: 0x00ad, # VULGAR FRACTION THREE QUARTERS [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/encodings/ |
cp775.py | 90 0x00ab: 0x00bd, # VULGAR FRACTION ONE HALF 91 0x00ac: 0x00bc, # VULGAR FRACTION ONE QUARTER 162 0x00f3: 0x00be, # VULGAR FRACTION THREE QUARTERS 351 u'\xbd' # 0x00ab -> VULGAR FRACTION ONE HALF 352 u'\xbc' # 0x00ac -> VULGAR FRACTION ONE QUARTER 423 u'\xbe' # 0x00f3 -> VULGAR FRACTION THREE QUARTERS 589 0x00bc: 0x00ac, # VULGAR FRACTION ONE QUARTER 590 0x00bd: 0x00ab, # VULGAR FRACTION ONE HALF 591 0x00be: 0x00f3, # VULGAR FRACTION THREE QUARTERS [all...] |
cp850.py | 91 0x00ab: 0x00bd, # VULGAR FRACTION ONE HALF 92 0x00ac: 0x00bc, # VULGAR FRACTION ONE QUARTER 163 0x00f3: 0x00be, # VULGAR FRACTION THREE QUARTERS 352 u'\xbd' # 0x00ab -> VULGAR FRACTION ONE HALF 353 u'\xbc' # 0x00ac -> VULGAR FRACTION ONE QUARTER 424 u'\xbe' # 0x00f3 -> VULGAR FRACTION THREE QUARTERS 598 0x00bc: 0x00ac, # VULGAR FRACTION ONE QUARTER 599 0x00bd: 0x00ab, # VULGAR FRACTION ONE HALF 600 0x00be: 0x00f3, # VULGAR FRACTION THREE QUARTERS [all...] |
cp857.py | 91 0x00ab: 0x00bd, # VULGAR FRACTION ONE HALF 92 0x00ac: 0x00bc, # VULGAR FRACTION ONE QUARTER 162 0x00f3: 0x00be, # VULGAR FRACTION THREE QUARTERS 351 u'\xbd' # 0x00ab -> VULGAR FRACTION ONE HALF 352 u'\xbc' # 0x00ac -> VULGAR FRACTION ONE QUARTER 423 u'\xbe' # 0x00f3 -> VULGAR FRACTION THREE QUARTERS 597 0x00bc: 0x00ac, # VULGAR FRACTION ONE QUARTER 598 0x00bd: 0x00ab, # VULGAR FRACTION ONE HALF 599 0x00be: 0x00f3, # VULGAR FRACTION THREE QUARTERS [all...] |
cp858.py | 91 0x00ab: 0x00bd, # VULGAR FRACTION ONE HALF 92 0x00ac: 0x00bc, # VULGAR FRACTION ONE QUARTER 163 0x00f3: 0x00be, # VULGAR FRACTION THREE QUARTERS 352 u'\xbd' # 0x00ab -> VULGAR FRACTION ONE HALF 353 u'\xbc' # 0x00ac -> VULGAR FRACTION ONE QUARTER 424 u'\xbe' # 0x00f3 -> VULGAR FRACTION THREE QUARTERS 598 0x00bc: 0x00ac, # VULGAR FRACTION ONE QUARTER 599 0x00bd: 0x00ab, # VULGAR FRACTION ONE HALF 600 0x00be: 0x00f3, # VULGAR FRACTION THREE QUARTERS [all...] |
cp863.py | 91 0x00ab: 0x00bd, # VULGAR FRACTION ONE HALF 92 0x00ac: 0x00bc, # VULGAR FRACTION ONE QUARTER 93 0x00ad: 0x00be, # VULGAR FRACTION THREE QUARTERS 352 u'\xbd' # 0x00ab -> VULGAR FRACTION ONE HALF 353 u'\xbc' # 0x00ac -> VULGAR FRACTION ONE QUARTER 354 u'\xbe' # 0x00ad -> VULGAR FRACTION THREE QUARTERS 590 0x00bc: 0x00ac, # VULGAR FRACTION ONE QUARTER 591 0x00bd: 0x00ab, # VULGAR FRACTION ONE HALF 592 0x00be: 0x00ad, # VULGAR FRACTION THREE QUARTERS [all...] |
/external/jpeg/ |
jcsample.c | 310 * smoothed values. Each of the four member pixels contributes a fraction 311 * (1-8*SF) to its own smoothed image and a fraction SF to each of the three 312 * other smoothed pixels, therefore a total fraction (1-5*SF)/4 to the final 313 * output. The four corner-adjacent neighbor pixels contribute a fraction 409 /* Each of the eight neighbor pixels contributes a fraction SF to the
|
/external/llvm/lib/Target/AArch64/Utils/ |
AArch64BaseInfo.cpp | 900 uint64_t Fraction = Bits & FracMask; 906 // This translates to: only 4 bits of fraction; -3 <= exp <= 4. 910 // Are there too many fraction bits? 911 if (Fraction & ~(A64FracMask << A64FracStart)) 917 uint32_t PackedFraction = (Fraction >> A64FracStart) & A64FracMask; [all...] |
/external/qemu/distrib/jpeg-6b/ |
jcsample.c | 310 * smoothed values. Each of the four member pixels contributes a fraction 311 * (1-8*SF) to its own smoothed image and a fraction SF to each of the three 312 * other smoothed pixels, therefore a total fraction (1-5*SF)/4 to the final 313 * output. The four corner-adjacent neighbor pixels contribute a fraction 409 /* Each of the eight neighbor pixels contributes a fraction SF to the
|
/frameworks/av/services/audioflinger/ |
AudioResampler.cpp | 51 // bits to shift the phase fraction down to avoid overflow 503 * phaseFraction : pointer on current phase fraction 509 * phaseFraction : phase fraction for next interpolation 614 * phaseFraction : pointer on current phase fraction 620 * phaseFraction : phase fraction for next interpolation
|
/frameworks/base/core/java/android/content/res/ |
TypedArray.java | 528 * @param base The base value of this fraction. In other words, a 529 * standard fraction is multiplied by this value. 530 * @param pbase The parent base value of this fraction. In other 531 * words, a parent fraction (nn%p) is multiplied by this 550 throw new UnsupportedOperationException("Can't convert to fraction: type=0x"
|
/external/chromium_org/chrome/renderer/safe_browsing/ |
phishing_dom_feature_extractor.cc | 437 // Add a feature for the fraction of times the page links to an external 451 // Fraction of links that use https. 474 // Record fraction of form actions that point to a different domain.
|
/external/chromium_org/third_party/skia/src/views/unix/ |
keysym2ucs.c | [all...] |
/external/chromium_org/third_party/tcmalloc/vendor/src/ |
page_heap.cc | 373 r->fraction = 0; 377 r->fraction = 1; 381 r->fraction = (1.0 * osize * span->refcount) / r->length;
|
/external/icu4c/i18n/unicode/ |
ucurr.h | 27 * <li>The number of fraction digits to display 166 * Returns the number of the number of fraction digits that should 170 * @return a non-negative number of fraction digits to be
|
/external/skia/src/views/unix/ |
keysym2ucs.c | [all...] |
/external/webrtc/src/ |
common_types.h | 260 // fraction (of original stream) of synthesized speech inserted through 263 // fraction of synthesized speech inserted through pre-emptive expansion 266 // fraction of data removed through acceleration (in Q14)
|
/external/webrtc/src/modules/audio_coding/codecs/isac/main/source/ |
pitch_filter.c | 216 double fraction; local 222 fraction = parameters->lag_offset - (parameters->lag + PITCH_FILTDELAY); 223 fraction_index = WebRtcIsac_lrint(PITCH_FRACS * fraction - 0.5);
|