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

  /frameworks/base/media/libstagefright/codecs/aacdec/
ps_fft_rx8.cpp 180 Int32 *pt_i1 = &Im[0]; local
189 temp3 = *(pt_i1++); /* Imag */
202 temp3 = *(pt_i1++);
212 temp3 = *(pt_i1++);
222 temp3 = *(pt_i1++);
296 pt_i1 = &Im[0];
308 *(pt_i1++) = temp3 + temp4;

Completed in 376 milliseconds