/alps/ipecamera

To get this branch, use:
bzr branch http://suren.me/webbzr/alps/ipecamera

« back to all changes in this revision

Viewing changes to ipecamera/model.h

  • Committer: Suren A. Chilingaryan
  • Date: 2011-12-12 04:45:35 UTC
  • Revision ID: csa@dside.dyndns.org-20111212044535-6no1q7g230i8uvlv
multithread preprocessing of ipecamera frames and code reorganization

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
#include <stdio.h>
5
5
 
6
6
#include "pcilib.h"
7
 
#include "image.h"
 
7
#include "public.h"
8
8
 
9
9
//#define IPECAMERA_DEBUG
10
10
 
126
126
    ipecamera_trigger,
127
127
    
128
128
    ipecamera_stream,
129
 
    NULL, //ipecamera_next_event,
 
129
    ipecamera_next_event,
130
130
    ipecamera_get,
131
131
    ipecamera_return,
132
132
    ipecamera_init_dma