|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include "defines.h"#include "simple_lsf_dequant.h"#include "decoder_interpolate_lsf.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"#include "decode_residual.h"#include "unpack_bits.h"#include "hp_output.h"#include "init_decode.h"#include "swap_bytes.h"Functions | |
| int | WebRtcIlbcfix_DecodeImpl (int16_t *decblock, const uint16_t *bytes, IlbcDecoder *iLBCdec_inst, int16_t mode) |
| int WebRtcIlbcfix_DecodeImpl | ( | int16_t * | decblock, |
| const uint16_t * | bytes, | ||
| IlbcDecoder * | iLBCdec_inst, | ||
| int16_t | mode | ||
| ) |
1.8.13