HomeSort by relevance Sort by last modified time
    Searched refs:ipos (Results 1 - 20 of 20) sorted by null

  /frameworks/av/media/libstagefright/codecs/amrnb/enc/src/
s10_8pf.h 116 Word16 ipos[], /* i : starting position for each pulse */
set_sign.h 116 Word16 ipos[], /* o : starting position for each pulse */
c4_17pf.cpp 405 Word16 ipos[NB_PULSE]; local
436 ipos[0] = 0;
437 ipos[1] = 1;
438 ipos[2] = 2;
439 ipos[3] = track;
451 for (i0 = ipos[0]; i0 < L_CODE; i0 += STEP)
466 ix = ipos[1];
472 * "rr[i0][i3]" is a pointer initialized to "&rr[i0][ipos[3]]" *
476 for (i1 = ipos[1]; i1 < L_CODE; i1 += STEP)
524 ix = ipos[2]
    [all...]
s10_8pf.cpp 138 ipos[] = starting position of each pulse (Word16)
162 search_10and8i40 (10,5,5,dn, rr, ipos, pos_max, codvec); for GSMEFR
163 search_10and8i40 (8, 4,4,dn, rr, ipos, pos_max, codvec); for 10.2
185 Word16 ipos[], // i : starting position for each pulse
209 i0 = pos_max[ipos[0]];
226 i1 = pos_max[ipos[1]];
236 for (i3 = ipos[3]; i3 < L_CODE; i3 += step)
248 ia = ipos[2];
249 ib = ipos[3];
251 for (i2 = ipos[2]; i2 < L_CODE; i2 += step
    [all...]
c3_14pf.cpp 392 Word16 ipos[NB_PULSE]; local
423 ipos[0] = 0;
424 ipos[1] = track1;
425 ipos[2] = track2;
438 for (i0 = ipos[0]; i0 < L_CODE; i0 += STEP)
454 ix = ipos[1];
460 * "rr[i0][i2]" is a pointer initialized to "&rr[i0][ipos[2]]" *
464 for (i1 = ipos[1]; i1 < L_CODE; i1 += STEP)
514 ix = ipos[2];
518 for (i2 = ipos[2]; i2 < L_CODE; i2 += STEP
    [all...]
set_sign.cpp 314 ipos = buffer containing the starting position for each pulse (Word16)
322 ipos buffer contains the starting position of each pulse
363 Word16 ipos[], //o : starting position for each pulse
439 ipos[0] = i;
447 pos = ipos[0];
448 ipos[nb_track] = pos;
458 ipos[i] = pos;
459 ipos[add(i, nb_track)] = pos;
492 Word16 ipos[], /* o : starting position for each pulse */
584 ipos[0] = i
    [all...]
c2_11pf.cpp 416 Word16 ipos[NB_PULSE]; local
452 ipos[0] = startPos1[track1];
453 ipos[1] = startPos2[track2];
458 for (i0 = ipos[0]; i0 < L_CODE; i0 += STEP)
471 ix = ipos[1];
476 * "rr[i0][i2]" is a pointer initialized to "&rr[i0][ipos[2]]" *
480 for (i1 = ipos[1]; i1 < L_CODE; i1 += STEP)
514 } /* for (i1 = ipos[1]; i1 < L_CODE; i1 += STEP) */
534 } /* for (i0 = ipos[0]; i0 < L_CODE; i0 += STEP) */
c2_9pf.cpp 481 Word16 track1, ipos[NB_PULSE];
497 ipos[0] = startPos[subNr*2+8*track1];
498 ipos[1] = startPos[subNr*2+1+8*track1];
505 for (i0 = ipos[0]; i0 < L_CODE; i0 += STEP) {
516 ix = ipos[1];
521 * "rr[i0][i2]" is a pointer initialized to "&rr[i0][ipos[2]]" *
525 for (i1 = ipos[1]; i1 < L_CODE; i1 += STEP) {
599 Word16 ipos[NB_PULSE]; local
634 *ipos = *(startPos + i);
635 *(ipos + 1) = *(startPos + i + 1)
    [all...]
c1035pf.cpp 602 Word16 ipos[NB_PULSE], pos_max[NB_TRACK], codvec[NB_PULSE];
607 set_sign12k2 (dn, cn, sign, pos_max, NB_TRACK, ipos, STEP);
611 dn, rr, ipos, pos_max, codvec);
658 Word16 ipos[NB_PULSE], pos_max[NB_TRACK], codvec[NB_PULSE]; local
663 set_sign12k2(dn, cn, sign, pos_max, NB_TRACK, ipos, STEP, pOverflow);
667 dn, rr, ipos, pos_max, codvec, pOverflow);
c8_31pf.cpp 758 Word16 ipos[NB_PULSE]; local
786 ipos,
804 ipos,
  /frameworks/av/media/libstagefright/codecs/amrwbenc/src/
c4t64fx.c 51 0, 1, 2, 3, /* starting point &ipos[0], 1st iter */
52 1, 2, 3, 0, /* starting point &ipos[4], 2nd iter */
53 2, 3, 0, 1, /* starting point &ipos[8], 3rd iter */
54 3, 0, 1, 2, /* starting point &ipos[12], 4th iter */
59 0, 1, 2, 3}; /* end point for 24 pulses &ipos[35], 4th iter */
147 Word16 ipos[NB_PULSE_MAX]; local
552 ipos[i] = tipos[j_temp + i];
568 ix = ind[0] = pos_max[ipos[0]];
569 iy = ind[1] = pos_max[ipos[1]];
573 s = rrixix[ipos[0]][i] << 13
    [all...]
  /libcore/ojluni/src/main/java/sun/security/util/
ObjectIdentifier.java 513 int ipos = 0; local
518 while(ipos < bits) {
519 int count = iw - ipos%iw; // unpacked bits in current input byte
525 (((in[ioffset+ipos/iw]+256) // locate the byte (+256 so that it's never negative)
526 >> (iw-ipos%iw-count)) // move to the end of a byte
529 ipos += count; // advance
  /external/syslinux/com32/modules/
pxechn.c 610 int ipos = 0, ichar; local
614 while ((istr[ipos]) && (len < DHCP_OPT_LEN_MAX)) {
615 dprintf(" %02X%02X", *((int *)(istr + ipos)) & 0xFF, *((int *)(istr + ipos +1)) & 0xFF);
616 ichar = pxechn_parse_2bhex(istr + ipos);
622 if (!istr[ipos+2]){
623 ipos += 2;
624 } else if (istr[ipos+2] != sep) {
627 ipos += 3;
  /external/syslinux/com32/rosh/
rosh.c 71 /* Search a string for first non-space (' ') character, starting at ipos
73 * ipos input position to start at
75 int rosh_search_nonsp(const char *istr, const int ipos)
80 curpos = ipos;
90 * ipos input position to start at
92 int rosh_search_sp(const char *istr, const int ipos)
97 curpos = ipos;
108 * ipos Position to start in src
110 int rosh_parse_sp_1(char *dest, const char *src, const int ipos)
118 bpos = rosh_search_nonsp(src, ipos);
    [all...]
  /external/elfutils/src/
ar.c 137 static enum { ipos_none, ipos_before, ipos_after } ipos; variable in typeref:enum:__anon18983
177 if (ipos != ipos_none)
343 ipos = ipos_after;
348 ipos = ipos_before;
1172 if (ipos == ipos_before)
1188 if (unlikely (ipos != ipos_none || oper == oper_move))
    [all...]
  /external/wpa_supplicant_8/src/utils/
common.c 174 const char *ipos = hex; local
178 a = hex2byte(ipos);
182 ipos += 2;
  /external/wpa_supplicant_8/src/tls/
x509v3.c 88 char *ipos, *opos; local
91 ipos = opos = a;
93 while (*ipos) {
94 if (remove_whitespace && x509_whitespace(*ipos))
95 ipos++;
97 remove_whitespace = x509_whitespace(*ipos);
98 *opos++ = *ipos++;
    [all...]
  /external/wpa_supplicant_8/hostapd/
config_file.c 1335 u8 *info = NULL, *ipos; local
1353 ipos = info;
1354 *ipos++ = 0; /* GUD - Version 1 */
1355 *ipos++ = 3 + count * 3; /* User Data Header Length (UDHL) */
1356 *ipos++ = 0; /* PLMN List IEI */
1358 *ipos++ = 1 + count * 3;
1359 *ipos++ = count; /* Number of PLMNs */
1381 *ipos++ = ((mcc[1] - '0') << 4) | (mcc[0] - '0');
    [all...]
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/bigdec/
DiagBigDecimalTest.java 130 private static final int ipos = 1; field in class:DiagBigDecimalTest
457 TestFmwk.assertTrue("cin005", ((new android.icu.math.BigDecimal(ipos)).toString()).equals("1"));
    [all...]
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/bigdec/
DiagBigDecimalTest.java 129 private static final int ipos = 1; field in class:DiagBigDecimalTest
456 TestFmwk.assertTrue("cin005", ((new com.ibm.icu.math.BigDecimal(ipos)).toString()).equals("1"));
    [all...]

Completed in 516 milliseconds