Home
last modified time | relevance | path

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

/external/libopus/silk/
Dshell_coder.c56 ec_enc_icdf( psRangeEnc, p_child1, &shell_table[ silk_shell_code_table_offsets[ p ] ], 8 ); in encode_split()
69 … p_child1[ 0 ] = ec_dec_icdf( psRangeDec, &shell_table[ silk_shell_code_table_offsets[ p ] ], 8 ); in decode_split()
Dtables_pulses_per_block.c251 const opus_uint8 silk_shell_code_table_offsets[ 17 ] = { variable
Dtables.h62 extern const opus_uint8 silk_shell_code_table_offsets[ SILK_MAX_PULSES + 1 ]; …