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  

fsize.c File Reference

#include "all.h"
#include "fsize.h"
#include "dct.h"

Go to the source code of this file.


Functions

void Fsize_Reset ()
void Fsize_Validate (x, y) int *x

Variables

int Fsize_x = 0
int Fsize_y = 0
int * y
int width
int height

Function Documentation

void Fsize_Reset  
 

Definition at line 71 of file fsize.c.

References Fsize_x, and Fsize_y.

00072 {
00073     Fsize_x = Fsize_y = 0;
00074 }

void Fsize_Validate  ,
y   
 


Variable Documentation

int Fsize_x = 0
 

Definition at line 51 of file fsize.c.

Referenced by Fsize_Reset().

int Fsize_y = 0
 

Definition at line 52 of file fsize.c.

Referenced by Fsize_Reset().

int height
 

Definition at line 602 of file vp_renderB.c.

int width
 

Definition at line 601 of file vp_renderB.c.

int* y
 

Definition at line 91 of file fsize.c.

 

Powered by Plone

This site conforms to the following standards: