HomeSort by relevance Sort by last modified time
    Searched refs:ALLOC (Results 1 - 25 of 59) sorted by null

1 2 3

  /external/speex/libspeex/
cb_search.c 57 ALLOC(shape, subvect_size, spx_word16_t);
139 ALLOC(resp, shape_cb_size*subvect_size, spx_word16_t);
141 ALLOC(resp2, (shape_cb_size*subvect_size)>>2, __m128);
142 ALLOC(E, shape_cb_size>>2, __m128);
145 ALLOC(E, shape_cb_size, spx_word32_t);
147 ALLOC(t, nsf, spx_word16_t);
148 ALLOC(e, nsf, spx_sig_t);
231 ALLOC(r2, nsf, spx_word16_t);
300 ALLOC(ot2, N, spx_word16_t*);
301 ALLOC(nt2, N, spx_word16_t*)
    [all...]
stack_alloc.h 78 * @def ALLOC(var, size, type)
105 #define ALLOC(var, size, type) type var[size]
108 #define ALLOC(var, size, type) var = alloca(sizeof(type)*(size))
111 #define ALLOC(var, size, type) var = PUSH(stack, size, type)
ltp_bfin.h 166 ALLOC(best_score, N, spx_word32_t);
167 ALLOC(best_ener, N, spx_word32_t);
168 ALLOC(corr, end-start+1, spx_word32_t);
169 ALLOC(energy, end-start+2, spx_word32_t);
216 ALLOC(corr16, end-start+1, spx_word16_t);
217 ALLOC(ener16, end-start+1, spx_word16_t);
vq_sse.h 43 ALLOC(dist, entries, float);
45 ALLOC(in, len, __m128);
82 ALLOC(dist, entries, float);
84 ALLOC(in, len, __m128);
cb_search_sse.h 60 ALLOC(r, subvect_size, __m128);
61 ALLOC(shape, subvect_size, __m128);
ltp_sse.h 65 ALLOC(x, N, __m128);
66 ALLOC(y, N+L, __m128);
filters_bfin.h 93 ALLOC(xy2, (N+1), spx_word32_t);
94 ALLOC(numden_a, (2*ord+2), spx_word32_t);
235 ALLOC(y, (N+2), spx_word16_t);
372 ALLOC(ytmp, N, spx_word16_t);
442 ALLOC(ytmp, N, spx_word16_t);
lsp.c 247 ALLOC(Q, (m+1), spx_word32_t);
248 ALLOC(P, (m+1), spx_word32_t);
304 ALLOC(P16, m+1, spx_word16_t);
305 ALLOC(Q16, m+1, spx_word16_t);
442 ALLOC(xp, (m+1), spx_word32_t*);
443 ALLOC(xpmem, (m+1)*(lpcrdr+1+2), spx_word32_t);
445 ALLOC(xq, (m+1), spx_word32_t*);
446 ALLOC(xqmem, (m+1)*(lpcrdr+1+2), spx_word32_t);
455 ALLOC(freqn, lpcrdr, spx_word16_t);
536 ALLOC(Wp, 4*m+2, float)
    [all...]
sb_celp.c 351 ALLOC(low_innov_rms, st->nbSubframes, spx_word16_t);
361 ALLOC(low_pi_gain, st->nbSubframes, spx_word32_t);
362 ALLOC(low_exc_rms, st->nbSubframes, spx_word16_t);
373 ALLOC(lpc, st->lpcSize, spx_coef_t);
374 ALLOC(interp_lpc, st->lpcSize, spx_coef_t);
375 ALLOC(bw_lpc1, st->lpcSize, spx_coef_t);
376 ALLOC(bw_lpc2, st->lpcSize, spx_coef_t);
378 ALLOC(lsp, st->lpcSize, spx_lsp_t);
379 ALLOC(qlsp, st->lpcSize, spx_lsp_t);
380 ALLOC(interp_lsp, st->lpcSize, spx_lsp_t)
    [all...]
ltp.c 188 ALLOC(corr16, end-start+1, spx_word16_t);
189 ALLOC(ener16, end-start+1, spx_word16_t);
190 ALLOC(corr, end-start+1, spx_word32_t);
197 ALLOC(energy, end-start+2, spx_word32_t);
198 ALLOC(corr, end-start+1, spx_word32_t);
203 ALLOC(best_score, N, spx_word32_t);
204 ALLOC(best_ener, N, spx_word32_t);
381 ALLOC(tmp1, 3*nsf, spx_word16_t);
382 ALLOC(e, nsf, spx_word16_t);
397 ALLOC(mm, p, spx_mem_t)
    [all...]
nb_celp.c 284 ALLOC(lpc, st->lpcSize, spx_coef_t);
285 ALLOC(bw_lpc1, st->lpcSize, spx_coef_t);
286 ALLOC(bw_lpc2, st->lpcSize, spx_coef_t);
287 ALLOC(lsp, st->lpcSize, spx_lsp_t);
288 ALLOC(qlsp, st->lpcSize, spx_lsp_t);
289 ALLOC(interp_lsp, st->lpcSize, spx_lsp_t);
290 ALLOC(interp_qlsp, st->lpcSize, spx_lsp_t);
291 ALLOC(interp_lpc, st->lpcSize, spx_coef_t);
292 ALLOC(interp_qlpc, st->lpcSize, spx_coef_t);
304 ALLOC(w_sig, st->windowSize, spx_word16_t)
    [all...]
