Home
last modified time | relevance | path

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

/external/libxaac/decoder/
Dixheaacd_mps_polyphase.c572 ptr1 = qmf_table_ptr->sbr_sin_twiddle; in ixheaacd_cos_mod()
574 ptr3 = qmf_table_ptr->sbr_sin_twiddle + 31; in ixheaacd_cos_mod()
636 ptr1 = qmf_table_ptr->sbr_sin_twiddle; in ixheaacd_sin_mod()
638 ptr3 = qmf_table_ptr->sbr_sin_twiddle + 31; in ixheaacd_sin_mod()
709 ptr1 = qmf_table_ptr->sbr_sin_twiddle; in ixheaacd_inverse_modulation()
Dixheaacd_mps_struct_def.h44 WORD16 sbr_sin_twiddle[32]; member