代码搜索:QuickTime

找到约 1,938 项符合「QuickTime」的源代码

代码结果 1,938
www.eeworm.com/read/14735/405667

c minf.c

#include "quicktime.h" int quicktime_minf_init(quicktime_minf_t *minf) { minf->is_video = minf->is_audio = minf->is_hint = 0; quicktime_vmhd_init(&(minf->vmhd)); quicktime_smhd_init(&(mi
www.eeworm.com/read/251805/4416751

c minf.c

#include "quicktime.h" int quicktime_minf_init(quicktime_minf_t *minf) { minf->is_video = minf->is_audio = minf->is_hint = 0; quicktime_vmhd_init(&(minf->vmhd)); quicktime_smhd_init(&(mi
www.eeworm.com/read/374003/2756041

pch movinoqt_prefix.pch

#include #include
www.eeworm.com/read/374003/2756204

pch movinoqt_prefix.pch

#include #include
www.eeworm.com/read/374003/2756367

pch movinoqt_prefix.pch

#include #include
www.eeworm.com/read/340425/3286441

java componenttour.java

package net.sf.fmj.qt.utils; import quicktime.QTException; import quicktime.std.comp.ComponentDescription; import quicktime.std.comp.ComponentIdentifier; import quicktime.util.QTUtils; public class
www.eeworm.com/read/14187/319358

c minf.c

#include "quicktime.h" int quicktime_minf_init(quicktime_minf_t *minf) { minf->is_video = minf->is_audio = minf->is_hint = 0; quicktime_vmhd_init(&(minf->vmhd)); quicktime_smhd_init(&(minf->smhd
www.eeworm.com/read/14187/319412

c stsd.c

#include "quicktime.h" int quicktime_stsd_init(quicktime_stsd_t *stsd) { stsd->version = 0; stsd->flags = 0; stsd->total_entries = 0; } int quicktime_stsd_init_table(quicktime_stsd_t *stsd) { i
www.eeworm.com/read/14545/389104

c minf.c

#include "quicktime.h" int quicktime_minf_init(quicktime_minf_t *minf) { minf->is_video = minf->is_audio = minf->is_hint = 0; quicktime_vmhd_init(&(minf->vmhd)); quicktime_smhd_init(&(minf->smhd
www.eeworm.com/read/14545/389154

c stsd.c

#include "quicktime.h" int quicktime_stsd_init(quicktime_stsd_t *stsd) { stsd->version = 0; stsd->flags = 0; stsd->total_entries = 0; } int quicktime_stsd_init_table(quicktime_stsd_t *stsd) { i