代码搜索:Video Codec
找到约 10,000 项符合「Video Codec」的源代码
代码结果 10,000
www.eeworm.com/read/354843/3073620
asm fdct_mmx_skal.asm
;/****************************************************************************
; *
; * XVID MPEG-4 VIDEO CODEC
; * - MMX and XMM forward discrete cosine transform -
; *
; * Copyright(C) 2002 Pascal
www.eeworm.com/read/354843/3073622
asm idct_mmx.asm
;/****************************************************************************
; *
; * XVID MPEG-4 VIDEO CODEC
; * - MMX and XMM forward discrete cosine transform -
; *
; * Copyright(C) 2001 Peter
www.eeworm.com/read/354843/3073623
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/354843/3073625
asm idct_3dne.asm
;/****************************************************************************
; *
; * XVID MPEG-4 VIDEO CODEC
; * - MMX and XMM forward discrete cosine transform -
; *
; * Copyright(C) 2001 Peter
www.eeworm.com/read/354843/3073656
c quant_mpeg_altivec.c
/*****************************************************************************
*
* XVID MPEG-4 VIDEO CODEC
* - MPEG4 Quantization MPEG implementation with altivec optimization -
*
* Copyright(C)
www.eeworm.com/read/354843/3073675
h motion_inlines.h
/*****************************************************************************
*
* XVID MPEG-4 VIDEO CODEC
* - Motion Estimation shared functions -
*
* Copyright(C) 2002 Christoph Lampert
www.eeworm.com/read/354843/3073678
c estimation_common.c
/*****************************************************************************
*
* XVID MPEG-4 VIDEO CODEC
* - Motion Estimation shared functions -
*
* Copyright(C) 2002 Christoph Lampert
www.eeworm.com/read/354843/3073687
h estimation.h
/*****************************************************************************
*
* XVID MPEG-4 VIDEO CODEC
* - Motion Estimation related header -
*
* Copyright(C) 2002 Christoph Lampert
www.eeworm.com/read/354843/3073704
c timer.c
/*****************************************************************************
*
* XVID MPEG-4 VIDEO CODEC
* - Timer functions (used for internal debugging) -
*
* Copyright(C) 2002 Michael Mi
www.eeworm.com/read/354843/3073710
h timer.h
/*****************************************************************************
*
* XVID MPEG-4 VIDEO CODEC
* - Timer related header (used for internal debugging) -
*
* Copyright(C) 2002 Micha