代码搜索:Stream
找到约 10,000 项符合「Stream」的源代码
代码结果 10,000
www.eeworm.com/read/14356/330519
c stream.c
/*
* libmad - MPEG audio decoder library
*/
# ifdef HAVE_CONFIG_H
# include "config.h"
# endif
# include "global.h"
# include
# include "bit.h"
# include "stream.h"
www.eeworm.com/read/14356/330535
obj stream.obj
www.eeworm.com/read/14463/381970
c stream.c
/*************************************************
* libr263: fast H.263 encoder library
*
* Copyright (C) 1996, Roalt Aalmoes, Twente University
* SPA multimedia group
*
* Based on Telenor TMN
www.eeworm.com/read/15710/535487
h stream.h
# ifndef LIBMAD_STREAM_H
# define LIBMAD_STREAM_H
# include "bit.h"
# define MAD_BUFFER_GUARD 8
# define MAD_BUFFER_MDLEN (511 + 2048 + MAD_BUFFER_GUARD)
enum mad_error {
MAD_ERROR_NONE
www.eeworm.com/read/15710/535495
c stream.c
/*
* libmad - MPEG audio decoder library
*/
# ifdef HAVE_CONFIG_H
# include "config.h"
# endif
# include "global.h"
# include
# include "bit.h"
# include "stream.h"
www.eeworm.com/read/15757/538644
c stream.c
/*************************************************
* libr263: fast H.263 encoder library
*
* Copyright (C) 1996, Roalt Aalmoes, Twente University
* SPA multimedia group
*
* Based on Telenor TMN
www.eeworm.com/read/16273/667322
c stream.c
/***
*stream.c - find a stream not in use
*
* Copyright (c) 1985-1997, Microsoft Corporation. All rights reserved.
*
*Purpose:
* defines _getstream() - find a stream not in use
*
*
www.eeworm.com/read/18801/801949
inc stream.inc
{* ______ ___ ___
* /\ _ \ /\_ \ /\_ \
* \ \ \L\ \\//\ \ \//\ \ __ __ _ __ ___
* \ \ __ \ \ \ \ \ \ \ /'__`\ /'_ `\/\`'__\/ __`\
*