Home
last modified time | relevance | path

Searched refs:samples_BdR0 (Results 1 – 3 of 3) sorted by relevance

/dports/biology/biosig/biosig-2.3.3/biosig4c++/t210/
H A Dstructures.h359 uint8_t *samples_BdR0; member
H A Dscp-decode.cpp299 FreeWithCare(decode->samples_BdR0); in sopen_SCP_clean()
693 block1.samples_BdR0=NULL; in sectionsOptional()
2016 if(dim!=0 && (data.samples_BdR0=(uint8_t*)mymalloc(dim))==NULL) in section_5()
2022 ifread(data.samples_BdR0,sizeof(uint8_t),dim,in); in section_5()
2873 …Huffman(data.Median,data.length_BdR0,data.samples_BdR0,data.flag_BdR0.number_samples,data.flag_lea… in Decode_Data()
2874 free(data.samples_BdR0); in Decode_Data()
2875 data.samples_BdR0=NULL; in Decode_Data()
H A Dsopen_scp_read.c574 decode.samples_BdR0= NULL; in sopen_SCP_read()
583 decode.samples_BdR0=NULL; in sopen_SCP_read()