代码搜索:Video Codec

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

代码结果 10,000
www.eeworm.com/read/14545/389064

c image.c

/************************************************************************** * * XVID MPEG-4 VIDEO CODEC * image stuff * * This program is an implementation of a part of one or more MPEG-4 * Vide
www.eeworm.com/read/14735/405605

asm mem_transfer_mmx.asm

;/************************************************************************** ; * ; * XVID MPEG-4 VIDEO CODEC ; * mmx 8bit16bit transfers ; * ; * This program is an implementation of a part of
www.eeworm.com/read/14814/423898

c fdct.c

/***************************************************************************** * * XVID MPEG-4 VIDEO CODEC * - Forward DCT - * * These routines are from Independent JPEG Group's free JPEG sof
www.eeworm.com/read/14814/423909

c idct.c

/***************************************************************************** * * XVID MPEG-4 VIDEO CODEC * - Inverse DCT - * * These routines are from Independent JPEG Group's free JPEG sof
www.eeworm.com/read/14814/423921

c plugin_dump.c

/***************************************************************************** * * XVID MPEG-4 VIDEO CODEC * - XviD plugin: dump pgm files of original and encoded frames - * * Copyright(C) 20
www.eeworm.com/read/14814/423922

c plugin_psnr.c

/***************************************************************************** * * XVID MPEG-4 VIDEO CODEC * - XviD plugin: outputs PSNR to stdout (should disapear soon) - * * Copyright(C) 20
www.eeworm.com/read/14814/423951

asm cbp_3dne.asm

;/**************************************************************************** ; * ; * XVID MPEG-4 VIDEO CODEC ; * - 3dne CBP computation - ; * ; * Copyright (C) 2002 Jaan Kalda ; * ; * This progr
www.eeworm.com/read/14814/423968

asm sad_3dne.asm

;/**************************************************************************** ; * ; * XVID MPEG-4 VIDEO CODEC ; * - K7 optimized SAD operators - ; * ; * Copyright(C) 2002 Jaan Kalda ; * ; * This
www.eeworm.com/read/14814/423989

asm interlacing_mmx.asm

;/**************************************************************************** ; * ; * XVID MPEG-4 VIDEO CODEC ; * - Interlacing Field test - ; * ; * Copyright(C) 2002 Daniel Smith
www.eeworm.com/read/14814/423992

asm mem_transfer_3dne.asm

;/**************************************************************************** ; * ; * XVID MPEG-4 VIDEO CODEC ; * - 816 bit transfer functions - ; * ; * Copyright (C) 2002 Jaan Kalda ; * ; * T