MagickSwabUInt32  302 coders/cineon.c   MagickSwabUInt32(&file_info->magic);
MagickSwabUInt32  303 coders/cineon.c   MagickSwabUInt32(&file_info->image_data_offset);
MagickSwabUInt32  304 coders/cineon.c   MagickSwabUInt32(&file_info->generic_section_length);
MagickSwabUInt32  305 coders/cineon.c   MagickSwabUInt32(&file_info->industry_section_length);
MagickSwabUInt32  306 coders/cineon.c   MagickSwabUInt32(&file_info->user_defined_length);
MagickSwabUInt32  307 coders/cineon.c   MagickSwabUInt32(&file_info->file_size);
MagickSwabUInt32  317 coders/cineon.c       MagickSwabUInt32(&image_info->channel_info[i].pixels_per_line);
MagickSwabUInt32  318 coders/cineon.c       MagickSwabUInt32(&image_info->channel_info[i].lines_per_image);
MagickSwabUInt32  333 coders/cineon.c   MagickSwabUInt32(&image_info->eol_pad);
MagickSwabUInt32  334 coders/cineon.c   MagickSwabUInt32(&image_info->eoc_pad);  
MagickSwabUInt32  339 coders/cineon.c   MagickSwabUInt32((U32 *) &image_info->x_offset);
MagickSwabUInt32  340 coders/cineon.c   MagickSwabUInt32((U32 *) &image_info->y_offset);
MagickSwabUInt32  348 coders/cineon.c   MagickSwabUInt32(&mp_info->prefix);
MagickSwabUInt32  349 coders/cineon.c   MagickSwabUInt32(&mp_info->count);
MagickSwabUInt32  350 coders/cineon.c   MagickSwabUInt32(&mp_info->frame_position);
MagickSwabUInt32  548 coders/dpx.c     MagickSwabUInt32(&file_info->magic);
MagickSwabUInt32  549 coders/dpx.c     MagickSwabUInt32(&file_info->image_data_offset);
MagickSwabUInt32  550 coders/dpx.c     MagickSwabUInt32(&file_info->file_size);
MagickSwabUInt32  551 coders/dpx.c     MagickSwabUInt32(&file_info->ditto_key);
MagickSwabUInt32  552 coders/dpx.c     MagickSwabUInt32(&file_info->generic_section_length);
MagickSwabUInt32  553 coders/dpx.c     MagickSwabUInt32(&file_info->industry_section_length);
MagickSwabUInt32  554 coders/dpx.c     MagickSwabUInt32(&file_info->user_defined_length);
MagickSwabUInt32  555 coders/dpx.c     MagickSwabUInt32(&file_info->encryption_key);
MagickSwabUInt32  564 coders/dpx.c     MagickSwabUInt32(&image_info->pixels_per_line);
MagickSwabUInt32  565 coders/dpx.c     MagickSwabUInt32(&image_info->lines_per_image_element);
MagickSwabUInt32  568 coders/dpx.c         MagickSwabUInt32(&image_info->element_info[i].data_sign);
MagickSwabUInt32  569 coders/dpx.c         MagickSwabUInt32(&image_info->element_info[i].reference_low_data_code);
MagickSwabUInt32  571 coders/dpx.c         MagickSwabUInt32(&image_info->element_info[i].reference_high_data_code);
MagickSwabUInt32  575 coders/dpx.c         MagickSwabUInt32(&image_info->element_info[i].data_offset);
MagickSwabUInt32  576 coders/dpx.c         MagickSwabUInt32(&image_info->element_info[i].eol_pad);
MagickSwabUInt32  577 coders/dpx.c         MagickSwabUInt32(&image_info->element_info[i].eoi_pad);
MagickSwabUInt32  582 coders/dpx.c     MagickSwabUInt32(&source_info->x_offset);
MagickSwabUInt32  583 coders/dpx.c     MagickSwabUInt32(&source_info->y_offset);
MagickSwabUInt32  586 coders/dpx.c     MagickSwabUInt32(&source_info->x_original_size);
MagickSwabUInt32  587 coders/dpx.c     MagickSwabUInt32(&source_info->y_original_size);
MagickSwabUInt32  592 coders/dpx.c     MagickSwabUInt32(&source_info->aspect_ratio.horizontal);
MagickSwabUInt32  593 coders/dpx.c     MagickSwabUInt32(&source_info->aspect_ratio.vertical);
MagickSwabUInt32  599 coders/dpx.c     MagickSwabUInt32(&mp_info->frame_position);
MagickSwabUInt32  600 coders/dpx.c     MagickSwabUInt32(&mp_info->sequence_length);
MagickSwabUInt32  601 coders/dpx.c     MagickSwabUInt32(&mp_info->held_count);
MagickSwabUInt32  607 coders/dpx.c     MagickSwabUInt32(&tv_info->time_code);
MagickSwabUInt32  608 coders/dpx.c     MagickSwabUInt32(&tv_info->user_bits);
MagickSwabUInt32   77 magick/magick_endian.c   MagickSwabUInt32((magick_uint32_t *) fp);
MagickSwabUInt32   19 magick/magick_endian.h   MagickSwabUInt32(magick_uint32_t *lp);