Home
last modified time | relevance | path

Searched refs:post_tbl (Results 1 – 3 of 3) sorted by relevance

/external/libxaac/decoder/
Dixheaacd_qmf_dec.h124 const WORD16 *main_twidle_fwd, const WORD16 *post_tbl,
/external/libxaac/decoder/armv8/
Dixheaacd_qmf_dec_armv8.c68 const WORD16 *main_twidle_fwd, const WORD16 *post_tbl, in ixheaacd_dct3_32() argument
143 twidle_fwd = post_tbl + 2; in ixheaacd_dct3_32()
144 twidle_rev = post_tbl + 14; in ixheaacd_dct3_32()
/external/libxaac/decoder/generic/
Dixheaacd_qmf_dec_generic.c62 const WORD16 *main_twidle_fwd, const WORD16 *post_tbl, in ixheaacd_dct3_32() argument
137 twidle_fwd = post_tbl + 2; in ixheaacd_dct3_32()
138 twidle_rev = post_tbl + 14; in ixheaacd_dct3_32()