HomeSort by relevance Sort by last modified time
    Searched refs:SIZE09 (Results 1 - 2 of 2) sorted by null

  /external/libxaac/decoder/
ixheaacd_defines.h 52 #define SIZE09 9 * SIZE01
ixheaacd_lpfuncs.c 149 out[ch_fac * (i + SIZE09)] = ixheaacd_round16(accu << 2);
157 out2 = &(out[ch_fac * (SIZE09 - 1)]);
171 out[ch_fac * (SIZE09 + i)] = ixheaacd_round16(accu << 2);
179 out2 = &(out[ch_fac * (SIZE09 - 1)]);
285 &out[ch_fac * (SIZE09 + inc)], short_window,
529 &out_samples[ch_fac * SIZE09],
598 &out_samples[ch_fac * (SIZE09 + inc)],

Completed in 790 milliseconds