代码搜索:Video Codec

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

代码结果 10,000
www.eeworm.com/read/319895/13440050

h codec.h

/********************************************************************************\ \*Codec.h V1.00 * Copyright 2003 by SEED Electronic Technology Ltd. * All rights reserved. Property of SEED Electr
www.eeworm.com/read/319895/13440114

c codec.c

/********************************************************************************\ \*DEC643_AIC23_CODEC.C V1.00 * Copyright 2003 by SEED Electronic Technology Ltd. * All rights reserved. Property o
www.eeworm.com/read/319886/13440206

h codec.h

/************************************************************ Copyright (C), 2007 by SEED Electronic Technology LTD. FileName: codec.h Author: Ya.X Version : V1.0 Date:2007-09-2
www.eeworm.com/read/319886/13440218

c codec.c

/************************************************************ Copyright (C), 2007 by SEED Electronic Technology LTD. FileName: CEDEC.C Author: Ya.X Version : V1.0 Date:2007-09-2
www.eeworm.com/read/319179/13459273

h codec.h

/******************************************************************* Copyright (c) 2004 BSQUARE Corporation. All rights reserved. **************************************************************
www.eeworm.com/read/319179/13459275

c codec.c

/*++ Copyright (c) 2004 BSQUARE Corporation. All rights reserved. Module Name: codec.c Module Description: This module contains the codec specific routines for I2S audio Auth
www.eeworm.com/read/318485/13477702

h codec.h

/*****************************************************************************/ /* CODEC.H v1.00 */ /* 版权(c) 2003- 北京合众达电子技术有限责任公司 */ /* 设计者: 段立锋 */ /****
www.eeworm.com/read/317796/13497111

h codec.h

/* * Copyright 2008, writen by shikosan * File name: codec.h * FDCT編碼 */ #ifndef CODEC_H #define CODEC_H void CodecInitialize(void); void CodecPushPixel(short p); void CodecDoFdct(void);
www.eeworm.com/read/317796/13497114

cpp codec.cpp

/* * Copyright 2008, writen by shikosan * File name: cntrl.cpp * FDCT變換 * ibuffer holds original 8 x 8 block * obuffer holds encoded 8 x 8 block */ #include #include "codec.h"
www.eeworm.com/read/314908/13555927

cpp codec.cpp

// Copyright (C) 1999-2005 Open Source Telecom Corporation. // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as publ