libvoipcodecs 0.0.1
createCB.c File Reference
#include <inttypes.h>
#include <math.h>
#include <string.h>
#include "ilbc.h"
#include "constants.h"
#include "createCB.h"

Functions

void filteredCBvecs (float *cbvectors, float *mem, int lMem)
 
void searchAugmentedCB (int low, int high, int stage, int startIndex, float *target, float *buffer, float *max_measure, int *best_index, float *gain, float *energy, float *invenergy)
 
void createAugmentedVec (int index, float *buffer, float *cbVec)