GNU Radio 3.6.5 C++ API

codec2_internal.h File Reference

Go to the source code of this file.

Classes

struct  CODEC2

Functions

void analyse_one_frame (CODEC2 *c2, MODEL *model, short speech[])
void synthesise_one_frame (CODEC2 *c2, short speech[], MODEL *model, float ak[])

Function Documentation

void analyse_one_frame ( CODEC2 *  c2,
MODEL *  model,
short  speech[] 
)
void synthesise_one_frame ( CODEC2 *  c2,
short  speech[],
MODEL *  model,
float  ak[] 
)