/frameworks/base/media/libstagefright/codecs/aacdec/ |
calc_sbr_anafilterbank.cpp | 134 void calc_sbr_anafilterbank_LC(Int32 * Sr, 136 Int32 scratch_mem[][64], 137 Int32 maxBand) 141 Int32 *p_Y_1; 142 Int32 *p_Y_2; 146 Int32 realAccu1; 147 Int32 realAccu2; 149 Int32 tmp1; 150 Int32 tmp2; 153 const Int32 * pt_C [all...] |
fft_rx4_short.cpp | 52 Int32. 53 type Int32 * 57 type Int32 * 192 Int32 Data[], 193 Int32 *peak_value) 202 Int32 exp_jw1; 203 Int32 exp_jw2; 204 Int32 exp_jw3; 207 Int32 t1; 208 Int32 t2 [all...] |
dct16.cpp | 31 Int32 x 32-bit integer input length 16 33 Int32 flag 1 forward dct16, 0 modified dct-16 75 #define Qfmt_31(a) (Int32)(a*0x7FFFFFFF + (a>=0?0.5F:-0.5F)) 77 #define Qfmt15(x) (Int16)(x*((Int32)1<<15) + (x>=0?0.5F:-0.5F)) 104 void dct_16(Int32 vec[], Int flag) 106 Int32 tmp0; 107 Int32 tmp1; 108 Int32 tmp2; 109 Int32 tmp3; 110 Int32 tmp4 [all...] |
ps_channel_filtering.cpp | 108 #define Q29_fmt(x) (Int32)(x*((Int32)1<<R_SHIFT) + (x>=0?0.5F:-0.5F)) 110 #define Qfmt31(a) (Int32)(-a*((Int32)1<<31) + (a>=0?0.5F:-0.5F)) 139 void two_ch_filtering(const Int32 *pQmf_r, 140 const Int32 *pQmf_i, 141 Int32 *mHybrid_r, 142 Int32 *mHybrid_i) 145 Int32 cum0; 146 Int32 cum1 [all...] |
gen_rand_vector.cpp | 60 Int32 66 Int32* 186 *(pArray) = (Int32)temp; 348 Int32 random_array[], 350 Int32* pSeed, 358 Int32 temp; 359 Int32 seed; 360 Int32 power; 362 Int32* pArray = &random_array[0]; 364 Int32 inv_sqrt_power [all...] |
tns_ar_filter.cpp | 75 casting to Int32 is performed on the unsigned operand. 90 Int32[] 126 Int32 array 138 A block of spectral data (Int32 spec[]) of length (const Int spec_length) 146 back to the calling function via (Int32 spec[]) 298 Int32 spec[], 301 const Int32 lpc[], 313 Int32 temp; 318 Int32 y0; 329 Int32 *p_state = NULL [all...] |
inv_short_complex_rot.cpp | 47 type Int32 * 51 type Int32 * 55 type Int32 161 Int32 *Data_in, 162 Int32 *Data_out, 163 Int32 max) 169 const Int32 *p_rotate; 171 Int32 *pData_in_1; 173 Int32 temp_re; 174 Int32 temp_im [all...] |
init_sbr_dec.cpp | 130 Int32 init_sbr_dec(Int32 codecSampleRate, 135 Int32 outFrameSize; 136 Int32 coreCodecFrameSize = 1024; 138 Int32 i;
|
sbr_crc_check.cpp | 134 Int32 sbr_crc_check(BIT_BUFFER * hBitBuf, UInt32 NrBits) 136 Int32 crcResult = 1; 142 Int32 i; 145 Int32 CrcStep; 146 Int32 CrcNrBitsRest;
|
ps_stereo_processing.cpp | 155 Int32 *qmfLeftReal, 156 Int32 *qmfLeftImag, 157 Int32 *qmfRightReal, 158 Int32 *qmfRightImag) 160 Int32 group; 161 Int32 subband; 162 Int32 maxSubband; 163 Int32 usb; 167 Int32 *hybrLeftReal; 168 Int32 *hybrLeftImag [all...] |
sbr_get_sce.cpp | 147 Int32 i; 148 Int32 bits; 185 hFrameData->nSfb[HI]*sizeof(Int32));
|
write_output.h | 111 Int32 sbrEnablePS, 118 const Int32 sourceLeft[], 119 const Int32 sourceRight[],
|
pv_audio_type_defs.h | 118 #ifndef Int32 119 typedef int32_t Int32;
|
inv_long_complex_rot.cpp | 49 type Int32 * 53 type Int32 * 57 type Int32 166 Int32 *Data, 167 Int32 max) 171 const Int32 *p_rotate; 172 Int32 temp_re; 173 Int32 temp_im; 175 Int32 exp_jw; 176 Int32 *pData_in_1 [all...] |
apply_ms_synt.cpp | 57 [Int32 *, length 1024] 61 [Int32 *, length 1024] 301 Int32 coefLeft[], 302 Int32 coefRight[], 308 Int32 *pCoefRight; 310 Int32 *pCoefLeft;
|
e_sbr_error.h | 53 #define HANDLE_ERROR_INFO Int32
|
pns_left.cpp | 86 Int32 spectral_coef[] = Array of pointers pointing to the 93 Int32 *pCurrentSeed = Pointer to the current seed for the 104 Int32 spectral_coef[] = Contains the new spectral information 323 Int32 spectral_coef[], 325 Int32 *pCurrentSeed) 341 Int32 *pWindow_Coef; 344 Int32 *spec;
|
pvmp4audiodecoder_api.h | 241 Int32 aacPlusUpsamplingFactor; /* Used in AAC+ and enhanced AAC+ */ 279 Int32 remainderBits; 287 Int32 samplingRate; 296 Int32 bitRate;
|
s_adif_header.h | 84 Int32 bitrate;
|
sbr_applied.h | 125 Int32 numChannels);
|
sbr_crc_check.h | 89 Int32 sbr_crc_check(BIT_BUFFER * hBitBuf,
|
sbr_dec.h | 125 Int32 applyProcessing,
|
sbr_envelope_unmapping.cpp | 116 #define Qfmt(x) (Int32)(x*((Int32)1<<R_SHIFT) + (x>=0?0.5F:-0.5F)) 121 const Int32 one_over_one_plus_two_to_n[11] = 132 const Int32 one_over_one_plus_sq_2_by_two_to_n[12] = 158 Int32 i; 159 Int32 tempLeft; 160 Int32 tempRight; 162 Int32 tmp; 163 Int32 *iEnvelopeLeft_man = hFrameData1->iEnvelope_man; 164 Int32 *iEnvelopeLeft_exp = hFrameData1->iEnvelope_exp [all...] |
/external/bzip2/ |
huffman.c | 35 Int32 zz, tmp; \ 46 Int32 zz, yy, tmp; \ 64 Int32 *freq, 65 Int32 alphaSize, 66 Int32 maxLen ) 72 Int32 nNodes, nHeap, n1, n2, i, j, k; 75 Int32 heap [ BZ_MAX_ALPHA_SIZE + 2 ]; 76 Int32 weight [ BZ_MAX_ALPHA_SIZE * 2 ]; 77 Int32 parent [ BZ_MAX_ALPHA_SIZE * 2 ]; 152 void BZ2_hbAssignCodes ( Int32 *code [all...] |
blocksort.c | 34 Int32 lo, 35 Int32 hi ) 37 Int32 i, j, tmp; 64 { Int32 zztmp = zz1; zz1 = zz2; zz2 = zztmp; } 68 Int32 yyp1 = (zzp1); \ 69 Int32 yyp2 = (zzp2); \ 70 Int32 yyn = (zzn); \ 95 Int32 loSt, 96 Int32 hiSt ) 98 Int32 unLo, unHi, ltLo, gtHi, n, m [all...] |