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  

subsample.c File Reference

#include "all.h"
#include "mtypes.h"
#include "frames.h"
#include "bitio.h"
#include "prototypes.h"

Go to the source code of this file.


Defines

#define ABS(x)   ((x < 0) ? (-x) : x)

Functions

int32 LumMotionErrorA (currentBlock, prevFrame, by, bx, my, mx, bestSoFar) LumBlock currentBlock

Variables

MpegFrameprevFrame
int by
int bx
int my
int mx
int32 bestSoFar

Define Documentation

#define ABS      ((x < 0) ? (-x) : x)
 

Definition at line 88 of file subsample.c.


Function Documentation

int32 LumMotionErrorA currentBlock   ,
prevFrame   ,
by   ,
bx   ,
my   ,
mx   ,
bestSoFar   
 


Variable Documentation

int32 bestSoFar
 

Definition at line 646 of file subsample.c.

int bx
 

Definition at line 643 of file subsample.c.

int by
 

Definition at line 642 of file subsample.c.

int mx
 

Definition at line 645 of file subsample.c.

int my
 

Definition at line 644 of file subsample.c.

MpegFrame* prevFrame
 

Definition at line 641 of file subsample.c.

 

Powered by Plone

This site conforms to the following standards: