代码搜索:Video Codec

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

代码结果 10,000
www.eeworm.com/read/208180/15251440

h videodev.h

#ifndef __LINUX_VIDEODEV_H #define __LINUX_VIDEODEV_H #include #include #define HAVE_V4L2 1 #include #ifdef __KERNEL__ #include
www.eeworm.com/read/267622/11170639

lkf debug.lkf

-z -q -c -m"./Debug/video_loopback.map" -o"./Debug/video_loopback.out" -x -i"C:/CCStudio_v3.2/tms470/rtdx/lib" -i"C:/CCStudio_v3.2/TMS470/cgtools/lib" "D:\Davinci software 12.10\seed_davinci_test\exa
www.eeworm.com/read/335434/12523811

makefile

############################################################################# # Makefile for building: myvideo # Generated by qmake (1.07a) (Qt 3.3.2) on: Wed Sep 15 10:06:20 2004 # Project: myvideo.
www.eeworm.com/read/147676/12540092

h videodev.h

#ifndef __LINUX_VIDEODEV_H #define __LINUX_VIDEODEV_H #include #include #define HAVE_V4L2 1 #include #ifdef __KERNEL__ #include
www.eeworm.com/read/242014/13100109

h jpeg_mjpeg_cplb_tables.h

/***************************************************************************** Copyright(c) 2005 Analog Devices, Inc. All Rights Reserved. This software is proprietary and confidential to Analog D
www.eeworm.com/read/256117/12026487

c main.c

/********************** 此程序为IP视频会议终端C400程序 ************************/ /*************************** main.c 为系统主程序 ******************************/ /**************************** designed by wangxq
www.eeworm.com/read/256117/12026569

lst main.lst

C51 COMPILER V7.07 MAIN 04/11/2006 11:07:35 PAGE 1 C51 COMPILER V7.07, COMPILATION OF MODULE MAIN OBJECT MODULE PLACED IN MA
www.eeworm.com/read/187798/8600125

asm fdct.asm

;/***************************************************************************** ; * ; * XVID MPEG-4 VIDEO CODEC ; * - SSE forward discrete cosine transform - ; * Copyright(C) 2002 Pascal Massim
www.eeworm.com/read/282438/9093506

c simple_idct.c

/***************************************************************************** * * XVID MPEG-4 VIDEO CODEC * - Inverse DCT (More precise version) - * * Copyright (c) 2001 Michael Niedermayer
www.eeworm.com/read/282438/9093560

c estimation_common.c

/***************************************************************************** * * XVID MPEG-4 VIDEO CODEC * - Motion Estimation shared functions - * * Copyright(C) 2002 Christoph Lampert