#include "dabdatagroupdecoder.h"
Go to the source code of this file.
Compounds | |
struct | DAB_DGDEC_IMPL_t |
Defines | |
#define | DAB_DGDEC_MAGIC_ID 0x49871 |
techidee GmbH Projekt: NewsBox Autor: Thomas Fruehwald | |
Functions | |
int | DAB_DGDEC_IMPL_extractMscDatagroupHeader (unsigned long len, const unsigned char *buf, DAB_DATAGROUP_DECODER_msc_datagroup_header_t *header) |
void | DAB_DGDEC_IMPL_showMscDatagroupHeader (DAB_DATAGROUP_DECODER_msc_datagroup_header_t *header) |
int | DAB_DGDEC_IMPL_checkCrc (const unsigned char *buf, unsigned long len, unsigned short crc_field) |
|
techidee GmbH Projekt: NewsBox Autor: Thomas Fruehwald Compiler: gcc Modul: dab datagroup decoder implementation |
|
|
|
|
|
|