Home
last modified time | relevance | path

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

/dports/science/kst2/kst-plot-38eddb5322a1d557f9d86ea95d456d76272941e3/src/datasources/its/
H A Dits.c128 int ITSnframes(ITSfile *its) { in ITSnframes() function
148 nframes = ITSnframes(its); in ITSreadimage()
H A Dits.h70 int ITSnframes(ITSfile *its);
H A Ditsdatasource.cpp107 info.frameCount = ITSnframes(_its._itsfile); in dataInfo()
347 _nframes = ITSnframes(_itsfile); in init()
361 int newNF = ITSnframes(_itsfile); in internalDataSourceUpdate()