Home
last modified time | relevance | path

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

/dports/graphics/dcmtk/dcmtk-DCMTK-3.6.6/dcmpstat/include/dcmtk/dcmpstat/
H A Ddvpstyp.h445 DVPSN_12bit enumerator
/dports/graphics/dcmtk/dcmtk-DCMTK-3.6.6/dcmpstat/libsrc/
H A Ddvpsib.cc637 if (imageDepth != DVPSN_12bit) result = OFTrue; in matchesPresentationLUT()
1052 if (bitsStoredValue==8) imageDepth = DVPSN_8bit; else imageDepth = DVPSN_12bit; in printSCPEvaluateBasicGrayscaleImageSequence()