mirror of
https://github.com/g4klx/MMDVMHost.git
synced 2026-04-21 06:13:49 +00:00
Rework YSF AMBE repetition FEC.
This commit is contained in:
parent
49706d319b
commit
17b9e7e287
2 changed files with 66 additions and 45 deletions
|
|
@ -54,6 +54,8 @@ private:
|
|||
unsigned char* m_source;
|
||||
unsigned char* m_dest;
|
||||
CAMBEFEC m_fec;
|
||||
|
||||
unsigned int processVDMode2AudioBlock(unsigned char* data);
|
||||
};
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue