代码搜索:Video Codec

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

代码结果 10,000
www.eeworm.com/read/490745/6452537

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/7648/125363

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/7648/125372

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/7648/125385

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/7648/125386

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/7648/125411

asm cbp_3dne.asm

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

asm sad_3dne.asm

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

asm mem_transfer_3dne.asm

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

asm interlacing_mmx.asm

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

c decoder.c

/***************************************************************************** * * XVID MPEG-4 VIDEO CODEC * - Decoder Module - * * Copyright(C) 2002 MinChen *