OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:silk_uniform3_iCDF
(Results
1 - 4
of
4
) sorted by null
/external/libopus/silk/
stereo_encode_pred.c
49
ec_enc_icdf( psRangeEnc, ix[ n ][ 0 ],
silk_uniform3_iCDF
, 8 );
stereo_decode_pred.c
48
ix[ n ][ 0 ] = ec_dec_icdf( psRangeDec,
silk_uniform3_iCDF
, 8 );
tables_other.c
103
const opus_uint8
silk_uniform3_iCDF
[ 3 ] = { 171, 85, 0 };
tables.h
68
extern const opus_uint8
silk_uniform3_iCDF
[ 3 ]; /* 3 */
Completed in 45 milliseconds