HomeSort by relevance Sort by last modified time
    Searched refs:ind (Results 26 - 50 of 138) sorted by null

12 3 4 5 6

  /external/chromium_org/third_party/opus/src/silk/
NLSF_del_dec_quant.c 52 opus_int8 ind[ NLSF_QUANT_DEL_DEC_STATES ][ MAX_LPC_ORDER ]; local
73 ind[ j ][ i ] = (opus_int8)ind_tmp;
127 ind[ j + nStates ][ i ] = ind[ j ][ i ] + 1;
131 ind[ j ][ i ] = ind[ j - nStates ][ i ];
178 silk_memcpy( ind[ ind_max_min ], ind[ ind_min_max ], MAX_LPC_ORDER * sizeof( opus_int8 ) );
182 ind[ j ][ i ] += silk_RSHIFT( ind_sort[ j ], NLSF_QUANT_DEL_DEC_STATES_LOG2 );
199 indices[ j ] = ind[ ind_tmp & ( NLSF_QUANT_DEL_DEC_STATES - 1 ) ][ j ]
    [all...]
VQ_WMat_EC.c 36 opus_int8 *ind, /* O index of best codebook vector */
105 *ind = (opus_int8)k;
  /external/webrtc/src/modules/audio_coding/codecs/isac/fix/source/
pitch_filter.c 79 int k, ind, cnt; local
119 ind = 0;
156 indW32, sign, inystateQQ, ubufQQ, fracoeffQQ, indatQQ, outdatQQ, &ind);
170 ubufQQ, fracoeffQQ, indatQQ, outdatQQ, &ind);
179 int k, n, m, ind, pos, pos3QQ; local
198 ind = 0;
199 pos = ind + PITCH_BUFFSIZE;
240 ubufQQ[pos] = indatQ0[ind];
242 tmp2W32 = WEBRTC_SPL_MUL_16_32_RSFT14(indatQ0[ind], tmpW32);
258 ind++
    [all...]
arith_routines_logist.c 68 WebRtc_Word32 ind; local
74 ind = WEBRTC_SPL_MUL(5, qtmp1 - kHistEdges[0]);
75 ind = WEBRTC_SPL_RSHIFT_W32(ind, 16);
78 qtmp1 = qtmp1 - kHistEdges[ind];
80 WEBRTC_SPL_UMUL_32_16(qtmp1,kCdfSlope[ind]), 15);
81 return (kCdfLogistic[ind] + qtmp2);
  /external/iproute2/tc/
