Home
last modified time | relevance | path

Searched refs:s3 (Results 1 – 18 of 18) sorted by relevance

/frameworks/av/media/libstagefright/codecs/amrnb/enc/src/
Dcalc_en.cpp279 Word32 s3; /* Intermediate energy accumulator */ in calc_unfilt_energies() local
294 s3 = 0; in calc_unfilt_energies()
311s3 = amrnb_fxp_mac_16_by_16bb((Word32) tmp2, (Word32) code[i], s3);/* Compute scalar product */ in calc_unfilt_energies()
323 s3 = s3 << 1; in calc_unfilt_energies()
355 exp = norm_l(s3); in calc_unfilt_energies()
356 frac_en[2] = (Word16)(L_shl(s3, exp, pOverflow) >> 16); in calc_unfilt_energies()
609 Word32 s3; /* Intermediate energy accumulator */ in calc_filt_energies() local
627 s3 = 0L; in calc_filt_energies()
633 s3 = 1L; in calc_filt_energies()
649 s3 = L_mac(s3, y1[i], tmp, pOverflow); in calc_filt_energies()
[all …]
/frameworks/av/media/libstagefright/codecs/amrnb/common/src/
Dresidu.cpp208 Word32 s3; in Residu() local
222 s3 = 0x0000800L; in Residu()
234 s3 += ((Word32) * (p_coef) * *(p_input3++)); in Residu()
238 s3 += ((Word32) * (p_coef) * *(p_input3++)); in Residu()
244 s3 += (((Word32) * (p_coef)) * *(p_input3)); in Residu()
249 *(p_residual_ptr--) = (Word16)(s3 >> 12); in Residu()
/frameworks/rs/java/tests/RSTest_CompatLib/src/com/android/rs/test/
Dapitest.rs40 volatile short3 s3;
190 s3 = rsGetElementAt_short3(aShort3, 0);
191 rsSetElementAt_short3(aShort3, s3, 0);
192 s3 = rsGetElementAt_short3(aShort3, 0, 0);
193 rsSetElementAt_short3(aShort3, s3, 0, 0);
194 s3 = rsGetElementAt_short3(aShort3, 0, 0, 0);
195 rsSetElementAt_short3(aShort3, s3, 0, 0, 0);
425 c3 = convert_char3(s3);
447 uc3 = convert_uchar3(s3);
467 s3 = convert_short3(c3);
[all …]
Dmath.rs22 volatile short3 s3;
/frameworks/base/wifi/java/android/net/wifi/
DWifiManager.java2208 String s1, s2, s3; in toString() local
2213 s3 = "refcounted: refcount = " + mRefCount; in toString()
2215 s3 = "not refcounted"; in toString()
2217 return "WifiLock{ " + s1 + "; " + s2 + s3 + " }"; in toString()
2428 String s1, s2, s3; in toString() local
2433 s3 = "refcounted: refcount = " + mRefCount; in toString()
2435 s3 = "not refcounted"; in toString()
2437 return "MulticastLock{ " + s1 + "; " + s2 + s3 + " }"; in toString()
/frameworks/base/tests/CoreTests/android/core/
DSocketTest.java99 ServerSocket s3 = new ServerSocket(23456); in testServerSocketClose() local
100 s3.close(); in testServerSocketClose()
/frameworks/base/core/tests/coretests/src/android/text/
DTextUtilsTest.java272 Spannable s3 = new SpannableString(s1); in testEllipsize() local
273 s3.setSpan(new StyleSpan(0), 5, 10, Spannable.SPAN_EXCLUSIVE_EXCLUSIVE); in testEllipsize()
297 String out3 = TextUtils.ellipsize(s3, p, i, kind).toString(); in testEllipsize()
301 String keep3 = TextUtils.ellipsize(s3, p, i, kind, true, null).toString(); in testEllipsize()
/frameworks/compile/slang/tests/P_math_int/
Dmath_int.rs26 short3 s3;
/frameworks/rs/tests/typecheck/
Dkernels.rs44 short3 s3;
/frameworks/native/cmds/installd/
Dinstalld.h195 char *build_string3(char *s1, char *s2, char *s3);
Dutils.c1084 char *build_string3(char *s1, char *s2, char *s3) { in build_string3() argument
1085 if (s1 == NULL || s2 == NULL || s3 == NULL) return NULL; in build_string3()
1089 int len_s3 = strlen(s3); in build_string3()
1096 strcpy(result + len_s1 + len_s2, s3); in build_string3()
/frameworks/rs/java/tests/RsTest_11/src/com/android/rs/test/
Dmath.rs22 volatile short3 s3;
/frameworks/rs/java/tests/RsTest_16/src/com/android/rs/test/
Dmath.rs22 volatile short3 s3;
/frameworks/rs/java/tests/RsTest/src/com/android/rs/test/
Dmath.rs22 volatile short3 s3;
/frameworks/rs/java/tests/RsTest_14/src/com/android/rs/test/
Dmath.rs22 volatile short3 s3;
Dmath.rs.bak22 volatile short3 s3;
Dmath.rs.orig22 volatile short3 s3;
/frameworks/base/docs/html/guide/topics/graphics/
Dhardware-accel.jd266 …olor:#ffffff;text-align:center;border-top:1px solid #CCC;} .tblGenFixed td.s3 {background-color:wh…