代码搜索:Video Codec
找到约 10,000 项符合「Video Codec」的源代码
代码结果 10,000
www.eeworm.com/read/308263/3717864
asm cbp_3dne.asm
;/****************************************************************************
; *
; * XVID MPEG-4 VIDEO CODEC
; * - 3dne CBP computation -
; *
; * Copyright (C) 2002 Jaan Kalda
; *
; * This progr
www.eeworm.com/read/308263/3717881
asm sad_3dne.asm
;/****************************************************************************
; *
; * XVID MPEG-4 VIDEO CODEC
; * - K7 optimized SAD operators -
; *
; * Copyright(C) 2002 Jaan Kalda
; *
; * This
www.eeworm.com/read/308263/3717903
asm mem_transfer_3dne.asm
;/****************************************************************************
; *
; * XVID MPEG-4 VIDEO CODEC
; * - 816 bit transfer functions -
; *
; * Copyright (C) 2002 Jaan Kalda
; *
; * T
www.eeworm.com/read/308263/3717906
asm interlacing_mmx.asm
;/****************************************************************************
; *
; * XVID MPEG-4 VIDEO CODEC
; * - Interlacing Field test -
; *
; * Copyright(C) 2002 Daniel Smith
www.eeworm.com/read/308263/3717913
c decoder.c
/*****************************************************************************
*
* XVID MPEG-4 VIDEO CODEC
* - Decoder Module -
*
* Copyright(C) 2002 MinChen
*
www.eeworm.com/read/308263/3717916
h global.h
/*****************************************************************************
*
* XVID MPEG-4 VIDEO CODEC
* - Global definitions -
*
* Copyright(C) 2002 Michael Militzer
www.eeworm.com/read/308263/3717929
h postprocessing.h
/*****************************************************************************
*
* XVID MPEG-4 VIDEO CODEC
* - Postprocessing header -
*
* Copyright(C) 2003 Michael Militzer
www.eeworm.com/read/308263/3717933
asm colorspace_rgb_mmx.asm
;/*****************************************************************************
; *
; * XVID MPEG-4 VIDEO CODEC
; * - RGB colorspace conversions -
; *
; * Copyright(C) 2002-2003 Michael Militzer
www.eeworm.com/read/306721/3734752
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/306721/3734763
c idct.c
/*****************************************************************************
*
* XVID MPEG-4 VIDEO CODEC
* - Inverse DCT -
*
* These routines are from Independent JPEG Group's free JPEG sof