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

/external/libxaac/decoder/armv8/
H A Dixheaacd_qmf_dec_armv8.c295 WORD32 *t_real_subband = real_subband; local
303 *t_real_subband++ = ixheaacd_sub32_sat(temp1, temp2);
1114 WORD32 *t_real_subband = real_subband; local
1122 *t_real_subband++ = ixheaacd_sub32_sat(temp1, temp2);
/external/libxaac/decoder/generic/
H A Dixheaacd_qmf_dec_generic.c473 WORD32 *t_real_subband = real_subband; local
481 *t_real_subband++ = ixheaacd_sub32_sat(temp1, temp2);
1342 WORD32 *t_real_subband = real_subband; local
1350 *t_real_subband++ = ixheaacd_sub32_sat(temp1, temp2);

Completed in 59 milliseconds