代码搜索:Video Codec

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

代码结果 10,000
www.eeworm.com/read/181663/5275836

asm cbp_mmx.asm

;/**************************************************************************** ; * ; * XVID MPEG-4 VIDEO CODEC ; * - MMX CBP computation - ; * ; * Copyright (C) 2005 Carlo Bramini
www.eeworm.com/read/181663/5275841

asm sad_3dne.asm

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

asm interlacing_mmx.asm

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

asm mem_transfer_3dne.asm

;/**************************************************************************** ; * ; * XVID MPEG-4 VIDEO CODEC ; * - 816 bit transfer functions - ; * ; * Copyright (C) 2002 Jaan Kalda ; * ; * T
www.eeworm.com/read/181663/5275856

asm interlacing_mmx.asm

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

asm colorspace_rgb_mmx.asm

;/***************************************************************************** ; * ; * XVID MPEG-4 VIDEO CODEC ; * - RGB colorspace conversions - ; * ; * Copyright(C) 2002-2003 Michael Militzer
www.eeworm.com/read/308263/3717816

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/308263/3717825

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/308263/3717838

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/308263/3717839

c plugin_psnr.c

/***************************************************************************** * * XVID MPEG-4 VIDEO CODEC * - XviD plugin: outputs PSNR to stdout (should disapear soon) - * * Copyright(C) 20