mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-04 19:31:56 +00:00
Added missing symbol FP_CONSTELLATION_SHIFT_FACTOR in v29rx.c
This commit is contained in:
@@ -81,6 +81,9 @@
|
||||
#endif
|
||||
|
||||
#define FP_CONSTELLATION_SCALE(x) FP_SCALE(x)
|
||||
#if defined(SPANDSP_USE_FIXED_POINT)
|
||||
#define FP_CONSTELLATION_SHIFT_FACTOR FP_SHIFT_FACTOR
|
||||
#endif
|
||||
|
||||
#include "v29rx_rrc.h"
|
||||
#include "v29tx_constellation_maps.h"
|
||||
|
||||
Reference in New Issue
Block a user