代码搜索:Xvid

找到约 2,776 项符合「Xvid」的源代码

代码结果 2,776
www.eeworm.com/read/14545/388976

h decoder.h

#ifndef _DECODER_H_ #define _DECODER_H_ #include "xvid.h" #include "portab.h" #include "global.h" #include "image/image.h" typedef struct { // bitstream uint32_t shape; uint32_t time_inc_bits;
www.eeworm.com/read/14545/389056

h global.h

#ifndef _GLOBAL_H_ #define _GLOBAL_H_ #include "xvid.h" #include "portab.h" /* --- macroblock stuff --- */ #define MODE_INTER 0 #define MODE_INTER_Q 1 #define MODE_INTER4V 2 #define MODE_INTRA 3
www.eeworm.com/read/277636/4153265

h decoder.h

#ifndef _DECODER_H_ #define _DECODER_H_ //#include "xvid.h" #include "portab.h" #include "mp4vdec.h" #include "global.h" #include "image/image_d.h" #undef API_VERSION //ivan for both using decoder a
www.eeworm.com/read/277636/4153332

h global.h

#ifndef _GLOBAL_H_ #define _GLOBAL_H_ //#include "xvid.h" #include "portab.h" /* --- macroblock modes --- */ #define MODE_INTER 0 #define MODE_INTER_Q 1 #define MODE_INTER4V 2 #define MODE_INTRA
www.eeworm.com/read/420803/2060650

h image.h

#ifndef _IMAGE_H_ #define _IMAGE_H_ #include "ffImgfmt.h" void xvid_colorspace_init(void); typedef struct { uint8_t * y; uint8_t * u; uint8_t * v; } IMAGE; int image_inpu
www.eeworm.com/read/420803/2061914

makefile

CFLAGS+= -I. -I../.. ifneq ($(CC),icl) CFLAGS+=-DARCH_IS_IA32 -DARCH_IS_32BIT endif SRCS_C=decoder.c \ encoder.c \ xvid.c \ bitstream/bitstream.c \ bitstream/cbp.c \ bitstream
www.eeworm.com/read/176439/9498644

c native.c

/* 本地输入输出代码*/ #include #include #include "block.h" #include "xvid.h" #include "native.h" #include "image.h" #include "digit.h" extern PixImage screen_image; static int native_
www.eeworm.com/read/134167/5894417

inc sources.inc

SRC_DIR = ../../src SRC_GENERIC = \ decoder.c \ encoder.c \ xvid.c \ bitstream/bitstream.c \ bitstream/cbp.c \ bitstream/mbcoding.c \ dct/fdct.c \ dct/idct.c \ dct/simple_idct.c \ image/co
www.eeworm.com/read/7648/125333

inc sources.inc

SRC_DIR = ../../src SRC_GENERIC = \ decoder.c \ encoder.c \ xvid.c \ bitstream/bitstream.c \ bitstream/cbp.c \ bitstream/mbcoding.c \ dct/fdct.c \ dct/idct.c \ dct/simple_idct.c \ image/co
www.eeworm.com/read/14187/321977

diffs video_hint_as_you_go.diffs

? .deps ? .libs ? Makefile ? Makefile.in ? a ? audio_encoder_base.lo ? audio_faac.lo ? audio_lame.lo ? audio_oss_source.lo ? both.diffs ? capture.sdp ? capture.xvid ? file_mp4_recorder.lo ? file_raw_s