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

  /external/libxaac/decoder/
ixheaacd_aac_tns.c 180 accu1 = ixheaacd_mac16x16in32_shl_sat(accu1, parcor[j], temp_buf1[j]);
189 accu2 = ixheaacd_mac16x16in32_shl_sat(accu2, parcor[j], temp_buf2[j]);
ixheaacd_basic_ops32.h 415 static PLATFORM_INLINE WORD32 ixheaacd_mac16x16in32_shl_sat(WORD32 a, WORD16 b, function

Completed in 69 milliseconds