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  

jpeg.h

Go to the documentation of this file.
00001 /*===========================================================================*
00002  * jpeg.h                                                                    *
00003  *                                                                           *
00004  *===========================================================================*/
00005 
00006 /*
00007  * Copyright (c) 1995 The Regents of the University of California.
00008  * All rights reserved.
00009  *
00010  * Permission to use, copy, modify, and distribute this software and its
00011  * documentation for any purpose, without fee, and without written agreement is
00012  * hereby granted, provided that the above copyright notice and the following
00013  * two paragraphs appear in all copies of this software.
00014  *
00015  * IN NO EVENT SHALL THE UNIVERSITY OF CALIFORNIA BE LIABLE TO ANY PARTY FOR
00016  * DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES ARISING OUT
00017  * OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN IF THE UNIVERSITY OF
00018  * CALIFORNIA HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
00019  *
00020  * THE UNIVERSITY OF CALIFORNIA SPECIFICALLY DISCLAIMS ANY WARRANTIES,
00021  * INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY
00022  * AND FITNESS FOR A PARTICULAR PURPOSE.  THE SOFTWARE PROVIDED HEREUNDER IS
00023  * ON AN "AS IS" BASIS, AND THE UNIVERSITY OF CALIFORNIA HAS NO OBLIGATION TO
00024  * PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS.
00025  */
00026 
00027 /*  
00028  *  $Header: /misc/elrond0/share/cvs/AFNI/src/mpeg_encodedir/headers/jpeg.h,v 1.5 2004/04/02 15:12:41 rwcox Exp $
00029  *  $Log: jpeg.h,v $
00030  *  Revision 1.5  2004/04/02 15:12:41  rwcox
00031  *  Cput
00032  *
00033  *  Revision 1.4  2004/02/05 21:32:23  rwcox
00034  *  Cput
00035  *
00036  *  Revision 1.3  2003/12/23 13:50:08  rwcox
00037  *  Cput
00038  *
00039  *  Revision 1.2  2003/12/03 14:46:15  rwcox
00040  *  Cput
00041  *
00042  *  Revision 1.1  2001/12/17 18:25:44  rwcox
00043  *  Cadd
00044  *
00045  * Revision 1.2  1995/01/19  23:54:53  eyhung
00046  * Changed copyrights
00047  *
00048  * Revision 1.1  1994/11/12  02:12:49  keving
00049  * nothing
00050  *
00051  * Revision 1.2  1993/07/22  22:24:23  keving
00052  * nothing
00053  *
00054  * Revision 1.1  1993/07/09  00:17:23  keving
00055  * nothing
00056  *
00057  */
00058 
00059 #include "ansi.h"
00060 
00061 
00062 extern void     JMovie2JPEG _ANSI_ARGS_((char *infilename, char *obase,
00063                                         int start, int end));
00064 extern void ReadJPEG _ANSI_ARGS_((MpegFrame * mf, FILE *fp));
 

Powered by Plone

This site conforms to the following standards: