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

  /external/libxaac/decoder/
ixheaacd_fwd_alias_cnx.c 49 static PLATFORM_INLINE WORD32 ixheaacd_mult32_m(WORD32 a, WORD32 b) { function
65 ap[i] = ixheaacd_mult32_m(f, a[i]);
66 f = ixheaacd_mult32_m(f, IGAMMA1);
188 fac_window[i] = ixheaacd_mult32_m(
191 2147483647 - ixheaacd_mult32_m(sine_window[fac_length + i],
ixheaacd_lpc.c 83 static PLATFORM_INLINE WORD32 ixheaacd_mult32_m(WORD32 a, WORD32 b) { function
133 ixheaacd_mult32_m(

Completed in 244 milliseconds