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  

bsearch.c File Reference

#include "all.h"
#include "mtypes.h"
#include "frames.h"
#include "search.h"
#include "fsize.h"

Go to the source code of this file.


Functions

int32 FindBestMatch _ANSI_ARGS_ ((LumBlock block, LumBlock currentBlock, MpegFrame *prev, int by, int bx, int *motionY, int *motionX, int32 bestSoFar, int searchRange))
int BMotionSearchSimple _ANSI_ARGS_ ((LumBlock currentBlock, MpegFrame *prev, MpegFrame *next, int by, int bx, int *fmy, int *fmx, int *bmy, int *bmx, int oldMode))
void BMotionSearchNoInterp _ANSI_ARGS_ ((LumBlock currentBlock, MpegFrame *prev, MpegFrame *next, int by, int bx, int *fmy, int *fmx, int32 *forwardErr, int *bmy, int *bmx, int32 *backErr, boolean backNeeded))
void SetBSearchAlg (alg) char *alg

Variables

int bsearchAlg
MpegFrameprev
MpegFramenext
int by
int bx
int * fmy
int * fmx
int * bmy
int * bmx
int oldMode
LumBlock currentBlock
int * motionY
int * motionX
int32 bestSoFar
int searchRange
int32forwardErr
int32backErr
boolean backNeeded

Function Documentation

void BMotionSearchNoInterp _ANSI_ARGS_ (LumBlock currentBlock, MpegFrame *prev, MpegFrame *next, int by, int bx, int *fmy, int *fmx, int32 *forwardErr, int *bmy, int *bmx, int32 *backErr, boolean backNeeded   [static]
 

int BMotionSearchExhaust _ANSI_ARGS_ (LumBlock currentBlock, MpegFrame *prev, MpegFrame *next, int by, int bx, int *fmy, int *fmx, int *bmy, int *bmx, int oldMode   [static]
 

int32 FindBestMatchSubSample _ANSI_ARGS_ (LumBlock block, LumBlock currentBlock, MpegFrame *prev, int by, int bx, int *motionY, int *motionX, int32 bestSoFar, int searchRange   [static]
 

void SetBSearchAlg alg   
 


Variable Documentation

int32* backErr
 

Definition at line 1057 of file bsearch.c.

boolean backNeeded
 

Definition at line 1058 of file bsearch.c.

int32 bestSoFar
 

Definition at line 1020 of file bsearch.c.

int* bmx
 

Definition at line 1056 of file bsearch.c.

int* bmy
 

Definition at line 1055 of file bsearch.c.

int bsearchAlg [static]
 

Definition at line 101 of file bsearch.c.

int bx
 

Definition at line 1051 of file bsearch.c.

int by
 

Definition at line 1050 of file bsearch.c.

LumBlock currentBlock
 

Definition at line 1014 of file bsearch.c.

int* fmx
 

Definition at line 1053 of file bsearch.c.

int* fmy
 

Definition at line 1052 of file bsearch.c.

int32* forwardErr
 

Definition at line 1054 of file bsearch.c.

int * motionX
 

Definition at line 758 of file psearch.c.

int * motionY
 

Definition at line 757 of file psearch.c.

MpegFrame* next
 

Definition at line 1049 of file bsearch.c.

int oldMode
 

Definition at line 450 of file bsearch.c.

MpegFrame* prev
 

Definition at line 1048 of file bsearch.c.

int searchRange
 

Definition at line 760 of file psearch.c.

 

Powered by Plone

This site conforms to the following standards: