webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <string.h>
#include "bandwidth_estimator.h"
#include "codec.h"
#include "entropy_coding.h"
#include "pitch_estimator.h"
#include "settings.h"
#include "structs.h"
Functions | |
int | WebRtcIsacfix_DecodeImpl (int16_t *signal_out16, IsacFixDecoderInstance *ISACdec_obj, size_t *current_framesamples) |
int WebRtcIsacfix_DecodeImpl | ( | int16_t * | signal_out16, |
IsacFixDecoderInstance * | ISACdec_obj, | ||
size_t * | current_framesamples | ||
) |