代码搜索:Video Codec

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

代码结果 10,000
www.eeworm.com/read/258097/11885253

h cfg_customers_8202s.h

#define VERSION_STRING "02S-000" //version: xxx-yyy, 20030422 //--------------------- //board parts settings //--------------------- //SDRAM settings(bus width, default is 16-bits mode)
www.eeworm.com/read/258097/11885293

h cfg_sunplus_midi4fsloader_card.h

//-------------------------------------- //Modefied by wangfeng,2003-08-29 15:18 //For new setup menu //-------------------------------------- #define VERSION_STRING "MID-000" //version:
www.eeworm.com/read/258097/11885347

h cfg_sunplus_midi4fsloader_hd.h

//-------------------------------------- //Modefied by wangfeng,2003-08-29 15:18 //For new setup menu //-------------------------------------- #define VERSION_STRING "MID-000" //version:
www.eeworm.com/read/258097/11885392

h cfg_sunplus_midi.h

//-------------------------------------- //Modefied by wangfeng,2003-08-29 15:18 //For new setup menu //-------------------------------------- #define SUPPORT_MIDI #define SUPPORT_OSDLYRIC
www.eeworm.com/read/231489/14231271

hh mpeg1or2videostreamframer.hh

/********** This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either versio
www.eeworm.com/read/218217/14930942

vhd framegrabber.vhd

-------------------------------------------------------------------- -- Company : XESS Corp. -- Engineer : Dave Vanden Bout -- Creation Date : 2/9/2006 -- Copyright : 2006, XESS Cor
www.eeworm.com/read/294615/8216062

vhd framegrabber.vhd

-------------------------------------------------------------------- -- Company : XESS Corp. -- Engineer : Dave Vanden Bout -- Creation Date : 2/9/2006 -- Copyright : 2006, XESS Cor
www.eeworm.com/read/293046/8317279

h vloss.h

#ifndef _VLOSS_ #define _VLOSS_ void video_loss_enable_interrupt(void); #ifdef NOT_JUNK u8 video_loss_detect(void); #endif #endif // VLOSS
www.eeworm.com/read/174518/9584454

hh mpeg1or2videostreamframer.hh

/********** This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either versio
www.eeworm.com/read/413870/11138659

h enum.h

#ifndef _ENUM_H_ #define _ENUM_H_ /* MPEG-4 start code values */ // ISO/IEC 14496-2: table 6-3 #define IPPVC_CHROMA_420 0 #define IPPVC_CHROMA_422 1 #define IPPVC_CHROMA_444 2 #defin