Home
last modified time | relevance | path

Searched refs:MDC_SPMOPT (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/xmedcon/xmedcon-0.17.0/source/
H A Dm-anlz.h145 } MDC_SPMOPT; typedef
155 int MdcWriteImageDimension(FILEINFO *fi, MDC_SPMOPT *opt);
156 int MdcWriteDataHistory(FILEINFO *fi, MDC_SPMOPT *opt);
158 void MdcGetSpmOpt(FILEINFO *fi, MDC_SPMOPT *opt);
H A Dm-anlz.c69 static MDC_SPMOPT spmopt;
107 MDC_SPMOPT *opt = &spmopt; in MdcReadANLZ()
572 int MdcWriteImageDimension(FILEINFO *fi, MDC_SPMOPT *opt) in MdcWriteImageDimension()
727 int MdcWriteDataHistory(FILEINFO *fi, MDC_SPMOPT *opt) in MdcWriteDataHistory()
920 void MdcGetSpmOpt(FILEINFO *fi, MDC_SPMOPT *opt) in MdcGetSpmOpt()
952 MDC_SPMOPT *opt = &spmopt; in MdcWriteANLZ()