IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 18, 2010, 7:38:20 PM (16 years ago)
Author:
bills
Message:

Cache the images table in memory to save on I/O

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/opihi/include/dvoshell.h

    r28955 r28958  
    302302int           InitPhotcodes         PROTO((void));
    303303Image        *LoadImages            PROTO((off_t *Nimage));
     304void          FreeImages            PROTO((Image *images));
    304305Image        *MatchImage            PROTO((unsigned int time, short int source, unsigned int imageID));
    305306Coords       *MatchMosaic           PROTO((unsigned int time, short int source));
Note: See TracChangeset for help on using the changeset viewer.