代码搜索:frames

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

代码结果 9,514
www.eeworm.com/read/153971/11997135

m movie_from_frames.m

%This function makes a simple avi movie from a sequence of frames %The user can control the display time of each frame. The movie is created %in the same folder where this function is run. % %Usag
www.eeworm.com/read/205449/15315959

m bss_make_frames.m

function [F_S frames_index] = bss_make_frames(S,WINDOW,NOVERLAP) % decompose some signal(s) into frames % % Usage: [F_S frames_index] = bss_make_frames(S,WINDOW,NOVERLAP) % % Input: % - S: m
www.eeworm.com/read/10761/188022

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/10761/188026

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/10761/188033

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/10761/188047

h h264frames.h

///// /// H264Frames.h /// /// Written by Simon Chun (simon.chun@samsung.com) /// 2007/03/13 /// #ifndef __SAMSUNG_SYSLSI_AP_H264_FRAMES_H__ #define __SAMSUNG_SYSLSI_AP_H264_FRAMES_H__
www.eeworm.com/read/10763/188891

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/10763/188893

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/10763/188895

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__