代码搜索:Output

找到约 10,000 项符合「Output」的源代码

代码结果 10,000
www.eeworm.com/read/14187/321526

output.0

@%:@! /bin/sh @%:@ Guess values for system-dependent variables and create Makefiles. @%:@ Generated by GNU Autoconf 2.59 for mpeg4-2000 1.2.3. @%:@ @%:@ Copyright (C) 2003 Free Software Foundation, I
www.eeworm.com/read/14187/322137

output.0

@%:@! /bin/sh @%:@ Guess values for system-dependent variables and create Makefiles. @%:@ Generated by GNU Autoconf 2.61 for mpeg4ip 1.6.1. @%:@ @%:@ Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998,
www.eeworm.com/read/14197/322397

h output.h

/*! ************************************************************************************** * \file * output.h * \brief * Picture writing routine headers * \author * Main contr
www.eeworm.com/read/14197/322413

c output.c

/*! ************************************************************************ * \file output.c * * \brief * Output an image and Trance support * * \author * Main contributors (s
www.eeworm.com/read/14197/322471

h output.h

/*! ************************************************************************************** * \file * output.h * \brief * Picture writing routine headers * \author * Main contributors
www.eeworm.com/read/14197/322492

c output.c

/*! ************************************************************************ * \file output.c * * \brief * Output an image and Trance support * * \author * Main contributors (s
www.eeworm.com/read/14545/390054

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 static __int6
www.eeworm.com/read/14735/406437

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/14771/407999

c output.c

/* *********************************************************************** * COPYRIGHT AND WARRANTY INFORMATION * * Copyright 2001, International Telecommunications Union, Geneva * * DISCLAIMER
www.eeworm.com/read/15135/433044

h output.h

/*! ************************************************************************************** * \file * output.h * \brief * Picture writing routine headers * \author * Main contr