#include <speex/speex_bits.h>
#include "misc.h"
Include dependency graph for cb_search.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
struct | split_cb_params |
Functions | |
void | split_cb_search_shape_sign (spx_sig_t target[], spx_coef_t ak[], spx_coef_t awk1[], spx_coef_t awk2[], const void *par, int p, int nsf, spx_sig_t *exc, spx_word16_t *r, SpeexBits *bits, char *stack, int complexity, int update_target) |
void | split_cb_shape_sign_unquant (spx_sig_t *exc, const void *par, int nsf, SpeexBits *bits, char *stack) |
void | noise_codebook_quant (spx_sig_t target[], spx_coef_t ak[], spx_coef_t awk1[], spx_coef_t awk2[], const void *par, int p, int nsf, spx_sig_t *exc, spx_word16_t *r, SpeexBits *bits, char *stack, int complexity, int update_target) |
void | noise_codebook_unquant (spx_sig_t *exc, const void *par, int nsf, SpeexBits *bits, char *stack) |
|
|
|
|
|
|
|
|