Home
last modified time | relevance | path

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

/dports/graphics/dcmtk/dcmtk-DCMTK-3.6.6/dcmpstat/include/dcmtk/dcmpstat/
H A Ddvpstyp.h385 DVPSI_decimate, enumerator
/dports/graphics/dcmtk/dcmtk-DCMTK-3.6.6/dcmpstat/libsrc/
H A Ddvpsib.cc455 case DVPSI_decimate: in setRequestedDecimateCropBehaviour()
496 if (aString == "DECIMATE") result = DVPSI_decimate; in getRequestedDecimateCropBehaviour()
/dports/graphics/dcmtk/dcmtk-DCMTK-3.6.6/dcmpstat/apps/
H A Ddcmpsprt.cc307 if (cmd.findOption("--request-decimate")) opt_decimate = DVPSI_decimate; in main()