Home
last modified time | relevance | path

Searched refs:x_invquant (Results 1 – 8 of 8) sorted by relevance

/external/libxaac/decoder/
Dixheaacd_block.c147 VOID ixheaacd_inverse_quantize(WORD32 *x_invquant, WORD no_band, in ixheaacd_inverse_quantize() argument
157 *x_invquant++ = -temp; in ixheaacd_inverse_quantize()
341 WORD32 *x_invquant, WORD32 *ixheaacd_pow_table_Q13, WORD8 *ptr_scratch, in ixheaacd_huffman_dec_word2_11() argument
429 *x_invquant++ = i; in ixheaacd_huffman_dec_word2_11()
435 *x_invquant++ = -out1; in ixheaacd_huffman_dec_word2_11()
439 *x_invquant++ = out1; in ixheaacd_huffman_dec_word2_11()
475 *x_invquant++ = i; in ixheaacd_huffman_dec_word2_11()
482 *x_invquant++ = -out2; in ixheaacd_huffman_dec_word2_11()
486 *x_invquant++ = out2; in ixheaacd_huffman_dec_word2_11()
645 WORD32 *x_invquant, WORD32 *ixheaacd_pow_table_Q13, WORD8 *ptr_scratch, in ixheaacd_huffman_dec_word2_quad() argument
[all …]
Dixheaacd_block.h25 VOID ixheaacd_inverse_quantize(WORD32 *x_invquant, WORD no_band,
29 VOID ixheaacd_scale_factor_process_dec(WORD32 *x_invquant, WORD16 *scale_fact,
36 VOID ixheaacd_scale_factor_process_armv7(WORD32 *x_invquant, WORD16 *scale_fact,
43 VOID ixheaacd_scale_factor_process_armv8(WORD32 *x_invquant, WORD16 *scale_fact,
61 WORD32 *x_invquant, WORD8 *scratch_ptr);
180 VOID ixheaacd_process_single_scf(WORD32 scale_factor, WORD32 *x_invquant,
Dixheaacd_function_selector.h197 WORD32 *x_invquant, WORD16 *scale_fact, WORD no_band, WORD8 *width,
/external/libxaac/decoder/x86_64/
Dixheaacd_function_selector_x86_64.c247 (WORD32 *x_invquant, WORD16 *scale_fact, WORD no_band, WORD8 *width,
/external/libxaac/decoder/armv8/
Dixheaacd_function_selector_armv8.c247 (WORD32 *x_invquant, WORD16 *scale_fact, WORD no_band, WORD8 *width,
/external/libxaac/decoder/generic/
Dixheaacd_function_selector_generic.c248 (WORD32 *x_invquant, WORD16 *scale_fact, WORD no_band, WORD8 *width,
/external/libxaac/decoder/x86/
Dixheaacd_function_selector_x86.c247 (WORD32 *x_invquant, WORD16 *scale_fact, WORD no_band, WORD8 *width,
/external/libxaac/decoder/armv7/
Dixheaacd_function_selector_armv7.c248 (WORD32 *x_invquant, WORD16 *scale_fact, WORD no_band, WORD8 *width,