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  

frame.c File Reference

#include "all.h"
#include "mtypes.h"
#include "frames.h"
#include "frame.h"
#include "fsize.h"
#include "dct.h"

Go to the source code of this file.


Defines

#define B_FRAME_RUN   16

Functions

void FreeFrame _ANSI_ARGS_ ((MpegFrame *mf))
MpegFrame *GetUnusedFrame _ANSI_ARGS_ ((void))
void GetNumOfFrames _ANSI_ARGS_ ((int *numOfFrames))
void ResetFrame _ANSI_ARGS_ ((int fnumber, int type, MpegFrame *frame))
void Resize_Width _ANSI_ARGS_ ((MpegFrame *omfrw, MpegFrame *mfrw, int in_x, int in_y, int out_x))
void Resize_Height _ANSI_ARGS_ ((MpegFrame *omfrh, MpegFrame *mfrh, int in_x, int in_y, int out_y))
void Resize_Array_Width _ANSI_ARGS_ ((uint8 **inarray, int in_x, int in_y, uint8 **outarray, int out_x))
void Resize_Array_Height _ANSI_ARGS_ ((uint8 **inarray, int in_x, int in_y, uint8 **outarray, int out_y))
void Frame_Resize (omf, mf, insize_x, insize_y, outsize_x, outsize_y) MpegFrame *omf

Variables

MpegFrameframeMemory [B_FRAME_RUN+2]
boolean stdinUsed
char * framePattern
void * mf
int insize_x
int insize_y
int outsize_x
int outsize_y
mfrw
int in_x
int in_y
int out_x
mfrh
int out_y
uint8 ** outarray
int type
boolean makeReference
MpegFrameframe

Define Documentation

#define B_FRAME_RUN   16
 

Definition at line 58 of file mpeg_encodedir/frame.c.


Function Documentation

void Resize_Array_Height _ANSI_ARGS_ (uint8 **inarray, int in_x, int in_y, uint8 **outarray, int out_y   [static]
 

void Resize_Array_Width _ANSI_ARGS_ (uint8 **inarray, int in_x, int in_y, uint8 **outarray, int out_x   [static]
 

void Resize_Height _ANSI_ARGS_ (MpegFrame *omfrh, MpegFrame *mfrh, int in_x, int in_y, int out_y   [static]
 

void Resize_Width _ANSI_ARGS_ (MpegFrame *omfrw, MpegFrame *mfrw, int in_x, int in_y, int out_x   [static]
 

void ResetFrame _ANSI_ARGS_ (int fnumber, int type, MpegFrame *frame   [static]
 

void GetNumOfFrames _ANSI_ARGS_ (int *numOfFrames)    [static]
 

MpegFrame* GetUnusedFrame _ANSI_ARGS_ (void)    [static]
 

void FreeFrame _ANSI_ARGS_ (MpegFrame *mf   [static]
 

void Frame_Resize omf   ,
mf   ,
insize_x   ,
insize_y   ,
outsize_x   ,
outsize_y   
 


Variable Documentation

MpegFrame* frame
 

Definition at line 847 of file mpeg_encodedir/frame.c.

MpegFrame* frameMemory[B_FRAME_RUN+2]
 

Definition at line 64 of file mpeg_encodedir/frame.c.

char* framePattern
 

Definition at line 66 of file mpeg_encodedir/frame.c.

int in_x
 

Definition at line 647 of file vp_resample.c.

int in_y
 

Definition at line 647 of file vp_resample.c.

int insize_x
 

Definition at line 106 of file mpeg_encodedir/frame.c.

int insize_y
 

Definition at line 106 of file mpeg_encodedir/frame.c.

boolean makeReference
 

Definition at line 702 of file mpeg_encodedir/frame.c.

void * mf
 

Definition at line 105 of file mpeg_encodedir/frame.c.

* mfrh
 

Definition at line 202 of file mpeg_encodedir/frame.c.

* mfrw
 

Definition at line 134 of file mpeg_encodedir/frame.c.

int out_x
 

Definition at line 649 of file vp_resample.c.

int out_y
 

Definition at line 649 of file vp_resample.c.

uint8 ** outarray
 

Definition at line 347 of file mpeg_encodedir/frame.c.

int outsize_x
 

Definition at line 106 of file mpeg_encodedir/frame.c.

int outsize_y
 

Definition at line 106 of file mpeg_encodedir/frame.c.

boolean stdinUsed
 

Definition at line 65 of file mpeg_encodedir/frame.c.

int type
 

Definition at line 846 of file mpeg_encodedir/frame.c.

 

Powered by Plone

This site conforms to the following standards: