live
Data Structures | Macros
DVVideoStreamFramer.hh File Reference
#include "FramedFilter.hh"
Include dependency graph for DVVideoStreamFramer.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  DVVideoStreamFramer
 

Macros

#define DV_DIF_BLOCK_SIZE   80
 
#define DV_NUM_BLOCKS_PER_SEQUENCE   150
 
#define DV_SAVED_INITIAL_BLOCKS_SIZE   ((DV_NUM_BLOCKS_PER_SEQUENCE+6-1)*DV_DIF_BLOCK_SIZE)
 

Macro Definition Documentation

◆ DV_DIF_BLOCK_SIZE

#define DV_DIF_BLOCK_SIZE   80

Definition at line 28 of file DVVideoStreamFramer.hh.

◆ DV_NUM_BLOCKS_PER_SEQUENCE

#define DV_NUM_BLOCKS_PER_SEQUENCE   150

Definition at line 29 of file DVVideoStreamFramer.hh.

◆ DV_SAVED_INITIAL_BLOCKS_SIZE

#define DV_SAVED_INITIAL_BLOCKS_SIZE   ((DV_NUM_BLOCKS_PER_SEQUENCE+6-1)*DV_DIF_BLOCK_SIZE)

Definition at line 30 of file DVVideoStreamFramer.hh.