代码搜索:quicktime
找到约 1,938 项符合「quicktime」的源代码
代码结果 1,938
www.eeworm.com/read/174518/9584408
hh quicktimegenericrtpsource.hh
/**********
This library is free software; you can redistribute it and/or modify it under
the terms of the GNU Lesser General Public License as published by the
Free Software Foundation; either versio
www.eeworm.com/read/411029/11259911
hh quicktimegenericrtpsource.hh
/**********
This library is free software; you can redistribute it and/or modify it under
the terms of the GNU Lesser General Public License as published by the
Free Software Foundation; either versio
www.eeworm.com/read/14187/319389
c smhd.c
#include "quicktime.h"
int quicktime_smhd_init(quicktime_smhd_t *smhd)
{
smhd->version = 0;
smhd->flags = 0;
smhd->balance = 0;
smhd->reserved = 0;
}
int quicktime_smhd_delete(quicktime_smhd_
www.eeworm.com/read/14187/319414
c elst.c
#include "quicktime.h"
int quicktime_elst_table_init(quicktime_elst_table_t *table)
{
table->duration = 0;
table->time = 0;
table->rate = 1;
}
int quicktime_elst_table_delete(quicktime_elst_tabl
www.eeworm.com/read/14545/389131
c smhd.c
#include "quicktime.h"
int quicktime_smhd_init(quicktime_smhd_t *smhd)
{
smhd->version = 0;
smhd->flags = 0;
smhd->balance = 0;
smhd->reserved = 0;
}
int quicktime_smhd_delete(quicktime_smhd_
www.eeworm.com/read/14545/389156
c elst.c
#include "quicktime.h"
int quicktime_elst_table_init(quicktime_elst_table_t *table)
{
table->duration = 0;
table->time = 0;
table->rate = 1;
}
int quicktime_elst_table_delete(quicktime_elst_tabl
www.eeworm.com/read/14735/405717
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 *
www.eeworm.com/read/251805/4416793
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 *
www.eeworm.com/read/14187/319424
c mdhd.c
#include "quicktime.h"
int quicktime_mdhd_init(quicktime_mdhd_t *mdhd)
{
mdhd->version = 0;
mdhd->flags = 0;
mdhd->creation_time = quicktime_current_time();
mdhd->modification_time = quicktime_cu
www.eeworm.com/read/14545/389166
c mdhd.c
#include "quicktime.h"
int quicktime_mdhd_init(quicktime_mdhd_t *mdhd)
{
mdhd->version = 0;
mdhd->flags = 0;
mdhd->creation_time = quicktime_current_time();
mdhd->modification_time = quicktime_cu