Home
last modified time | relevance | path

Searched defs:wfmSize (Results 1 – 5 of 5) sorted by relevance

/dports/biology/biosig/biosig-2.3.3/biosig4c++/igor/
H A DIgorBin.h68 …int32_t wfmSize; // The size of the WaveHeader2 data structure plus the wave data plus 16 bytes o… member
74 …int32_t wfmSize; // The size of the WaveHeader2 data structure plus the wave data plus 16 bytes o… member
82 …int32_t wfmSize; // The size of the WaveHeader2 data structure plus the wave data plus 16 bytes o… member
92 int32_t wfmSize; // The size of the WaveHeader5 data structure plus the wave data. member
/dports/biology/biosig/biosig-2.3.3/biosig4c++/igor/ptn003/
H A DIgorBin.h39 …long wfmSize; // The size of the WaveHeader2 data structure plus the wave data plus 16 bytes … member
45 …long wfmSize; // The size of the WaveHeader2 data structure plus the wave data plus 16 bytes … member
53 …long wfmSize; // The size of the WaveHeader2 data structure plus the wave data plus 16 bytes … member
63 long wfmSize; // The size of the WaveHeader5 data structure plus the wave data. member
H A DIgorSupport.c168 long wfmSize, // Size of wave structure plus wave data proper plus 16 bytes of padding in WriteWaveBinHeader2()
248 long wfmSize, // size of wave structure plus wave data proper in WriteWaveBinHeader5()
/dports/biology/biosig/biosig-2.3.3/biosig4c++/igor/tn003/
H A DIgorBin.h39 …long wfmSize; // The size of the WaveHeader2 data structure plus the wave data plus 16 bytes … member
45 …long wfmSize; // The size of the WaveHeader2 data structure plus the wave data plus 16 bytes … member
53 …long wfmSize; // The size of the WaveHeader2 data structure plus the wave data plus 16 bytes … member
63 long wfmSize; // The size of the WaveHeader5 data structure plus the wave data. member
H A DReadWave.c312 long wfmSize; in ReadWave() local