Searched refs:lsh (Results 1 – 13 of 13) sorted by relevance
/external/libopus/silk/fixed/ |
D | warped_autocorrelation_FIX.c | 49 opus_int n, i, lsh; in silk_warped_autocorrelation_FIX_c() local 76 lsh = silk_CLZ64( corr_QC[ 0 ] ) - 35; in silk_warped_autocorrelation_FIX_c() 77 lsh = silk_LIMIT( lsh, -12 - QC, 30 - QC ); in silk_warped_autocorrelation_FIX_c() 78 *scale = -( QC + lsh ); in silk_warped_autocorrelation_FIX_c() 80 if( lsh >= 0 ) { in silk_warped_autocorrelation_FIX_c() 82 corr[ i ] = (opus_int32)silk_CHECK_FIT32( silk_LSHIFT64( corr_QC[ i ], lsh ) ); in silk_warped_autocorrelation_FIX_c() 86 corr[ i ] = (opus_int32)silk_CHECK_FIT32( silk_RSHIFT64( corr_QC[ i ], -lsh ) ); in silk_warped_autocorrelation_FIX_c()
|
/external/libopus/silk/fixed/mips/ |
D | warped_autocorrelation_FIX_mipsr1.h | 55 opus_int n, i, lsh; in silk_warped_autocorrelation_FIX() local 142 lsh = silk_CLZ64( temp64 ) - 35; in silk_warped_autocorrelation_FIX() 143 lsh = silk_LIMIT( lsh, -12 - QC, 30 - QC ); in silk_warped_autocorrelation_FIX() 144 *scale = -( QC + lsh ); in silk_warped_autocorrelation_FIX() 146 if( lsh >= 0 ) { in silk_warped_autocorrelation_FIX() 151 corr[ i ] = (opus_int32)silk_CHECK_FIT32( __builtin_mips_shilo( temp64, -lsh ) ); in silk_warped_autocorrelation_FIX() 158 corr[ i ] = (opus_int32)silk_CHECK_FIT32( __builtin_mips_shilo( temp64, -lsh ) ); in silk_warped_autocorrelation_FIX()
|
/external/libopus/silk/fixed/arm/ |
D | warped_autocorrelation_FIX_neon_intr.c | 72 opus_int n, i, lsh; in silk_warped_autocorrelation_FIX_neon() local 222 lsh = silk_CLZ64( corr_QC_orderT ) - 35; in silk_warped_autocorrelation_FIX_neon() 223 lsh = silk_LIMIT( lsh, -12 - QC, 30 - QC ); in silk_warped_autocorrelation_FIX_neon() 224 *scale = -( QC + lsh ); in silk_warped_autocorrelation_FIX_neon() 226 lsh_s64x2 = vdupq_n_s64( lsh ); in silk_warped_autocorrelation_FIX_neon() 238 if( lsh >= 0 ) { in silk_warped_autocorrelation_FIX_neon() 240 … corr[ order - i ] = (opus_int32)silk_CHECK_FIT32( silk_LSHIFT64( corr_QCT[ i ], lsh ) ); in silk_warped_autocorrelation_FIX_neon() 244 … corr[ order - i ] = (opus_int32)silk_CHECK_FIT32( silk_RSHIFT64( corr_QCT[ i ], -lsh ) ); in silk_warped_autocorrelation_FIX_neon()
|
/external/arm-optimized-routines/math/single/ |
D | e_powf.c | 464 float a, ax, sh, sl, lsh, lsl; in powf() local 540 PHMULTIPLY(lsh,lsl, th,tl, 0x1.716p+5F,-0x1.7135a8p-8F); in powf() 573 logh = CLEARBOTTOMHALF(lsl + lal + lsh + lah + fn); in powf() 574 logl = lsl - ((((logh - fn) - lah) - lsh) - lal); in powf()
|
/external/compiler-rt/lib/builtins/ |
D | int_lib.h | 119 uint32_t lsh = (uint32_t)(value & 0xFFFFFFFF); in __builtin_clzll() local 122 return 32 + __builtin_clz(lsh); in __builtin_clzll()
|
/external/cldr/tools/java/org/unicode/cldr/util/data/ |
D | iso-639-3_Retirements.tab | 17 mob Moinba S Split into five languages: Chug [cvg]; Lish [lsh]; Kalaktang Monpa [kkf]; Tawang Mon…
|
D | iso-639-3_Name_Index.tab | 3903 lsh Lish Lish
|
D | iso-639-3.tab | 3740 lsh I L Lish
|
D | language-subtag-registry | 20630 Subtag: lsh
|
/external/icu/icu4c/source/data/misc/ |
D | supplementalData.txt | 20874 "lsh",
|
/external/cldr/tools/java/org/unicode/cldr/util/data/transforms/ |
D | internal_raw_IPA.txt | 37685 crailsheim kraɪlshˈaɪm 57671 falsehood %30754 fˈolʃʊd, fˈælshʊd, fˈɔlshʊd 57672 falsehoods %27659 fˈælshʊdz
|
D | internal_raw_IPA-old.txt | 44617 crailsheim kraɪlshˈaɪm 68288 falsehood %21561 fˈolʃʊd, fˈælshʊd, fˈɔlshʊd 68289 falsehoods %17503 fˈælshʊdz
|
D | en-IPA.txt | 9272 $x{falsehood → fælshʊd ; # fɑlsɛhʊd
|