|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <string.h>#include "defines.h"#include "lpc_encode.h"#include "frame_classify.h"#include "state_search.h"#include "state_construct.h"#include "constants.h"#include "cb_search.h"#include "cb_construct.h"#include "index_conv_enc.h"#include "pack_bits.h"#include "hp_input.h"#include "webrtc/base/checks.h"#include "swap_bytes.h"Functions | |
| void | WebRtcIlbcfix_EncodeImpl (uint16_t *bytes, const int16_t *block, IlbcEncoder *iLBCenc_inst) |
| void WebRtcIlbcfix_EncodeImpl | ( | uint16_t * | bytes, |
| const int16_t * | block, | ||
| IlbcEncoder * | iLBCenc_inst | ||
| ) |
1.8.13