mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-libstb-hal.git
synced 2025-08-27 15:32:43 +02:00
demux: define MAX_DMX_UNITS (not yet used)
Origin commit data
------------------
Branch: master
Commit: 6724f3f9e3
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-05-10 (Fri, 10 May 2013)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -8,6 +8,8 @@
|
|||||||
#include <linux/dvb/dmx.h>
|
#include <linux/dvb/dmx.h>
|
||||||
#include "../common/cs_types.h"
|
#include "../common/cs_types.h"
|
||||||
|
|
||||||
|
#define MAX_DMX_UNITS 4
|
||||||
|
|
||||||
typedef enum
|
typedef enum
|
||||||
{
|
{
|
||||||
DMX_INVALID = 0,
|
DMX_INVALID = 0,
|
||||||
|
@@ -8,6 +8,8 @@
|
|||||||
#include <linux/dvb/dmx.h>
|
#include <linux/dvb/dmx.h>
|
||||||
#include "../common/cs_types.h"
|
#include "../common/cs_types.h"
|
||||||
|
|
||||||
|
#define MAX_DMX_UNITS 4
|
||||||
|
|
||||||
typedef enum
|
typedef enum
|
||||||
{
|
{
|
||||||
DMX_INVALID = 0,
|
DMX_INVALID = 0,
|
||||||
|
@@ -8,6 +8,8 @@
|
|||||||
#include <linux/dvb/dmx.h>
|
#include <linux/dvb/dmx.h>
|
||||||
#include "../common/cs_types.h"
|
#include "../common/cs_types.h"
|
||||||
|
|
||||||
|
#define MAX_DMX_UNITS 4
|
||||||
|
|
||||||
typedef enum
|
typedef enum
|
||||||
{
|
{
|
||||||
DMX_INVALID = 0,
|
DMX_INVALID = 0,
|
||||||
|
@@ -14,6 +14,8 @@ extern "C" {
|
|||||||
#endif
|
#endif
|
||||||
#define DMX_FILTER_SIZE FILTER_LENGTH
|
#define DMX_FILTER_SIZE FILTER_LENGTH
|
||||||
|
|
||||||
|
#define MAX_DMX_UNITS 4
|
||||||
|
|
||||||
typedef enum
|
typedef enum
|
||||||
{
|
{
|
||||||
DMX_INVALID = 0,
|
DMX_INVALID = 0,
|
||||||
|
Reference in New Issue
Block a user