HomeSort by relevance Sort by last modified time
    Searched full:tempi1 (Results 1 - 1 of 1) sorted by null

  /external/libxaac/decoder/
ixheaacd_aac_imdct.c 134 WORD32 tempr1, tempi1; local
175 tempi1 = *spec_data1++;
180 *out_ptr1 = ixheaacd_sub32(ixheaacd_mult32x16in32(tempi1, cos),
187 tempi1, sin);
205 tempi1 = *spec_data1;
207 *out_ptr1 = ixheaacd_sub32(ixheaacd_mult32x16in32(tempi1, cos1),
213 tempi1, sin1);
251 tempi1 = *spec_data1++;
256 *out_ptr1 = ixheaacd_sub32(ixheaacd_mult32x16in32(tempi1, cos),
262 tempi1, sin)
    [all...]

Completed in 323 milliseconds