代码搜索:Video Codec
找到约 10,000 项符合「Video Codec」的源代码
代码结果 10,000
www.eeworm.com/read/140314/5793022
h codec.h
#define FRAME_SIZE 120
#define COMPRESSED_FRAME_SIZE 15
typedef struct acelp_state * acelp;
typedef unsigned char acelp_frame[COMPRESSED_FRAME_SIZE];
extern acelp Init( short
www.eeworm.com/read/140180/5793541
xpm codec.xpm
/* XPM */
static char * codec_xpm[] = {
"16 16 132 2",
" c None",
". c #131313",
"+ c #464646",
"@ c #E0E0E0",
"# c #656565",
"$ c #3D3D3D",
"% c #E4E9EC",
"& c #FBFFFF",
"* c #E8E9EB",
"=
www.eeworm.com/read/136989/5831572
dsw codec.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
www.eeworm.com/read/136989/5831576
mpc codec.mpc
// -*- MPC -*-
// Codec.mpc,v 1.6 2003/12/23 21:04:50 dhinton Exp
project(*Client): taoexe {
Source_Files {
testC.cpp
client.cpp
}
}
www.eeworm.com/read/134167/5894425
h codec.h
/*****************************************************************************
*
* XVID MPEG-4 VIDEO CODEC
* - VFW codec header -
*
* Copyright(C) 2002-2003 Anonymous
*
www.eeworm.com/read/134167/5894434
c codec.c
/**************************************************************************
*
* XVID VFW FRONTEND
* codec
*
* This program is free software; you can redistribute it and/or modify
* it under the
www.eeworm.com/read/132069/5921388
h codec.h
/* ***** BEGIN LICENSE BLOCK *****
* Version: RCSL 1.0/RPSL 1.0
*
* Portions Copyright (c) 1995-2002 RealNetworks, Inc. All Rights Reserved.
*
* The contents of this file, and the
www.eeworm.com/read/128965/5977495
c codec.c
/*
* CODEC
*/
#include
#include
#include "mpc8xx.h"
/***********************************************/
#define MAX_DUSLIC 4
#define NUM_CHANNELS 2
#define MAX_SLICS (MAX_DUSL
www.eeworm.com/read/121316/6068420
java codec.java
/* ====================================================================
* The Apache Software License, Version 1.1
*
* Copyright (c) 2000 The Apache Software Foundation. All rights
* reserved.
*
www.eeworm.com/read/121228/6069065
h codec.h
/********************************************************************
* *
* THIS FILE IS PART OF THE OggVorbis SOFTWARE CODEC SOURC