|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include "decode_residual.h"#include <string.h>#include "defines.h"#include "state_construct.h"#include "cb_construct.h"#include "index_conv_dec.h"#include "do_plc.h"#include "constants.h"#include "enhancer_interface.h"#include "xcorr_coef.h"#include "lsf_check.h"Functions | |
| bool | WebRtcIlbcfix_DecodeResidual (IlbcDecoder *iLBCdec_inst, iLBC_bits *iLBC_encbits, int16_t *decresidual, int16_t *syntdenum) |
| bool WebRtcIlbcfix_DecodeResidual | ( | IlbcDecoder * | iLBCdec_inst, |
| iLBC_bits * | iLBC_encbits, | ||
| int16_t * | decresidual, | ||
| int16_t * | syntdenum | ||
| ) |
1.8.13