代码搜索:Video Codec
找到约 10,000 项符合「Video Codec」的源代码
代码结果 10,000
www.eeworm.com/read/283587/9005229
c idct_mmx_xvid.c
///****************************************************************************
// *
// * XVID MPEG-4 VIDEO CODEC
// * - MMX and XMM forward discrete cosine transform -
// *
// * Copyright(C) 2001
www.eeworm.com/read/282438/9093559
h quant_matrix.h
/*****************************************************************************
*
* XVID MPEG-4 VIDEO CODEC
* - Quantization matrix management header -
*
* Copyright(C) 2002 Michael Militzer
www.eeworm.com/read/282438/9093587
h portab.h
/*****************************************************************************
*
* XVID MPEG-4 VIDEO CODEC
* - Portable macros, types and inlined assembly -
*
* Copyright(C) 2002 Michael
www.eeworm.com/read/282438/9093590
c quant_matrix.c
/*****************************************************************************
*
* XVID MPEG-4 VIDEO CODEC
* - Quantization matrix management code -
*
* Copyright(C) 2002 Michael Militzer
www.eeworm.com/read/183884/9133889
c fdct.c
/*****************************************************************************
*
* XVID MPEG-4 VIDEO CODEC
* - fast disrete cosine transformation - integer C version
*
* These routines are fro
www.eeworm.com/read/183884/9133894
c idct.c
/*****************************************************************************
*
* XVID MPEG-4 VIDEO CODEC
* - inverse fast disrete cosine transformation - integer C version
*
* These routines
www.eeworm.com/read/183884/9133898
h idct.h
/*****************************************************************************
*
* XVID MPEG-4 VIDEO CODEC
* - fast disrete cosine transformation - Header file
*
* This file is part of XviD, a
www.eeworm.com/read/183884/9133901
h fdct.h
/*****************************************************************************
*
* XVID MPEG-4 VIDEO CODEC
* - fast disrete cosine transformation - Header file
*
* This file is part of XviD, a
www.eeworm.com/read/174850/9571470
asm mefunctions_mmx.asm
;/**************************************************************************
; *
; * History:
; *
; * 01.06.2002 imported from XVID MPEG-4 VIDEO CODEC sad_mmx.asm,
; * rewrote and a
www.eeworm.com/read/174850/9571541
c mem_align.c
/**************************************************************************
*
* History:
* 01.06.2002 imported from mem_align.c from XVID MPEG-4 VIDEO CODEC
*
*****************************