sensorproc_t Struct Reference

#include <c313a.h>

Collaboration diagram for sensorproc_t:

Collaboration graph
[legend]

Data Fields

sensor_t sensor
int(* pgm_func [64])(struct sensor_t *sensor, struct framepars_t *framepars, struct framepars_t *prevpars, int frame8)

Detailed Description

Definition at line 1319 of file c313a.h.


Field Documentation

struct sensor_t sensorproc_t::sensor

Definition at line 1320 of file c313a.h.

Referenced by processParsASAP(), and processParsSeq().

int(* sensorproc_t::pgm_func[64])(struct sensor_t *sensor,struct framepars_t *framepars,struct framepars_t *prevpars,int frame8)

functions return <0 on error (and do nothing) first 32 functions are called directly when appropriate bit is set, next 32 - sensor specific that are called by corresponding one with (number-32) if not NULL. Sensor initilaization should set up those functions

Referenced by add_sensor_proc(), init_pgm_proc(), processParsASAP(), and processParsSeq().


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