Searched refs:ALLOC (Results 76 - 100 of 118) sorted by relevance

12345

/external/libopus/src/
H A Dopus_multistream_encoder.c245 ALLOC(in, frame_size+overlap, opus_val32);
246 ALLOC(x, len, opus_val16);
247 ALLOC(freq, frame_size, opus_val32);
740 ALLOC(buf, 2*frame_size, opus_val16);
744 ALLOC(bandSMR, 21*st->layout.nb_channels, opus_val16);
H A Danalysis.c249 ALLOC(in, 480, kiss_fft_cpx);
250 ALLOC(out, 480, kiss_fft_cpx);
251 ALLOC(tonality, 240, float);
252 ALLOC(noisiness, 240, float);
H A Dopus_encoder.c666 ALLOC(sub, subframe, opus_val32);
1353 ALLOC(tmp_data, nb_frames*bytes_per_frame, unsigned char);
1355 ALLOC(rp, 1, OpusRepacketizer);
1426 ALLOC(pcm_buf, (total_buffer+frame_size)*st->channels, opus_val16);
1459 ALLOC(pcm_silk, st->channels*frame_size, opus_int16);
1727 ALLOC(tmp_prefill, st->channels*st->Fs/400, opus_val16);
1954 ALLOC(in, frame_size*st->channels, opus_int16);
2001 ALLOC(in, frame_size*st->channels, float);
/external/chromium_org/third_party/opus/src/celt/
H A Dquant_bands.c298 ALLOC(oldEBands_intra, C*m->nbEBands, opus_val16);
299 ALLOC(error_intra, C*m->nbEBands, opus_val16);
329 ALLOC(intra_bits, save_bytes, unsigned char);
/external/chromium_org/third_party/opus/src/silk/
H A DNSQ.c114 ALLOC( sLTP_Q15,
116 ALLOC( sLTP, psEncC->ltp_mem_length + psEncC->frame_length, opus_int16 );
117 ALLOC( x_sc_Q10, psEncC->subfr_length, opus_int32 );
H A DPLC.c190 ALLOC( exc_buf, 2*psPLC->subfr_length, opus_int16 );
191 ALLOC( sLTP, psDec->ltp_mem_length, opus_int16 );
192 ALLOC( sLTP_Q14, psDec->ltp_mem_length + psDec->frame_length, opus_int32 );
H A Ddec_API.c254 ALLOC( samplesOut1_tmp_storage,
307 ALLOC( samplesOut2_tmp,
H A DCNG.c129 ALLOC( CNG_sig_Q10, length + MAX_LPC_ORDER, opus_int32 );
H A Dresampler_private_down_FIR.c159 ALLOC( buf, S->batchSize + S->FIR_Order, opus_int32 );
H A DVAD.c125 ALLOC( X, X_offset[ 3 ] + decimated_framelength1, opus_int16 );
/external/libopus/celt/
H A Dquant_bands.c298 ALLOC(oldEBands_intra, C*m->nbEBands, opus_val16);
299 ALLOC(error_intra, C*m->nbEBands, opus_val16);
329 ALLOC(intra_bits, save_bytes, unsigned char);
/external/libopus/silk/
H A DNSQ.c114 ALLOC( sLTP_Q15,
116 ALLOC( sLTP, psEncC->ltp_mem_length + psEncC->frame_length, opus_int16 );
117 ALLOC( x_sc_Q10, psEncC->subfr_length, opus_int32 );
H A DPLC.c190 ALLOC( exc_buf, 2*psPLC->subfr_length, opus_int16 );
191 ALLOC( sLTP, psDec->ltp_mem_length, opus_int16 );
192 ALLOC( sLTP_Q14, psDec->ltp_mem_length + psDec->frame_length, opus_int32 );
H A Ddec_API.c254 ALLOC( samplesOut1_tmp_storage,
307 ALLOC( samplesOut2_tmp,
H A DCNG.c129 ALLOC( CNG_sig_Q10, length + MAX_LPC_ORDER, opus_int32 );
H A Dresampler_private_down_FIR.c159 ALLOC( buf, S->batchSize + S->FIR_Order, opus_int32 );
H A DVAD.c125 ALLOC( X, X_offset[ 3 ] + decimated_framelength1, opus_int16 );
/external/chromium_org/third_party/opus/src/silk/fixed/
H A Dsolve_LS_FIX.c89 ALLOC( L_Q16, M * M, opus_int32 );
/external/chromium_org/third_party/opus/src/src/
H A Danalysis.c249 ALLOC(in, 480, kiss_fft_cpx);
250 ALLOC(out, 480, kiss_fft_cpx);
251 ALLOC(tonality, 240, float);
252 ALLOC(noisiness, 240, float);
H A Dopus_encoder.c666 ALLOC(sub, subframe, opus_val32);
1353 ALLOC(tmp_data, nb_frames*bytes_per_frame, unsigned char);
1355 ALLOC(rp, 1, OpusRepacketizer);
1426 ALLOC(pcm_buf, (total_buffer+frame_size)*st->channels, opus_val16);
1459 ALLOC(pcm_silk, st->channels*frame_size, opus_int16);
1727 ALLOC(tmp_prefill, st->channels*st->Fs/400, opus_val16);
1954 ALLOC(in, frame_size*st->channels, opus_int16);
2001 ALLOC(in, frame_size*st->channels, float);
/external/libopus/silk/fixed/
H A Dsolve_LS_FIX.c89 ALLOC( L_Q16, M * M, opus_int32 );
/external/chromium_org/third_party/zlib/contrib/minizip/
H A Dunzip.c111 #ifndef ALLOC
112 # define ALLOC(size) (malloc(size)) macro
430 buf = (unsigned char*)ALLOC(BUFREADCOMMENT+4);
498 buf = (unsigned char*)ALLOC(BUFREADCOMMENT+4);
755 s=(unz64_s*)ALLOC(sizeof(unz64_s));
1500 pfile_in_zip_read_info = (file_in_zip64_read_info_s*)ALLOC(sizeof(file_in_zip64_read_info_s));
1504 pfile_in_zip_read_info->read_buffer=(char*)ALLOC(UNZ_BUFSIZE);
H A Dzip.c61 #ifndef ALLOC
62 # define ALLOC(size) (malloc(size)) macro
193 ALLOC(sizeof(linkedlist_datablock_internal));
497 buf = (unsigned char*)ALLOC(BUFREADCOMMENT+4);
560 buf = (unsigned char*)ALLOC(BUFREADCOMMENT+4);
801 pziinit->globalcomment = (char*)ALLOC(size_comment+1);
815 void* buf_read = (void*)ALLOC(buf_size);
883 zi = (zip64_internal*)ALLOC(sizeof(zip64_internal));
1135 zi->ci.central_header = (char*)ALLOC((uInt)zi->ci.size_centralheader + zi->ci.size_centralExtraFree);
1962 pNewHeader = (char*)ALLOC(*dataLe
[all...]
/external/zlib/src/contrib/minizip/
H A Dunzip.c111 #ifndef ALLOC
112 # define ALLOC(size) (malloc(size)) macro
430 buf = (unsigned char*)ALLOC(BUFREADCOMMENT+4);
498 buf = (unsigned char*)ALLOC(BUFREADCOMMENT+4);
755 s=(unz64_s*)ALLOC(sizeof(unz64_s));
1500 pfile_in_zip_read_info = (file_in_zip64_read_info_s*)ALLOC(sizeof(file_in_zip64_read_info_s));
1504 pfile_in_zip_read_info->read_buffer=(char*)ALLOC(UNZ_BUFSIZE);
H A Dzip.c61 #ifndef ALLOC
62 # define ALLOC(size) (malloc(size)) macro
193 ALLOC(sizeof(linkedlist_datablock_internal));
497 buf = (unsigned char*)ALLOC(BUFREADCOMMENT+4);
560 buf = (unsigned char*)ALLOC(BUFREADCOMMENT+4);
801 pziinit->globalcomment = (char*)ALLOC(size_comment+1);
815 void* buf_read = (void*)ALLOC(buf_size);
883 zi = (zip64_internal*)ALLOC(sizeof(zip64_internal));
1136 zi->ci.central_header = (char*)ALLOC((uInt)zi->ci.size_centralheader + zi->ci.size_centralExtraFree);
1965 pNewHeader = (char*)ALLOC(*dataLe
[all...]

Completed in 446 milliseconds

12345