OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:silk_LBRR_flags_iCDF_ptr
(Results
1 - 4
of
4
) sorted by null
/external/libopus/silk/
tables_other.c
72
const opus_uint8 * const
silk_LBRR_flags_iCDF_ptr
[ 2 ] = {
tables.h
95
extern const opus_uint8 * const
silk_LBRR_flags_iCDF_ptr
[ 2 ]; /* 10 */
dec_API.c
190
LBRR_symbol = ec_dec_icdf( psRangeDec,
silk_LBRR_flags_iCDF_ptr
[ channel_state[ n ].nFramesPerPacket - 2 ], 8 ) + 1;
enc_API.c
345
ec_enc_icdf( psRangeEnc, LBRR_symbol - 1,
silk_LBRR_flags_iCDF_ptr
[ psEnc->state_Fxx[ n ].sCmn.nFramesPerPacket - 2 ], 8 );
Completed in 219 milliseconds