vdr  1.7.27
Functions
dvbhdffdevice.c File Reference
#include <stdint.h>
#include "dvbhdffdevice.h"
#include <errno.h>
#include <limits.h>
#include <libsi/si.h>
#include <linux/videodev2.h>
#include <linux/dvb/audio.h>
#include <linux/dvb/dmx.h>
#include <linux/dvb/video.h>
#include <sys/ioctl.h>
#include <sys/mman.h>
#include <vdr/eitscan.h>
#include <vdr/transfer.h>
#include "hdffosd.h"
#include "setup.h"

Go to the source code of this file.

Functions

static HdffVideoStreamType_t MapVideoStreamTypes (int Vtype)
static HdffAudioStreamType_t MapAudioStreamTypes (int Atype)

Function Documentation

static HdffAudioStreamType_t MapAudioStreamTypes ( int  Atype) [static]
static HdffVideoStreamType_t MapVideoStreamTypes ( int  Vtype) [static]