OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:silk_uniform5_iCDF
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/third_party/opus/src/silk/
stereo_encode_pred.c
50
ec_enc_icdf( psRangeEnc, ix[ n ][ 1 ],
silk_uniform5_iCDF
, 8 );
stereo_decode_pred.c
49
ix[ n ][ 1 ] = ec_dec_icdf( psRangeDec,
silk_uniform5_iCDF
, 8 );
tables_other.c
105
const opus_uint8
silk_uniform5_iCDF
[ 5 ] = { 205, 154, 102, 51, 0 };
tables.h
70
extern const opus_uint8
silk_uniform5_iCDF
[ 5 ]; /* 5 */
Completed in 28 milliseconds