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

  /external/libopus/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 538 milliseconds