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  

mpegFrame Struct Reference

#include <frame.h>


Data Fields

int type
char inputFileName [256]
int id
boolean inUse
uint8 ** ppm_data
xel ** rgb_data
xelval rgb_maxval
int rgb_format
uint8 ** orig_y
uint8 ** orig_cr
uint8 ** orig_cb
uint8 ** decoded_y
uint8 ** decoded_cr
uint8 ** decoded_cb
uint8 ** ref_y
uint8 ** ref_cr
uint8 ** ref_cb
Block ** y_blocks
Block ** cr_blocks
Block ** cb_blocks
uint8 ** halfX
uint8 ** halfY
uint8 ** halfBoth
boolean halfComputed
mpegFrame * next

Field Documentation

Block ** mpegFrame::cb_blocks
 

Definition at line 86 of file frame.h.

Block ** mpegFrame::cr_blocks
 

Definition at line 86 of file frame.h.

uint8 ** mpegFrame::decoded_cb
 

Definition at line 77 of file frame.h.

uint8 ** mpegFrame::decoded_cr
 

Definition at line 77 of file frame.h.

uint8** mpegFrame::decoded_y
 

Definition at line 77 of file frame.h.

uint8 ** mpegFrame::halfBoth
 

Definition at line 91 of file frame.h.

boolean mpegFrame::halfComputed
 

Definition at line 93 of file frame.h.

uint8** mpegFrame::halfX
 

Definition at line 91 of file frame.h.

uint8 ** mpegFrame::halfY
 

Definition at line 91 of file frame.h.

int mpegFrame::id
 

Definition at line 57 of file frame.h.

char mpegFrame::inputFileName[256]
 

Definition at line 56 of file frame.h.

boolean mpegFrame::inUse
 

Definition at line 58 of file frame.h.

struct mpegFrame* mpegFrame::next
 

Definition at line 95 of file frame.h.

uint8 ** mpegFrame::orig_cb
 

Definition at line 71 of file frame.h.

uint8 ** mpegFrame::orig_cr
 

Definition at line 71 of file frame.h.

uint8** mpegFrame::orig_y
 

Definition at line 71 of file frame.h.

uint8** mpegFrame::ppm_data
 

Definition at line 61 of file frame.h.

uint8 ** mpegFrame::ref_cb
 

Definition at line 80 of file frame.h.

uint8 ** mpegFrame::ref_cr
 

Definition at line 80 of file frame.h.

uint8** mpegFrame::ref_y
 

Definition at line 80 of file frame.h.

xel** mpegFrame::rgb_data
 

Definition at line 62 of file frame.h.

int mpegFrame::rgb_format
 

Definition at line 64 of file frame.h.

xelval mpegFrame::rgb_maxval
 

Definition at line 63 of file frame.h.

int mpegFrame::type
 

Definition at line 55 of file frame.h.

Block** mpegFrame::y_blocks
 

Definition at line 86 of file frame.h.


The documentation for this struct was generated from the following file:
 

Powered by Plone

This site conforms to the following standards: