Home
last modified time | relevance | path

Searched refs:ACR_EXPLICIT_VR (Results 1 – 12 of 12) sorted by relevance

/dports/science/minc2/minc-release-2.2.00/conversion/Acr_nema/
H A Dmessage.c218 acr_get_element_total_length(length_element, ACR_EXPLICIT_VR); in acr_message_add_group()
235 ACR_EXPLICIT_VR); in acr_message_add_group()
269 acr_get_group_total_length(group, ACR_EXPLICIT_VR); in acr_message_add_group()
H A Dgroup.c188 acr_get_element_total_length(length_element, ACR_EXPLICIT_VR); in acr_create_group()
349 acr_get_element_total_length(element, ACR_EXPLICIT_VR); in steal_element()
429 length = acr_get_element_total_length(element, ACR_EXPLICIT_VR); in insert_element()
656 acr_get_element_total_length(length_element, ACR_EXPLICIT_VR); in update_group_length_element()
H A Dcopy_acr_nema.c99 vr_encoding = ACR_EXPLICIT_VR; in main()
H A Dextract_acr_nema.c139 vr_encoding = ACR_EXPLICIT_VR; in main()
H A Delement.c180 acr_set_element_vr_encoding(element, ACR_EXPLICIT_VR); in acr_create_element()
365 element->uses_explicit_vr = (vr_encoding == ACR_EXPLICIT_VR); in acr_set_element_vr_encoding()
574 return (element->uses_explicit_vr ? ACR_EXPLICIT_VR : ACR_IMPLICIT_VR); in acr_get_element_vr_encoding()
H A Ddump_acr_nema.c243 vr_encoding = ACR_EXPLICIT_VR; in main()
H A Dacr_io.c910 acr_set_vr_encoding(afp, ACR_EXPLICIT_VR); in acr_test_byte_order()
974 if ((vr_encoding == ACR_EXPLICIT_VR) && is_special_vr(vr_name)) { in acr_get_element_header_size()
H A Ddicom_client_routines.c617 vr_encoding = ACR_EXPLICIT_VR; in acr_make_dicom_association()
621 vr_encoding = ACR_EXPLICIT_VR; in acr_make_dicom_association()
/dports/science/minc2/minc-release-2.2.00/conversion/dicomserver/
H A Dreply.c318 *vr_encoding = ACR_EXPLICIT_VR; in associate_reply()
322 *vr_encoding = ACR_EXPLICIT_VR; in associate_reply()
/dports/science/minc2/minc-release-2.2.00/conversion/dicomserver_sonata/
H A Dreply.c351 *vr_encoding = ACR_EXPLICIT_VR; in associate_reply()
359 *vr_encoding = ACR_EXPLICIT_VR; in associate_reply()
H A Dsiemens_dicom_to_minc.c403 vr_encoding = ACR_EXPLICIT_VR; in read_siemens_dicom()
485 vr_encoding = ACR_EXPLICIT_VR; // CD format in read_numa4_dicom()
/dports/science/minc2/minc-release-2.2.00/conversion/Acr_nema/acr_nema/
H A Dacr_io.h122 ACR_EXPLICIT_VR, enumerator