#include "hdfi.h"
Go to the source code of this file.
Classes | |
struct | sbasic |
Macros | |
#define | SBAS_N 16 /* number of basic rates */ |
#define | SBAS_S 8 /* number of sectors */ |
#define | SBAS_CYC 12 /* number of cycles per SR = 60 / 5 */ |
#define | SBAS_NFILL 2 /* amount of fill data per cycle */ |
#define | SBAS_TSZ 2340 |
#define | SBAS_CSZ SBAS_TSZ/SBAS_CYC |
#define | SBAS_ESZ SBAS_TSZ/60 /* size (in bytes) of SBAS area in EDB */ |
#define SBAS_CYC 12 /* number of cycles per SR = 60 / 5 */ |
#define SBAS_ESZ SBAS_TSZ/60 /* size (in bytes) of SBAS area in EDB */ |
#define SBAS_N 16 /* number of basic rates */ |
#define SBAS_NFILL 2 /* amount of fill data per cycle */ |
#define SBAS_S 8 /* number of sectors */ |
#define SBAS_TSZ 2340 |