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

  /external/libxaac/decoder/
ixheaacd_defines.h 50 #define SIZE08 8 * SIZE01
ixheaacd_lpfuncs.c 139 ixheaacd_mult32x16in32(coef[SIZE08 + i], window_long[2 * i]),
155 temp_prev = &(prev[SIZE08 - 1]);
162 prev[SIZE08 - 1 - i], ixheaacd_negate16(window_long[2 * i + 1]));
249 prev[SIZE08 - 1 - i], ixheaacd_negate16(long_window_prev[2 * i + 1]));
271 out[ch_fac * (SIZE08 + i)] = ixheaacd_round16(accu << 2);
468 SIZE08);
485 ptr_long_window, q_shift, SIZE08, ch_fac);
526 (*ixheaacd_neg_shift_spec)(&scratch[SIZE08],
542 SIZE08);
600 (*ixheaacd_over_lap_add2)(&scratch[SIZE08], &scratch[SIZE06]
    [all...]

Completed in 56 milliseconds