filters.c 383 ALLOC(mem, ord, spx_mem_t);
395 ALLOC(mem, ord, spx_mem_t);
412 ALLOC(mem1, ord, spx_mem_t);
413 ALLOC(mem2, ord, spx_mem_t);
448 ALLOC(a, M, spx_word16_t);
449 ALLOC(x, N+M-1, spx_word16_t);
489 ALLOC(xx1, M2+N2, spx_word16_t);
490 ALLOC(xx2, M2+N2, spx_word16_t);
707 ALLOC(iexc, 2*nsf, spx_word16_t);
  /external/chromium_org/third_party/opus/src/celt/
stack_alloc.h 79 * @def ALLOC(var, size, type)
91 #define ALLOC(var, size, type) type var[size]
101 # define ALLOC(var, size, type) var = ((type*)_alloca(sizeof(type)*(size)))
103 # define ALLOC(var, size, type) var = ((type*)alloca(sizeof(type)*(size)))
144 #define ALLOC(var, size, type) var = PUSH(global_stack, size, type)
celt.c 316 ALLOC(tmp, len, opus_val16);
320 ALLOC(bins, N, opus_val16);
435 ALLOC(x, N+overlap, opus_val32);
604 ALLOC(metric, len, int);
605 ALLOC(tmp, (m->eBands[len]-m->eBands[len-1])<<LM, celt_norm);
606 ALLOC(path0, len, int);
607 ALLOC(path1, len, int);
1055 ALLOC(in, CC*(N+st->overlap), celt_sig);
1062 ALLOC(_pre, CC*(N+COMBFILTER_MAXPERIOD), celt_sig);
1129 ALLOC(pitch_buf, (COMBFILTER_MAXPERIOD+N)>>1, opus_val16)
    [all...]
vq.c 175 ALLOC(y, N, celt_norm);
176 ALLOC(iy, N, int);
177 ALLOC(signx, N, opus_val16);
333 ALLOC(iy, N, int);
cwrs.c 581 ALLOC(u,_maxk+2U,opus_uint32);
613 ALLOC(u,_k+2U,opus_uint32);
637 ALLOC(u,_k+2U,opus_uint32);
mdct.c 117 ALLOC(f, N2, kiss_fft_scalar);
222 ALLOC(f, N2, kiss_fft_scalar);
223 ALLOC(f2, N2, kiss_fft_scalar);
  /external/chromium_org/third_party/opus/src/silk/
decode_frame.c 54 ALLOC( psDecCtrl, 1, silk_decoder_control );
55 ALLOC( pulses, (L + SHELL_CODEC_FRAME_LENGTH - 1) &
decode_core.c 57 ALLOC( sLTP, psDec->ltp_mem_length, opus_int16 );
58 ALLOC( sLTP_Q15, psDec->ltp_mem_length + psDec->frame_length, opus_int32 );
59 ALLOC( res_Q14, psDec->subfr_length, opus_int32 );
60 ALLOC( sLPC_Q14, psDec->subfr_length + MAX_LPC_ORDER, opus_int32 );
  /external/harfbuzz/src/
harfbuzz-impl.h 85 #define ALLOC(_ptr,_size) \
101 ALLOC(_ptr,(_count)*sizeof(_type))
  /external/harfbuzz_ng/src/hb-old/
harfbuzz-impl.h 89 #define ALLOC(_ptr,_size) \
105 ALLOC(_ptr,(_count)*sizeof(_type))
  /external/mksh/src/
var.c 65 l = alloc(sizeof(struct block), ATEMP);
420 if ((vq->flag&ALLOC)) {
432 vq->flag &= ~(ISSET|ALLOC);
440 vq->flag |= ALLOC;
573 if (!(vq->flag & INTEGER) && (vq->flag & ALLOC)) {
574 vq->flag &= ~ALLOC;
603 p = alloc((psiz = nlen * /* MB_LEN_MAX */ 3 + 1), ATEMP);
673 char *op = (vp->flag&ALLOC) ? vp->val.s : NULL;
681 vp->flag |= ALLOC;
683 xp = alloc(namelen + 1 + vallen, vp->areap)
    [all...]
exec.c 110 dp = alloc(z * 2 + n, ATEMP);
763 if (tp->flag & ALLOC) {
764 tp->flag &= ~ALLOC;
1010 if (tp->flag & ALLOC) {
1011 tp->flag &= ~(ISSET|ALLOC);
1022 tp->flag |= (ISSET|ALLOC);
1109 if (tp->flag & ALLOC) {
1110 tp->flag &= ~ALLOC;
1138 tp->flag |= ISSET|ALLOC;
1171 if (tp->flag&ALLOC) {
    [all...]
  /art/test/ThreadStress/
ThreadStress.java 34 ALLOC(60),
243 case ALLOC: {
  /external/qemu/distrib/zlib-1.2.3/
gzio.c 43 #define ALLOC(size) malloc(size)
108 s = (gz_stream *)ALLOC(sizeof(gz_stream));
127 s->path = (char*)ALLOC(strlen(path)+1);
159 s->stream.next_out = s->outbuf = (Byte*)ALLOC(Z_BUFSIZE);
165 s->stream.next_in = s->inbuf = (Byte*)ALLOC(Z_BUFSIZE);
790 s->inbuf = (Byte*)ALLOC(Z_BUFSIZE); /* for seeking */
834 s->outbuf = (Byte*)ALLOC(Z_BUFSIZE);
1006 s->msg = (char*)ALLOC(strlen(s->path) + strlen(m) + 3);

Completed in 965 milliseconds

1 2 3