代码搜索:frames

找到约 9,514 项符合「frames」的源代码

代码结果 9,514
www.eeworm.com/read/100861/15863579

cpp tangent_frames.cpp

#include "../framework.h" #include "tangent_frames.h" #include "../mesh.h" #include Tangent_Frame_Maker::Tangent_Frame_Maker() { num_vertices = 0; tangent_frames = NULL;
www.eeworm.com/read/145158/12748238

mdl im3frames.mdl

Model { Name "im3frames" Version 5.0 SaveDefaultBlockParams on SampleTimeColors off LibraryLinkDisplay "none" WideLines on ShowLineDimensions off ShowPortDataT
www.eeworm.com/read/264445/11314798

php frames_1.tpl.php

www.eeworm.com/read/400144/11582143

c mpeg4frames.c

///// /// MPEG4Frames.c /// /// Written by Simon Chun (simon.chun@samsung.com) /// 2007/03/23 /// #include #include "FrameExtractor.h" #include "MPEG4Frames.h" static in
www.eeworm.com/read/400144/11582145

c h264frames.c

///// /// H264Frames.c /// /// Written by Simon Chun (simon.chun@samsung.com) /// 2007/03/13 /// 2007/07/18 /// 2007/08/31 /// 2007/10/05 /// #include #include
www.eeworm.com/read/400144/11582152

h vc1frames.h

///// /// VC1Frames.h /// /// Written by Simon Chun (simon.chun@samsung.com) /// 2007/06/18 /// #ifndef __SAMSUNG_SYSLSI_AP_VC1_FRAMES_H__ #define __SAMSUNG_SYSLSI_AP_VC1_FRAMES_H__
www.eeworm.com/read/400144/11582157

h h263frames.h

///// /// H263Frames.h /// /// Written by Simon Chun (simon.chun@samsung.com) /// 2007/08/01 /// #ifndef __SAMSUNG_SYSLSI_AP_H263_FRAMES_H__ #define __SAMSUNG_SYSLSI_AP_H263_FRAMES_H__
www.eeworm.com/read/400144/11582160

h mpeg4frames.h

///// /// MPEG4Frames.h /// /// Written by Simon Chun (simon.chun@samsung.com) /// 2007/03/23 /// #ifndef __SAMSUNG_SYSLSI_AP_MPEG4_FRAMES_H__ #define __SAMSUNG_SYSLSI_AP_MPEG4_FRAMES_H
www.eeworm.com/read/400144/11582165

c vc1frames.c

///// /// VC1Frames.c /// /// Written by Simon Chun (simon.chun@samsung.com) /// 2007/06/18 /// 2007/10/07 /// #include #include #include "FrameExtractor.h"