Home
last modified time | relevance | path

Searched refs:ixheaacd_deposit16l_in32 (Results 1 – 2 of 2) sorted by relevance

/external/libxaac/decoder/
Dixheaacd_basic_ops.h44 static PLATFORM_INLINE WORD32 ixheaacd_deposit16l_in32(WORD16 var) { in ixheaacd_deposit16l_in32() function
Dixheaacd_freq_sca.c509 start = ixheaacd_shl32(ixheaacd_deposit16l_in32(k_start), INT_BITS - 8); in ixheaacd_calc_freq_ratio()
510 stop = ixheaacd_shl32(ixheaacd_deposit16l_in32(k_stop), INT_BITS - 8); in ixheaacd_calc_freq_ratio()
550 exact = ixheaacd_shl32_sat(ixheaacd_deposit16l_in32(stop), INT_BITS - 8); in ixheaacd_calc_bands()