Home
last modified time | relevance | path

Searched +defs:as +defs:duration (Results 1 – 25 of 165) sorted by relevance

1234567

/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/CodeGen/cheri/
H A Dlibcxx-filesystem-crash.cpp21 class duration { class
22 T as; member in duration
/dports/devel/libmill/libmill-1.18/perf/
H A Dc10k.c74 tcpsock as = tcpaccept(ls, -1); in main() local
78 tcpsock as = tcpaccept(ls, -1); in main() local
98 long duration = (long)(stop - start); in main() local
/dports/audio/festival/festival/src/modules/donovan/
H A Ddonovan.cc110 ACOUSTIC *as; in FT_Donovan_Synthesize_Utt() local
156 static void don_make_silence(int duration) in don_make_silence()
274 ACOUSTIC *as = walloc(ACOUSTIC,1); in make_as() local
290 static void delete_as(ACOUSTIC *as) in delete_as()
303 void as_realloc(int nframes, int npp, ACOUSTIC *as) in as_realloc()
/dports/misc/ompl/ompl-1.5.2/src/ompl/control/planners/ltl/src/
H A DLTLPlanner.cpp100 { in solve()
181 double ompl::control::LTLPlanner::updateWeight(ProductGraph::State *as) in updateWeight()
190 void ompl::control::LTLPlanner::initAbstractInfo(ProductGraph::State *as) in initAbstractInfo()
213 ProductGraph::State *as = lead[i]; in buildAvail() local
225 …LTLPlanner::explore(const std::vector<ProductGraph::State *> &lead, Motion *&soln, double duration) in explore()
232 ProductGraph::State *as = availDist_.sample(rng_.uniform01()); in explore() local
/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libavformat/
H A Dwebmdashenc.c47 AdaptationSet *as; member
71 AVDictionaryEntry *duration = av_dict_get(s->streams[i]->metadata, in get_duration() local
101 static int subsegment_alignment(AVFormatContext *s, AdaptationSet *as) { in subsegment_alignment()
114 static int bitstream_switching(AVFormatContext *s, AdaptationSet *as) { in bitstream_switching()
141 AdaptationSet *as = &w->as[as_index]; in write_adaptation_set() local
238 struct AdaptationSet *as = &w->as[w->nb_as - 1]; in parse_adaptation_sets() local
H A Doggparsevorbis.c41 static int ogm_chapter(AVFormatContext *as, uint8_t *key, uint8_t *val) in ogm_chapter()
74 int ff_vorbis_stream_comment(AVFormatContext *as, AVStream *st, in ff_vorbis_stream_comment()
86 int ff_vorbis_comment(AVFormatContext *as, AVDictionary **m, in ff_vorbis_comment()
221 static int fixup_vorbis_headers(AVFormatContext *as, in fixup_vorbis_headers()
403 int duration, flags = 0; in vorbis_packet() local
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/libavformat/
H A Dwebmdashenc.c47 AdaptationSet *as; member
71 AVDictionaryEntry *duration = av_dict_get(s->streams[i]->metadata, in get_duration() local
101 static int subsegment_alignment(AVFormatContext *s, AdaptationSet *as) { in subsegment_alignment()
114 static int bitstream_switching(AVFormatContext *s, AdaptationSet *as) { in bitstream_switching()
141 AdaptationSet *as = &w->as[as_index]; in write_adaptation_set() local
238 struct AdaptationSet *as = &w->as[w->nb_as - 1]; in parse_adaptation_sets() local
H A Doggparsevorbis.c41 static int ogm_chapter(AVFormatContext *as, uint8_t *key, uint8_t *val) in ogm_chapter()
74 int ff_vorbis_stream_comment(AVFormatContext *as, AVStream *st, in ff_vorbis_stream_comment()
86 int ff_vorbis_comment(AVFormatContext *as, AVDictionary **m, in ff_vorbis_comment()
221 static int fixup_vorbis_headers(AVFormatContext *as, in fixup_vorbis_headers()
403 int duration, flags = 0; in vorbis_packet() local
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavformat/
H A Dwebmdashenc.c51 AdaptationSet *as; member
83 AVDictionaryEntry *duration = av_dict_get(s->streams[i]->metadata, in get_duration() local
138 static int subsegment_alignment(AVFormatContext *s, AdaptationSet *as) { in subsegment_alignment()
151 static int bitstream_switching(AVFormatContext *s, AdaptationSet *as) { in bitstream_switching()
229 static int check_matching_width(AVFormatContext *s, AdaptationSet *as) { in check_matching_width()
242 static int check_matching_height(AVFormatContext *s, AdaptationSet *as) { in check_matching_height()
255 static int check_matching_sample_rate(AVFormatContext *s, AdaptationSet *as) { in check_matching_sample_rate()
348 AdaptationSet *as = &w->as[as_index]; in write_adaptation_set() local
491 struct AdaptationSet *as = &w->as[w->nb_as - 1]; in parse_adaptation_sets() local
H A Doggparsevorbis.c42 static int ogm_chapter(AVFormatContext *as, uint8_t *key, uint8_t *val) in ogm_chapter()
75 int ff_vorbis_stream_comment(AVFormatContext *as, AVStream *st, in ff_vorbis_stream_comment()
87 int ff_vorbis_comment(AVFormatContext *as, AVDictionary **m, in ff_vorbis_comment()
223 static int fixup_vorbis_headers(AVFormatContext *as, in fixup_vorbis_headers()
413 int duration, flags = 0; in vorbis_packet() local
H A Ddashenc.c62 int duration; member
101 AdaptationSet *as; member
486 double duration = (double) seg->duration / timescale; in output_segment_list() local
593 AdaptationSet *as = &c->as[as_index]; in write_adaptation_set() local
642 static int add_adaptation_set(AVFormatContext *s, AdaptationSet **as, enum AVMediaType type) in add_adaptation_set()
662 AdaptationSet *as = &c->as[as_idx - 1]; in adaptation_set_add_stream() local
682 AdaptationSet *as; in parse_adaptation_sets() local
718 AdaptationSet *as = &c->as[c->nb_as - 1]; in parse_adaptation_sets() local
993 AdaptationSet *as = &c->as[os->as_idx - 1]; in dash_init() local
1147 int64_t time, int duration, in add_segment()
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavformat/
H A Dwebmdashenc.c50 AdaptationSet *as; member
71 AVDictionaryEntry *duration = av_dict_get(s->streams[i]->metadata, in get_duration() local
127 static int subsegment_alignment(AVFormatContext *s, const AdaptationSet *as) in subsegment_alignment()
141 static int bitstream_switching(AVFormatContext *s, const AdaptationSet *as) in bitstream_switching()
227 static int check_matching_width(AVFormatContext *s, const AdaptationSet *as) in check_matching_width()
241 static int check_matching_height(AVFormatContext *s, const AdaptationSet *as) in check_matching_height()
255 static int check_matching_sample_rate(AVFormatContext *s, const AdaptationSet *as) in check_matching_sample_rate()
304 AdaptationSet *as = &w->as[as_index]; in write_adaptation_set() local
450 struct AdaptationSet *as = &w->as[w->nb_as - 1]; in parse_adaptation_sets() local
H A Doggparsevorbis.c42 static int ogm_chapter(AVFormatContext *as, uint8_t *key, uint8_t *val) in ogm_chapter()
75 int ff_vorbis_stream_comment(AVFormatContext *as, AVStream *st, in ff_vorbis_stream_comment()
87 int ff_vorbis_comment(AVFormatContext *as, AVDictionary **m, in ff_vorbis_comment()
221 static int fixup_vorbis_headers(AVFormatContext *as, in fixup_vorbis_headers()
416 int duration, flags = 0; in vorbis_packet() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavformat/
H A Dwebmdashenc.c51 AdaptationSet *as; member
83 AVDictionaryEntry *duration = av_dict_get(s->streams[i]->metadata, in get_duration() local
138 static int subsegment_alignment(AVFormatContext *s, AdaptationSet *as) { in subsegment_alignment()
151 static int bitstream_switching(AVFormatContext *s, AdaptationSet *as) { in bitstream_switching()
229 static int check_matching_width(AVFormatContext *s, AdaptationSet *as) { in check_matching_width()
242 static int check_matching_height(AVFormatContext *s, AdaptationSet *as) { in check_matching_height()
255 static int check_matching_sample_rate(AVFormatContext *s, AdaptationSet *as) { in check_matching_sample_rate()
348 AdaptationSet *as = &w->as[as_index]; in write_adaptation_set() local
491 struct AdaptationSet *as = &w->as[w->nb_as - 1]; in parse_adaptation_sets() local
H A Doggparsevorbis.c42 static int ogm_chapter(AVFormatContext *as, uint8_t *key, uint8_t *val) in ogm_chapter()
75 int ff_vorbis_stream_comment(AVFormatContext *as, AVStream *st, in ff_vorbis_stream_comment()
87 int ff_vorbis_comment(AVFormatContext *as, AVDictionary **m, in ff_vorbis_comment()
221 static int fixup_vorbis_headers(AVFormatContext *as, in fixup_vorbis_headers()
411 int duration, flags = 0; in vorbis_packet() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavformat/
H A Dwebmdashenc.c50 AdaptationSet *as; member
71 AVDictionaryEntry *duration = av_dict_get(s->streams[i]->metadata, in get_duration() local
127 static int subsegment_alignment(AVFormatContext *s, const AdaptationSet *as) in subsegment_alignment()
141 static int bitstream_switching(AVFormatContext *s, const AdaptationSet *as) in bitstream_switching()
226 static int check_matching_width(AVFormatContext *s, const AdaptationSet *as) in check_matching_width()
240 static int check_matching_height(AVFormatContext *s, const AdaptationSet *as) in check_matching_height()
254 static int check_matching_sample_rate(AVFormatContext *s, const AdaptationSet *as) in check_matching_sample_rate()
303 AdaptationSet *as = &w->as[as_index]; in write_adaptation_set() local
449 struct AdaptationSet *as = &w->as[w->nb_as - 1]; in parse_adaptation_sets() local
H A Doggparsevorbis.c42 static int ogm_chapter(AVFormatContext *as, uint8_t *key, uint8_t *val) in ogm_chapter()
75 int ff_vorbis_stream_comment(AVFormatContext *as, AVStream *st, in ff_vorbis_stream_comment()
87 int ff_vorbis_comment(AVFormatContext *as, AVDictionary **m, in ff_vorbis_comment()
221 static int fixup_vorbis_headers(AVFormatContext *as, in fixup_vorbis_headers()
416 int duration, flags = 0; in vorbis_packet() local
/dports/multimedia/handbrake/ffmpeg-4.4/libavformat/
H A Dwebmdashenc.c50 AdaptationSet *as; member
71 AVDictionaryEntry *duration = av_dict_get(s->streams[i]->metadata, in get_duration() local
127 static int subsegment_alignment(AVFormatContext *s, const AdaptationSet *as) in subsegment_alignment()
141 static int bitstream_switching(AVFormatContext *s, const AdaptationSet *as) in bitstream_switching()
227 static int check_matching_width(AVFormatContext *s, const AdaptationSet *as) in check_matching_width()
241 static int check_matching_height(AVFormatContext *s, const AdaptationSet *as) in check_matching_height()
255 static int check_matching_sample_rate(AVFormatContext *s, const AdaptationSet *as) in check_matching_sample_rate()
304 AdaptationSet *as = &w->as[as_index]; in write_adaptation_set() local
450 struct AdaptationSet *as = &w->as[w->nb_as - 1]; in parse_adaptation_sets() local
H A Doggparsevorbis.c42 static int ogm_chapter(AVFormatContext *as, uint8_t *key, uint8_t *val) in ogm_chapter()
75 int ff_vorbis_stream_comment(AVFormatContext *as, AVStream *st, in ff_vorbis_stream_comment()
87 int ff_vorbis_comment(AVFormatContext *as, AVDictionary **m, in ff_vorbis_comment()
221 static int fixup_vorbis_headers(AVFormatContext *as, in fixup_vorbis_headers()
416 int duration, flags = 0; in vorbis_packet() local
H A Ddashenc.c78 int64_t duration; member
146 AdaptationSet *as; member
552 double duration = (double) seg->duration / timescale; in write_hls_media_playlist() local
808 AdaptationSet *as = &c->as[as_index]; in write_adaptation_set() local
920 AdaptationSet *as = &c->as[as_idx - 1]; in adaptation_set_add_stream() local
945 AdaptationSet *as; in parse_adaptation_sets() local
1479 AdaptationSet *as = &c->as[os->as_idx - 1]; in dash_init() local
1741 int64_t time, int64_t duration, in add_segment()
1927 int64_t duration; in dash_flush() local
2061 AdaptationSet *as = &c->as[os->as_idx - 1]; in dash_write_packet() local
[all …]
/dports/net-mgmt/nfdump/nfdump-1.6.20/bin/
H A Doutput_csv.c74 char *_s, as[IP_STRING_LEN], ds[IP_STRING_LEN]; in flow_record_to_csv() local
120 double duration = r->last - r->first; in flow_record_to_csv() local
/dports/x11-wm/compiz-plugins-main/compiz-plugins-main-0.8.8/src/animation/
H A Danimation.c216 freeAllEffects (AnimScreen *as) in freeAllEffects()
461 int *duration) in getMatchingAnimSelection()
1853 getHostedOnWin (AnimScreen *as, in getHostedOnWin()
1869 int duration = 200; in initiateFocusAnimation() local
3501 int duration; in animHandleEvent() local
3524 int duration = 200; in animHandleEvent() local
3696 int duration = 200; in animHandleEvent() local
4023 int duration = 200; in animHandleEvent() local
4058 int duration = 200; in animDamageWindowRect() local
4230 int duration = 200; in animDamageWindowRect() local
[all …]
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/langtools/src/share/classes/com/sun/tools/sjavac/server/
H A DCompilerThread.java357 Set<URI> as = pa.get(aPkgName); in run() local
410 long duration = System.currentTimeMillis()-start; in run() local
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/langtools/src/share/classes/com/sun/tools/sjavac/server/
H A DCompilerThread.java357 Set<URI> as = pa.get(aPkgName); in run() local
410 long duration = System.currentTimeMillis()-start; in run() local
/dports/games/pioneer/pioneer-20210723/src/
H A DPlayer.cpp160 void Player::SetAlertState(Ship::AlertState as) in SetAlertState()
273 …Player::InitiateHyperjumpTo(const SystemPath &dest, int warmup_time, double duration, const Hyperd… in InitiateHyperjumpTo()

1234567