代码搜索:Encode
找到约 8,258 项符合「Encode」的源代码
代码结果 8,258
www.eeworm.com/read/427042/1984224
c encode.c
/********************************************************************
* *
* THIS FILE IS PART OF THE OggTheora SOFTWARE CODEC SOURCE
www.eeworm.com/read/426719/1987079
c encode.c
/*
$Log: encode.c,v $
Revision 1.1.1.1 2002/07/28 05:23:27 freeman_yong
lpc10 codec
* Revision 1.1 1996/08/19 22:32:21 jaf
* Initial revision
*
*/
#ifdef P_R_O_T_O_T_Y_P_E_S
e
www.eeworm.com/read/426010/1996950
c encode.c
/*
$Log$
Revision 1.15 2004/06/26 03:50:14 markster
Merge source cleanups (bug #1911)
Revision 1.14 2003/02/12 13:59:15 matteo
mer feb 12 14:56:57 CET 2003
Revision 1.1.1.1 2003/02/12 13:59:15
www.eeworm.com/read/425508/2006332
c encode.c
/*
* encode.c
*
* CCITT ADPCM encoder
*
* Usage : encode [-3|4|5] [-a|u|l] < infile > outfile
*/
#include
#include "g72x.h"
/*
* Pack output codes into bytes and write t
www.eeworm.com/read/422785/2031545
c encode.c
/* crypto/evp/encode.c */
/* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
* All rights reserved.
*
* This package is an SSL implementation written
* by Eric Young (eay@cryptsoft.com).
*
www.eeworm.com/read/422060/2045903
c encode.c
/*
** 2002 April 25
**
** The author disclaims copyright to this source code. In place of
** a legal notice, here is a blessing:
**
** May you do good and not evil.
** May you find forgiveness
www.eeworm.com/read/420803/2061768
h encode.h
#ifndef _ENCODE_H_
#define _ENCODE_H_
class CHandlingMediaBuffer : public IMediaBuffer
#ifdef SUPPORT_INTERLACE
, public INSSBuffer3
#endif //SUPPORT_INTERLACE
{
BYTE *m_pData;
ULO
www.eeworm.com/read/420803/2062230
c encode.c
/********************************************************************
* *
* THIS FILE IS PART OF THE OggTheora SOFTWARE CODEC SOURC
www.eeworm.com/read/412437/2168277
bat encode.bat
@echo off
cd source
copy application.properties cvs
del application_zh.properties
native2ascii -encoding GBK application.properties application_zh.properties