Home
last modified time | relevance | path

Searched refs:biosig_reset_flag (Results 1 – 5 of 5) sorted by relevance

/dports/biology/biosig/biosig-2.3.3/biosig4c++/mma/
H A Dbiosig.c77 biosig_reset_flag(hdr, BIOSIG_FLAG_ROW_BASED_CHANNELS); in sload()
188 biosig_reset_flag(hdr, BIOSIG_FLAG_ROW_BASED_CHANNELS); in uload()
/dports/biology/biosig/biosig-2.3.3/biosig4c++/python/
H A Dbiosigmodule.c27 int biosig_reset_flag(HDRTYPE *hdr, unsigned flags);
/dports/biology/biosig/biosig-2.3.3/biosig4c++/
H A Dbiosig.h371 int biosig_reset_flag(HDRTYPE *hdr, unsigned flags);
H A Dbiosig2.c78 int biosig_reset_flag(HDRTYPE *hdr, unsigned flags) { in biosig_reset_flag() function
/dports/biology/biosig/biosig-2.3.3/biosig4c++/mex/
H A DmexSLOAD.cpp344 biosig_reset_flag(hdr, BIOSIG_FLAG_ROW_BASED_CHANNELS); in mexFunction()