Home
last modified time | relevance | path

Searched refs:iusace_huffman_code_table (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/libxaac/encoder/
H A Diusace_write_bitstream.c516 pstr_usac_data->pred_coef_im[ch], iusace_huffman_code_table, usac_independency_flg, in iusace_write_cpe()
587 iusace_huffman_code_table); in iusace_write_fd_data()
637 num_win_grps, global_gain, iusace_huffman_code_table); in iusace_count_fd_bits()
H A Dixheaace_huffman_rom.c23 const WORD32 iusace_huffman_code_table[121][2] = { variable
H A Diusace_rom.h48 extern const WORD32 iusace_huffman_code_table[121][2];
H A Dixheaace_fd_qc_adjthr.c1013 return (iusace_huffman_code_table[120][0]); in iusace_scf_delta_bit_count()
1016 return (iusace_huffman_code_table[0][0]); in iusace_scf_delta_bit_count()
1018 return (iusace_huffman_code_table[delta + 60][0]); in iusace_scf_delta_bit_count()
H A Dixheaace_fd_quant.c126 ptr_usac_data->pred_coef_im[chn], iusace_huffman_code_table, usac_independency_flag, in iusace_count_static_bits()