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.h File Reference

#include "general.h"
#include "ansi.h"
#include "mtypes.h"

Go to the source code of this file.


Data Structures

struct  mpegFrame

Defines

#define TYPE_IFRAME   2
#define TYPE_PFRAME   3
#define TYPE_BFRAME   4

Typedefs

typedef mpegFrame MpegFrame

Functions

MpegFrame *Frame_New _ANSI_ARGS_ ((int id, int type))
void Frame_Init _ANSI_ARGS_ ((void))
void Frame_Free _ANSI_ARGS_ ((MpegFrame *frame))
void Frame_AllocYCC _ANSI_ARGS_ ((MpegFrame *mf))
void Frame_AllocDecoded _ANSI_ARGS_ ((MpegFrame *frame, boolean makeReference))
void Frame_Resize _ANSI_ARGS_ ((MpegFrame *omf, MpegFrame *mf, int insize_x, int insize_y, int outsize_x, int outsize_y))

Define Documentation

#define TYPE_BFRAME   4
 

Definition at line 47 of file frame.h.

#define TYPE_IFRAME   2
 

Definition at line 45 of file frame.h.

#define TYPE_PFRAME   3
 

Definition at line 46 of file frame.h.


Typedef Documentation

typedef struct mpegFrame MpegFrame
 


Function Documentation

void Frame_Resize _ANSI_ARGS_ (MpegFrame *omf, MpegFrame *mf, int insize_x, int insize_y, int outsize_x, int outsize_y  
 

void Frame_AllocDecoded _ANSI_ARGS_ (MpegFrame *frame, boolean makeReference  
 

void PPMtoYCC _ANSI_ARGS_ (MpegFrame *mf  
 

void PPMtoYUV _ANSI_ARGS_ (MpegFrame *frame  
 

void Frame_Init _ANSI_ARGS_ (void)   
 

MpegFrame* Frame_New _ANSI_ARGS_ (int id, int type  
 

 

Powered by Plone

This site conforms to the following standards: