#include <dodecode.h>
|
| DoDecode (Config *in_config, int in_tid, PtrCube< kFrameWnd, kMaxSymbols, kMaxUEs, int8_t > &demod_buffers, PtrCube< kFrameWnd, kMaxSymbols, kMaxUEs, int8_t > &decoded_buffers, PhyStats *in_phy_stats, Stats *in_stats_manager) |
|
| ~DoDecode () override |
|
EventData | Launch (size_t tag) override |
|
virtual bool | TryLaunch (moodycamel::ConcurrentQueue< EventData > &task_queue, moodycamel::ConcurrentQueue< EventData > &complete_task_queue, moodycamel::ProducerToken *worker_ptok) |
|
virtual EventData | Launch (size_t tag, EventType event_type) |
|
◆ DoDecode()
DoDecode::DoDecode |
( |
Config * |
in_config, |
|
|
int |
in_tid, |
|
|
PtrCube< kFrameWnd, kMaxSymbols, kMaxUEs, int8_t > & |
demod_buffers, |
|
|
PtrCube< kFrameWnd, kMaxSymbols, kMaxUEs, int8_t > & |
decoded_buffers, |
|
|
PhyStats * |
in_phy_stats, |
|
|
Stats * |
in_stats_manager |
|
) |
| |
◆ ~DoDecode()
◆ Launch()
The main event handling function that performs Doer-specific work. Doers that handle only one event type use this signature.
Reimplemented from Doer.
◆ decoded_buffers_
◆ demod_buffers_
◆ duration_stat_
◆ phy_stats_
◆ resp_var_nodes_
int16_t* DoDecode::resp_var_nodes_ |
|
private |
◆ scrambler_
The documentation for this class was generated from the following files: