代码搜索:Video Codec

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

代码结果 10,000
www.eeworm.com/read/8379/147102

asm idct_mmx.asm

;/**************************************************************************** ; * ; * XVID MPEG-4 VIDEO CODEC ; * - MMX and XMM forward discrete cosine transform - ; * ; * Copyright(C) 2001 Peter
www.eeworm.com/read/8379/147103

asm fdct_mmx_ffmpeg.asm

;/**************************************************************************** ; * ; * XVID MPEG-4 VIDEO CODEC ; * - MMX and XMM forward discrete cosine transform - ; * ; * Copyright(C) 2003 Edouar
www.eeworm.com/read/8379/147105

asm idct_3dne.asm

;/**************************************************************************** ; * ; * XVID MPEG-4 VIDEO CODEC ; * - MMX and XMM forward discrete cosine transform - ; * ; * Copyright(C) 2001 Peter
www.eeworm.com/read/8379/147138

c quant_mpeg_altivec.c

/***************************************************************************** * * XVID MPEG-4 VIDEO CODEC * - MPEG4 Quantization MPEG implementation with altivec optimization - * * Copyright(C)
www.eeworm.com/read/8379/147207

h motion_inlines.h

/***************************************************************************** * * XVID MPEG-4 VIDEO CODEC * - Motion Estimation shared functions - * * Copyright(C) 2002 Christoph Lampert
www.eeworm.com/read/8379/147210

c estimation_common.c

/***************************************************************************** * * XVID MPEG-4 VIDEO CODEC * - Motion Estimation shared functions - * * Copyright(C) 2002 Christoph Lampert
www.eeworm.com/read/8379/147219

h estimation.h

/***************************************************************************** * * XVID MPEG-4 VIDEO CODEC * - Motion Estimation related header - * * Copyright(C) 2002 Christoph Lampert
www.eeworm.com/read/8379/147236

c timer.c

/***************************************************************************** * * XVID MPEG-4 VIDEO CODEC * - Timer functions (used for internal debugging) - * * Copyright(C) 2002 Michael Mi
www.eeworm.com/read/8379/147242

h timer.h

/***************************************************************************** * * XVID MPEG-4 VIDEO CODEC * - Timer related header (used for internal debugging) - * * Copyright(C) 2002 Micha
www.eeworm.com/read/8379/147275

asm reduced_mmx.asm

;/***************************************************************************** ; * ; * XVID MPEG-4 VIDEO CODEC ; * - Reduced-Resolution utilities - ; * ; * Copyright(C) 2002 Pascal Massimino