Skip to content

AFNI/NIfTI Server

Sections
Personal tools
You are here: Home » AFNI » Documentation

Doxygen Source Code Documentation


Main Page   Alphabetical List   Data Structures   File List   Data Fields   Globals   Search  

vp_transpose.c File Reference

#include "vp_global.h"

Go to the source code of this file.


Functions

int TransposeBlock ANSI_ARGS ((void *src, int src_xstride, int src_ystride, int src_zstride, void *dst, int dst_xstride, int dst_ystride, int dst_zstride, int xlen, int ylen, int zlen, int bytes_per_voxel))
vpResult vpTranspose (vpc, kaxis) vpContext *vpc

Variables

int kaxis
int src_xstride
int src_ystride
int src_zstride
void * dst
int dst_xstride
int dst_ystride
int dst_zstride
int xlen
int ylen
int zlen
int bytes_per_voxel

Function Documentation

int TransposeBlock ANSI_ARGS (void *src, int src_xstride, int src_ystride, int src_zstride, void *dst, int dst_xstride, int dst_ystride, int dst_zstride, int xlen, int ylen, int zlen, int bytes_per_voxel   [static]
 

vpResult vpTranspose vpc   ,
kaxis   
 


Variable Documentation

int bytes_per_voxel
 

Definition at line 127 of file vp_transpose.c.

void* dst
 

Definition at line 122 of file vp_transpose.c.

int dst_xstride
 

Definition at line 123 of file vp_transpose.c.

int dst_ystride
 

Definition at line 124 of file vp_transpose.c.

int dst_zstride
 

Definition at line 125 of file vp_transpose.c.

int kaxis
 

Definition at line 47 of file vp_transpose.c.

int src_xstride
 

Definition at line 119 of file vp_transpose.c.

int src_ystride
 

Definition at line 120 of file vp_transpose.c.

int src_zstride
 

Definition at line 121 of file vp_transpose.c.

int xlen
 

Definition at line 126 of file vp_transpose.c.

int ylen
 

Definition at line 126 of file vp_transpose.c.

int zlen
 

Definition at line 126 of file vp_transpose.c.

 

Powered by Plone

This site conforms to the following standards: