#include "hdfi.h"

Go to the source code of this file.
Classes | |
| struct | smatrix |
Macros | |
| #define | SMAT_N 60 /* number of matrix rate channels */ |
| #define | SMAT_S 1 /* number of sectors */ |
| #define | SMAT_CYC 6 /* number of cycles per SR = 60 / 10 */ |
| #define | SMAT_TSZ 540 |
| #define | SMAT_CSZ SMAT_TSZ/SMAT_CYC |
| #define | SMAT_ESZ SMAT_TSZ/60 /* size (in bytes) of SMAT area in EDB */ |
| #define SMAT_CYC 6 /* number of cycles per SR = 60 / 10 */ |
| #define SMAT_ESZ SMAT_TSZ/60 /* size (in bytes) of SMAT area in EDB */ |
| #define SMAT_N 60 /* number of matrix rate channels */ |
| #define SMAT_S 1 /* number of sectors */ |
| #define SMAT_TSZ 540 |
1.8.5