Home | History | Annotate | Download | only in coders

Lines Matching refs:subtype

202     { 0x0008, 0x0041, "xs", "Old Data Set Subtype" },
209 { 0x0008, 0x0062, "SQ", "Modality Subtype" },
2538 { 0x6000, 0x0045, "CS", "Overlay Subtype" },
3157 subtype,
3161 subtype=0;
3164 count=sscanf(transfer_syntax+17,".%d.%d",&type,&subtype);
3183 if ((subtype >= 80) && (subtype <= 81))
3186 if ((subtype >= 90) && (subtype <= 93))