Searched refs:alphai (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/media/libstagefright/codecs/aacdec/
H A Dsbr_generate_high_freq.cpp146 Int32 *alphai[2],
154 Int32 *alphai[2],
224 Int32 *alphai[2]; local
240 alphai[0] = scratch_mem[2];
241 alphai[1] = scratch_mem[3];
284 alphai,
444 alphai,
797 Int32 *alphai[2],
834 alphai[1][loBand] = 0;
856 alphai[
794 high_freq_coeff(Int32 sourceBufferReal[][32], Int32 sourceBufferImag[][32], Int32 *alphar[2], Int32 *alphai[2], Int32 *v_k_master) argument
907 high_freq_generation(Int32 sourceBufferReal[][32], Int32 sourceBufferImag[][32], Int32 *targetBufferReal, Int32 *targetBufferImag, Int32 *alphar[2], Int32 *alphai[2], Int32 *invFiltBandTable, Int32 targetStopBand, Int32 patchDistance, Int32 numBandsInPatch, Int32 startSample, Int32 slopeLength, Int32 stopSample, Int32 *BwVector, Int32 sbrStartFreqOffset) argument
[all...]

Completed in 5 milliseconds