HomeSort by relevance Sort by last modified time
    Searched refs:silk_shell_code_table_offsets (Results 1 - 3 of 3) sorted by null

  /external/libopus/silk/
tables_pulses_per_block.c 251 const opus_uint8 silk_shell_code_table_offsets[ 17 ] = { variable
shell_coder.c 56 ec_enc_icdf( psRangeEnc, p_child1, &shell_table[ silk_shell_code_table_offsets[ p ] ], 8 );
69 p_child1[ 0 ] = ec_dec_icdf( psRangeDec, &shell_table[ silk_shell_code_table_offsets[ p ] ], 8 );
tables.h 62 extern const opus_uint8 silk_shell_code_table_offsets[ MAX_PULSES + 1 ]; /* 17 */

Completed in 8168 milliseconds