framepars_all_t Struct Reference

#include <c313a.h>

Collaboration diagram for framepars_all_t:

Collaboration graph
[legend]

Data Fields

framepars_t framePars [PARS_FRAMES]
framepars_t func2call
unsigned long globalPars [1024]
 func2call.pars[] - each parameter has a 32-bit mask of what pgm_function to call - other fields not used
framepars_past_t pastPars [PASTPARS_SAVE_ENTRIES]
 parameters that are not frame-related, their changes do not initiate any actions so they can be mmaped for both R/W

Detailed Description

Definition at line 725 of file c313a.h.


Field Documentation

struct framepars_t framepars_all_t::framePars[PARS_FRAMES]

Definition at line 726 of file c313a.h.

Referenced by framePointersXML(), init_framepars_ptr(), initFilesMmap(), main(), and Video::Video().

struct framepars_t framepars_all_t::func2call

Definition at line 727 of file c313a.h.

Referenced by init_framepars_ptr().

unsigned long framepars_all_t::globalPars[1024]

func2call.pars[] - each parameter has a 32-bit mask of what pgm_function to call - other fields not used

Definition at line 728 of file c313a.h.

Referenced by framePointersXML(), init_framepars_ptr(), initFilesMmap(), main(), and Video::Video().

struct framepars_past_t framepars_all_t::pastPars[PASTPARS_SAVE_ENTRIES]

parameters that are not frame-related, their changes do not initiate any actions so they can be mmaped for both R/W

Definition at line 729 of file c313a.h.

Referenced by init_framepars_ptr(), and initFilesMmap().


The documentation for this struct was generated from the following file:
Generated on Fri Nov 28 00:08:46 2008 for elphel by  doxygen 1.5.1