q_dsmark.c 33 __u16 ind; local
37 ind = set_tc_index = 0;
42 ind = strtoul(*argv,&end,0);
67 if (!ind) {
73 addattr_l(n,1024,TCA_DSMARK_INDICES,&ind,sizeof(ind));
  /external/svox/pico/lib/
picoklex.h 74 /* max len (in bytes) of ind, (PICOKLEX_MAX_NRRES * PICOKLEX_POSIND_SIZE) */
82 the IND-bytes are the byte position(s) in the lexblocks part of the
93 picoos_uint8 posind[PICOKLEX_POSIND_MAXLEN]; /* sequence of multi-ind,
106 PICOKLEX_IND_SIZE bytes are used for the index, these ind bytes are
114 /** lookup lex entry by index ind; ind is a sequence of bytes with
118 const picoos_uint8 *ind,
picoacph.c 330 const picoos_uint16 ind) {
336 for (i = 0; i < acph->headx[ind].head.len; i++) {
337 ch = acph->cbuf[acph->headx[ind].cind + i];
351 /* find next POS to the left of 'ind' and return its POS and index */
354 const picoos_uint16 ind,
360 for (i = ind - 1; ((val == PICOKDT_EPSILON) && (i >= 0)); i--) {
406 /* set initial nr pre/fol words/sylls, upbound is ind of last WORDPHON */
616 /* find next POS to the left of 'ind' and return its POS and index */
619 const picoos_uint16 ind,
625 for (i = ind - 1; ((val == PICOKDT_EPSILON) && (i >= 0)); i--)
    [all...]
picosa.c 84 WORDINDEX(POSes,NA)POS1ind1...POSNindN -> WORDINDEX(POS,NA)POS|ind \n
91 WORDINDEX(POS,NA)POS|ind -> WORDPHON(POS,NA)phon \n
488 /* find next POS to the right of 'ind' and return its POS and index */
491 const picoos_uint16 ind,
498 for (i = ind + 1; ((val == PICOKDT_EPSILON) && (i < top)); i++) {
661 /* find pos/ind entry in cbuf matching unique,
700 picoos_uint16 ind) {
705 cind1 = sa->headx[ind].cind;
706 sa->headx[ind].cind = sa->cbuf2Len;
709 if (sa->headx[ind].head.len > (sa->cbuf2BufSize - sa->cbuf2Len))
    [all...]
  /external/valgrind/main/exp-sgcheck/tests/
bad_percentify.c 274 Int ind = 0; local
289 buf[ind++] = '0';
293 0 == (ind-nc) % 3 && 0 != ind)
295 buf[ind++] = ',';
298 buf[ind++] = digits[p % base];
304 buf[ind++] = '-';
307 for(; ind < width; ind++) {
308 /* assert(ind < 39); *
    [all...]
  /external/apache-harmony/security/src/test/api/java/org/apache/harmony/security/tests/java/security/cert/serialization/
CertPathValidatorExceptionTest.java 67 int ind = ref.getIndex(); local
68 assertEquals("Incorrect index", test.getIndex(), ind);
  /external/nist-sip/java/gov/nist/javax/sip/stack/
MessageProcessor.java 238 int ind = sentBy.indexOf(":"); local
239 if (ind == -1) {
244 this.sentByHostPort.setHost(new Host(sentBy.substring(0, ind)));
245 String portStr = sentBy.substring(ind + 1);
250 throw new ParseException("Bad format encountered at ", ind);
  /external/jmonkeyengine/engine/src/core/com/jme3/scene/shape/
PQTorus.java 210 int ind = sib.get(i); local
211 if (ind < 0) {
212 ind += vertCount;
213 sib.put(i, (short) ind);
214 } else if (ind >= vertCount) {
215 ind -= vertCount;
216 sib.put(i, (short) ind);
  /frameworks/av/media/libstagefright/codecs/amrwbenc/src/
c4t64fx.c 142 Word16 ind[NPMAXPT * NB_TRACK]; local
568 ix = ind[0] = pos_max[ipos[0]];
569 iy = ind[1] = pos_max[ipos[1]];
602 ix = ind[0] = pos_max[ipos[0]];
603 iy = ind[1] = pos_max[ipos[1]];
604 i = ind[2] = pos_max[ipos[2]];
605 j = ind[3] = pos_max[ipos[3]];
671 ind[j] = ix;
672 ind[j + 1] = iy;
700 codvec[i] = ind[i]
    [all...]
  /system/core/sh/
show.c 73 shtree(union node *n, int ind, char *pfx, FILE *fp)
81 indent(ind, pfx, fp);
92 shtree(n->nbinary.ch1, ind, NULL, fp);
93 /* if (ind < 0) */
95 shtree(n->nbinary.ch2, ind, NULL, fp);
99 if (ind >= 0)
110 if (ind >= 0)
115 if (ind >= 0)
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/tgsi/
tgsi_scan.c 97 int ind = src->Register.Index; local
104 for (ind = 0; ind < info->num_inputs; ++ind) {
105 info->input_usage_mask[ind] |= usage_mask;
108 assert(ind >= 0);
109 assert(ind < PIPE_MAX_SHADER_INPUTS);
110 info->input_usage_mask[ind] |= usage_mask;
  /external/mesa3d/src/gallium/auxiliary/tgsi/
tgsi_scan.c 97 int ind = src->Register.Index; local
104 for (ind = 0; ind < info->num_inputs; ++ind) {
105 info->input_usage_mask[ind] |= usage_mask;
108 assert(ind >= 0);
109 assert(ind < PIPE_MAX_SHADER_INPUTS);
110 info->input_usage_mask[ind] |= usage_mask;
  /external/chromium_org/third_party/mesa/src/src/mesa/main/
texcompress_cpal.c 90 const GLubyte *ind = (const GLubyte *) indices; local
95 pix += get_palette_entry(info, palette, (ind[i] >> 4) & 0xf, pix);
96 pix += get_palette_entry(info, palette, ind[i] & 0xf, pix);
99 get_palette_entry(info, palette, (ind[i] >> 4) & 0xf, pix);
104 const GLubyte *ind = (const GLubyte *) indices; local
106 pix += get_palette_entry(info, palette, ind[i], pix);
  /external/chromium_org/third_party/mesa/src/src/mesa/swrast_setup/
ss_triangle.c 165 #define IND (0)
169 #define IND (SS_OFFSET_BIT)
173 #define IND (SS_TWOSIDE_BIT)
177 #define IND (SS_OFFSET_BIT|SS_TWOSIDE_BIT)
181 #define IND (SS_UNFILLED_BIT)
185 #define IND (SS_OFFSET_BIT|SS_UNFILLED_BIT)
189 #define IND (SS_TWOSIDE_BIT|SS_UNFILLED_BIT)
193 #define IND (SS_OFFSET_BIT|SS_TWOSIDE_BIT|SS_UNFILLED_BIT)
242 GLuint ind = 0; local
247 ind |= SS_OFFSET_BIT
    [all...]
  /external/mesa3d/src/mesa/main/
texcompress_cpal.c 90 const GLubyte *ind = (const GLubyte *) indices; local
95 pix += get_palette_entry(info, palette, (ind[i] >> 4) & 0xf, pix);
96 pix += get_palette_entry(info, palette, ind[i] & 0xf, pix);
99 get_palette_entry(info, palette, (ind[i] >> 4) & 0xf, pix);
104 const GLubyte *ind = (const GLubyte *) indices; local
106 pix += get_palette_entry(info, palette, ind[i], pix);
  /external/mesa3d/src/mesa/swrast_setup/
ss_triangle.c 165 #define IND (0)
169 #define IND (SS_OFFSET_BIT)
173 #define IND (SS_TWOSIDE_BIT)
177 #define IND (SS_OFFSET_BIT|SS_TWOSIDE_BIT)
181 #define IND (SS_UNFILLED_BIT)
185 #define IND (SS_OFFSET_BIT|SS_UNFILLED_BIT)
189 #define IND (SS_TWOSIDE_BIT|SS_UNFILLED_BIT)
193 #define IND (SS_OFFSET_BIT|SS_TWOSIDE_BIT|SS_UNFILLED_BIT)
242 GLuint ind = 0; local
247 ind |= SS_OFFSET_BIT
    [all...]
  /external/valgrind/main/coregrind/
m_debuglog.c 585 Int ind = 0; local
600 buf[ind++] = '0';
604 0 == (ind-nc) % 3 && 0 != ind)
606 buf[ind++] = ',';
609 buf[ind++] = digits[p % base];
615 buf[ind++] = '-';
618 for(; ind < width; ind++) {
619 /* vg_assert(ind < 39); *
    [all...]
  /external/zlib/src/examples/
gun.c 81 struct ind { struct
94 struct ind *me = (struct ind *)in_desc;
200 local int lunpipe(unsigned have, z_const unsigned char *next, struct ind *indp,
388 struct ind ind, *indp; local
392 ind.infile = infile;
393 ind.inbuf = inbuf;
394 indp = &ind;
  /external/webrtc/src/modules/audio_coding/codecs/isac/main/source/
arith_routines_logist.c 54 WebRtc_Word32 ind, qtmp1, qtmp2, qtmp3; local
68 ind = (qtmp1 * 5) >> 16; /* 2^16 / 5 = 0.4 in Q15 */
70 qtmp1 = qtmp2 - kHistEdgesQ15[ind]; /* Q15 - Q15 = Q15 */
71 qtmp2 = kCdfSlopeQ0[ind] * qtmp1; /* Q0 * Q15 = Q15 */
74 tmpUW32 = kCdfQ16[ind] + qtmp3; /* Q0 + Q0 = Q0 */
  /external/chromium_org/third_party/openssl/openssl/crypto/x509v3/
v3_ncons.c 69 void *a, BIO *bp, int ind);
72 BIO *bp, int ind, char *name);
166 BIO *bp, int ind)
170 bp, ind, "Permitted");
172 bp, ind, "Excluded");
178 BIO *bp, int ind, char *name)
183 BIO_printf(bp, "%*s%s:\n", ind, "", name);
187 BIO_printf(bp, "%*s", ind + 2, "");
  /external/openssl/crypto/x509v3/
v3_ncons.c 69 void *a, BIO *bp, int ind);
72 BIO *bp, int ind, char *name);
166 BIO *bp, int ind)
170 bp, ind, "Permitted");
172 bp, ind, "Excluded");
178 BIO *bp, int ind, char *name)
183 BIO_printf(bp, "%*s%s:\n", ind, "", name);
187 BIO_printf(bp, "%*s", ind + 2, "");

Completed in 1805 milliseconds

12 3 4 5 6