Home | History | Annotate | Download | only in src

Lines Matching refs:INT

96 INT
246 Arguments: INT offset, INT index, FREQ_RES res
248 Return: INT
251 static INT indexLow2High(INT offset, INT index, FREQ_RES res)
284 Arguments: INT currVal,INT* prevData, INT offset, INT index, FREQ_RES res
289 static void mapLowResEnergyVal(SCHAR currVal, SCHAR* prevData, INT offset, INT index, FREQ_RES res)
332 Arguments: INT delta,
333 INT codeBookScfLavLevel,
334 INT codeBookScfLavBalance,
336 const UCHAR * hufftableBalance, INT coupling, INT channel)
338 Return: INT
341 static INT
343 INT codeBookScfLavLevel,
344 INT codeBookScfLavBalance,
346 const UCHAR * hufftableBalance, INT coupling, INT channel)
348 INT index;
349 INT delta_bits = 0;
404 Arguments: INT *sfb_nrg,
407 INT *directionVec, INT scalable, INT nEnvelopes, INT channel,
408 INT headerActive)
421 INT *directionVec,
422 INT coupling,
423 INT nEnvelopes,
424 INT channel,
425 INT headerActive)
427 INT i, no_of_bands, band;
431 INT codeBookScfLavLevelTime;
432 INT codeBookScfLavLevelFreq;
433 INT
434 INT codeBookScfLavBalanceFreq;
440 INT offset = h_sbrCodeEnvelope->offset;
441 INT envDataTableCompFactor;
443 INT delta_F_bits = 0, delta_T_bits = 0;
444 INT use_dT;
452 tmp3 = (FIXP_DBL)(((INT)(LONG)h_sbrCodeEnvelope->dF_edge_incr*h_sbrCodeEnvelope->dF_edge_incr_fac) >> (DFRACT_BITS-16));
586 INT tmp_bits;
621 INT
623 INT *nSfb,
624 INT deltaTAcrossFrames,