Home
last modified time | relevance | path

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

/dports/graphics/dcmtk/dcmtk-DCMTK-3.6.6/dcmqrdb/include/dcmtk/dcmqrdb/
H A Ddcmqridx.h107 #define CS_LABEL_MAX_LENGTH 16 /* Code String - Presentation Label */ macro
408 char PresentationLabel [CS_LABEL_MAX_LENGTH+1] ;
/dports/graphics/dcmtk/dcmtk-DCMTK-3.6.6/dcmqrdb/libsrc/
H A Ddcmqrdbi.cc299 idx -> param[RECORDIDX_PresentationLabel]. ValueLength = CS_LABEL_MAX_LENGTH ; in DB_IdxInitRecord()