代码搜索:Video Codec

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

代码结果 10,000
www.eeworm.com/read/204101/5034568

c codec.c

//**************************************************************************** // // CODEC.C - Routines to enable the serial codec interface and use it to // playback and record waveform
www.eeworm.com/read/202805/5045082

h codec.h

/* $Id: codec.h 974 2007-02-19 01:13:53Z bennylp $ */ /* * Copyright (C) 2003-2007 Benny Prijono * * This program is free software; you can redistribute it and/or modify
www.eeworm.com/read/202805/5045393

c codec.c

/* $Id: codec.c 974 2007-02-19 01:13:53Z bennylp $ */ /* * Copyright (C) 2003-2007 Benny Prijono * * This program is free software; you can redistribute it and/or modify
www.eeworm.com/read/202062/5056274

h codec.h

/*****************************************************************/ /* Copyright (c) Texas Instruments, Incorporated 2000 */ /*************************************************************
www.eeworm.com/read/201498/5058852

d codec.d

codec.o codec.d: codec.c ../../include/codec/codec.h
www.eeworm.com/read/201498/5058853

c codec.c

#include int codec() { return 0; }
www.eeworm.com/read/201498/5058857

h codec.h

#ifndef CODEC_H_ #define CODEC_H_ extern int codec(); #endif
www.eeworm.com/read/201498/5058866

c codec.c

#include int codec() { return 0; }
www.eeworm.com/read/201498/5058871

h codec.h

#ifndef CODEC_H_ #define CODEC_H_ extern int codec(); #endif
www.eeworm.com/read/201498/5058886

d codec.d

codec.o codec.d: codec.c ../../include/codec/codec.h