/frameworks/av/media/libstagefright/codecs/amrwbenc/src/ |
voAMRWBEnc.c | 168 Word16 *wsp; local 241 wsp = old_wsp + (PIT_MAX / OPL_DECIM); 424 * - Find the weighted input speech wsp[] for the whole speech frame * 425 * - scale wsp[] to avoid overflow in pitch estimation * 435 Residu_opt(Ap, &speech[i_subfr], &wsp[i_subfr], L_SUBFR); 437 Residu(Ap, &speech[i_subfr], &wsp[i_subfr], L_SUBFR); 443 Deemph2(wsp, TILT_FAC, L_FRAME, &(st->mem_wsp)); 445 /* find maximum value on wsp[] for 12 bits scaling */ 449 tmp = abs_s(wsp[i]); 467 /* decimation of wsp[] to search pitch in LF and to reduce complexity * [all...] |
/external/vixl/src/a64/ |
instructions-a64.h | 248 // The following instructions use sp or wsp as Rd: 277 // The following instructions use sp or wsp as Rn:
|
assembler-a64.cc | 151 return wsp; [all...] |
/frameworks/opt/vcard/java/com/android/vcard/ |
VCardParserImpl_V30.java | 169 * QSAFE-CHAR = WSP / %x21 / %x23-7E / NON-ASCII 186 * QSAFE-CHAR = WSP / %x21 / %x23-7E / NON-ASCII
|
/external/llvm/test/MC/AArch64/ |
arm64-aliases.s | 5 ; ADD #0 to/from SP/WSP is a MOV 11 add w3, wsp, #0 12 ; CHECK: mov w3, wsp 13 add wsp, w4, #0 14 ; CHECK: mov wsp, w4 19 mov w7, wsp 20 ; CHECK: mov w7, wsp 21 mov wsp, w8 22 ; CHECK: mov wsp, w8 93 cmp wsp, w9, lsl # [all...] |
basic-a64-instructions.s | 86 sub w26, wsp, w19, sxth 87 sub wsp, w2, w3, sxtw 94 // CHECK: sub w26, wsp, w19, sxth // encoding: [0xfa,0xa3,0x33,0x4b] 95 // CHECK: sub wsp, w2, w3, sxtw // encoding: [0x5f,0xc0,0x23,0x4b] 121 adds w26, wsp, w19, sxth 129 // CHECK: adds w26, wsp, w19, sxth // encoding: [0xfa,0xa3,0x33,0x2b] 156 subs w26, wsp, w19, sxth 164 // CHECK: subs w26, wsp, w19, sxth // encoding: [0xfa,0xa3,0x33,0x6b] 191 cmp wsp, w19, sxth 199 // CHECK: cmp wsp, w19, sxth // encoding: [0xff,0xa3,0x33,0x6b [all...] |
/frameworks/opt/telephony/src/java/com/google/android/mms/pdu/ |
CharacterSets.java | 27 * From wap-230-wsp-20010705-a.pdf
|
PduContentTypes.java | 23 * http://www.openmobilealliance.org/tech/omna/omna-wsp-content-type.htm
|
/external/chromium_org/v8/src/arm64/ |
instructions-arm64.h | 221 // The following instructions use csp or wsp as Rd: 250 // The following instructions use csp or wsp as Rn:
|
assembler-arm64.cc | [all...] |
/external/llvm/lib/Target/AArch64/ |
AArch64RegisterInfo.cpp | 85 Reserved.set(AArch64::WSP); 115 case AArch64::WSP:
|
AArch64CallingConvention.td | 231 : CalleeSavedRegs<(add (sequence "W%u", 0, 30), WSP,
|
AArch64InstrInfo.cpp | [all...] |
/external/vixl/test/ |
test-utils-a64.cc | 351 // Dump the stack pointer (sp and wsp). 357 __ Add(tmp_w, wsp, 4 * kXRegSizeInBytes);
|
/packages/apps/UnifiedEmail/src/com/android/emailcommon/internet/ |
MimeUtility.java | 53 * Replace sequences of CRLF+WSP with WSP. Tries to preserve original string
|
/external/chromium_org/extensions/strings/ |
extensions_strings_pl.xtb | 3 <translation id="8804398419035066391">Komunikowa? si? ze wspó?pracuj?cymi witrynami</translation>
|
/external/chromium_org/third_party/WebKit/Source/core/frame/csp/ |
CSPDirectiveList.cpp | 429 // directive = *WSP [ directive-name [ WSP directive-value ] ] 431 // directive-value = *( WSP / <VCHAR except ";"> )
|
/packages/apps/Gallery/res/values-pl/ |
strings.xml | 31 <string name="no_storage" product="nosdcard" msgid="4006727786803418058">"Przed u?yciem aparatu pod??cz pami?? wspó?dzielon?."</string>
|
/frameworks/av/media/libstagefright/codecs/amrnb/enc/src/ |
cod_amr.cpp | 388 st->wsp = st->old_wsp + PIT_MAX; 486 st->wsp = st->old_wsp + PIT_MAX; 963 st->mem_w, st->wsp); 968 ol_ltp(st->pitchOLWghtSt, st->vadSt, mode, &st->wsp[i_subfr], 979 ol_ltp(st->pitchOLWghtSt, st->vadSt, mode, &st->wsp[0], &T_op[0], [all...] |
ol_ltp.h | 108 Word16 wsp[], /* i : signal used to compute the OL pitch, Q0 */
|
pre_big.h | 119 Word16 wsp[], /* o : weighted speech Q0 */
|
/packages/apps/Settings/res/values-pl/ |
arrays.xml | 478 <item msgid="3799752201662127867">"Sie? VPN wykorzystuj?ca protokó? L2TP/IPSec z kluczami wspólnymi"</item> 480 <item msgid="7526551163264034377">"Sie? VPN wykorzystuj?ca protokó? IPSec z kluczami wspólnymi i uwierzytelnianiem Xauth"</item>
|
/external/mksh/src/ |
lex.c | [all...] |
/external/llvm/test/MC/Disassembler/AArch64/ |
basic-a64-instructions.txt | 18 # CHECK: add w20, wsp, #801 19 # CHECK: add wsp, wsp, #1104 20 # CHECK: add wsp, w30, #4084 34 # CHECK: sub w0, wsp, #4077 37 # CHECK: sub wsp, w19, #16 46 # CHECK: adds w20, wsp, #0 62 # CHECK: cmn wsp, #1365 69 # CHECK: mov wsp, w20 71 # CHECK: mov w24, wsp [all...] |
/art/compiler/dex/quick/arm64/ |
assemble_arm64.cc | 96 * W -> word (32-bit) register wn, or wsp 100 * R -> register with same width as instruction, r31 -> wsp, sp [all...] |