代码搜索:Output
找到约 10,000 项符合「Output」的源代码
代码结果 10,000
www.eeworm.com/read/110972/6162936
c output.c
#include "../libmpeg3.h"
#include "mpeg3video.h"
#include
#define CLIP(x) ((x) >= 0 ? ((x) < 255 ? (x) : 255) : 0)
#ifndef _MSC_VER
static long long mpeg3_MMX_0 = 0L;
#else
stat
www.eeworm.com/read/108242/6183537
c output.c
/*
* output-c - output support functions for cawf(1)
*/
/*
* Copyright (c) 1991 Purdue University Research Foundation,
* West Lafayette, Indiana 47907. All rights reserved.
*
* Written by Vict
www.eeworm.com/read/108242/6183894
c output.c
/*-
* Copyright (c) 1991 The Regents of the University of California.
* All rights reserved.
*
* This code is derived from software contributed to Berkeley by
* Kenneth Almquist.
*
* Redistribu
www.eeworm.com/read/108242/6183927
h output.h
/*-
* Copyright (c) 1991 The Regents of the University of California.
* All rights reserved.
*
* This code is derived from software contributed to Berkeley by
* Kenneth Almquist.
*
* Redistribu
www.eeworm.com/read/108242/6184168
c output.c
/* Copyright (c) 1985 Ceriel J.H. Jacobs */
/*
* Handle output to screen
*/
# ifndef lint
static char rcsid[] = "$Header: output.c,v 7.1 87/04/07 14:05:46 ceriel Exp $";
# endif
# define _OUTPUT_
www.eeworm.com/read/108242/6184183
h output.h
/* Copyright (c) 1985 Ceriel J.H. Jacobs */
/* $Header: output.h,v 7.1 87/04/07 14:05:56 ceriel Exp $ */
# ifndef _OUTPUT_
# define PUBLIC extern
# else
# define PUBLIC
# endif
PUBLIC int _ocnt;
PU
www.eeworm.com/read/108242/6184197
c output.c
#include "defs.h"
static int nvectors;
static int nentries;
static short **froms;
static short **tos;
static short *tally;
static short *width;
static short *state_count;
static short *order;
static
www.eeworm.com/read/107469/6189101
h output.h
/*!
**************************************************************************************
* \file
* output.h
* \brief
* Picture writing routine headers
* \author
* Main contr
www.eeworm.com/read/107469/6189117
c output.c
/*!
************************************************************************
* \file output.c
*
* \brief
* Output an image and Trance support
*
* \author
* Main contributors (s