SDRAngel  4.11.5
Developer docs for <a href="https://github.com/f4exb/sdrangel">SDRangel<\a>, an Open Source Qt5 / OpenGL 3.0+ SDR and signal analyzer frontend to various hardware.
Macros
audiog722.cpp File Reference
#include <algorithm>
#include "audiog722.h"
+ Include dependency graph for audiog722.cpp:

Go to the source code of this file.

Macros

#define G722_SAMPLE_RATE_8000   1
 
#define G722_PACKED   2
 

Macro Definition Documentation

◆ G722_PACKED

#define G722_PACKED   2

Definition at line 23 of file audiog722.cpp.

Referenced by AudioG722::g722_encode_state::init().

◆ G722_SAMPLE_RATE_8000

#define G722_SAMPLE_RATE_8000   1

Definition at line 22 of file audiog722.cpp.

Referenced by AudioG722::g722_encode_state::init().