Home
last modified time | relevance | path

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

/external/libxaac/decoder/
Dixheaacd_block.h50 void ixheaacd_right_shift_block(WORD32 *p_spectrum, WORD length,
Dixheaacd_channel.c628 ixheaacd_right_shift_block(p_spectrum, no_spec_coeff, 3); in ixheaacd_channel_pair_process()
630 ixheaacd_right_shift_block(p_spectrum, 1024, 3); in ixheaacd_channel_pair_process()
Dixheaacd_block.c1340 void ixheaacd_right_shift_block(WORD32 *p_spectrum, WORD32 length, in ixheaacd_right_shift_block() function