Home
last modified time | relevance | path

Searched refs:fps (Results 1 – 25 of 4747) sorted by relevance

12345678910>>...190

/dports/net/3proxy/3proxy-0.9.4/src/plugins/FilePlugin/
H A DFilePlugin.c203fps->clihdrwritten = fps->clientwritten = fps->clientsent = fps->srvhdrwritten = fps->serverwritte… in closefiles()
210 for(fps = fp_streams; fps; fps = fps->next){ in searchsocket()
354 if(fps->serversent < fps->srvhdrwritten && (fps->serversent + len) > fps->srvhdrwritten){ in copyfdtosock()
432 if(copyfdtosock(fps, SERVER, (fps->clihdrwritten + fps->clientwritten) - fps->clientsent)) in copyfdtosock()
596 …if(fps->preview_size && ((fps->clihdrwritten + fps->clientwritten) > (fps->clientsent + fps->previ… in copyfdtosock()
601 …if(copyfdtosock(fps, SERVER, (fps->clihdrwritten + fps->clientwritten) - (fps->clientsent + fps->p… in copyfdtosock()
649 …if(fps->preview_size && ((fps->srvhdrwritten + fps->serverwritten) > (fps->serversent + fps->previ… in copyfdtosock()
654 …if(copyfdtosock(fps, CLIENT, (fps->srvhdrwritten + fps->serverwritten) - (fps->serversent + fps->p… in copyfdtosock()
678 copyfdtosock(fps, CLIENT, (fps->srvhdrwritten + fps->serverwritten) - fps->serversent); in copyfdtosock()
686 copyfdtosock(fps, SERVER, (fps->clihdrwritten + fps->clientwritten) - fps->clientsent); in copyfdtosock()
[all …]
/dports/multimedia/aegisub/aegisub-3.2.2/tests/tests/
H A Dvfr.cpp79 Framerate fps; in TEST() local
92 Framerate fps; in TEST() local
106 Framerate fps; in TEST() local
120 Framerate fps; in TEST() local
129 Framerate fps; in TEST() local
138 Framerate fps; in TEST() local
147 Framerate fps; in TEST() local
150 EXPECT_EQ(i, fps.FrameAtTime(fps.TimeAtFrame(i))); in TEST()
155 Framerate fps; in TEST() local
163 Framerate fps; in TEST() local
[all …]
/dports/comms/owfs/owfs-3.2p4/module/owftpd/src/c/
H A Dfile_list.c98 fps->start = strlen(fps->buffer); in FileLexParse()
102 fps->rest = skip_ls_options(fps->rest); in FileLexParse()
103 if (fps->rest == NULL || fps->rest[0] == '\0') { in FileLexParse()
133 fps->start = strlen(fps->buffer); in FileLexParse()
140 fps->rest = &fps->rest[3]; in FileLexParse()
185 strcat(fps->buffer, fps->rest); in FileLexParse()
189 fps->start = strlen(fps->buffer) + 1; in FileLexParse()
194 fps->buffer[fps->start - 1] = '\0'; in FileLexParse()
210 if (fps->rest && (strlen(fps->buffer) + strlen(fps->rest) + 4 > PATH_MAX)) { in FileLexParse()
244 memcpy(&fps, wlp->fps, sizeof(fps)); in WildLexParseCallback()
[all …]
/dports/multimedia/py-PySceneDetect/PySceneDetect-0.5.4/tests/
H A Dtest_frame_timecode.py58 FrameTimecode(timecode=None, fps=FrameTimecode(timecode=0, fps=None))
69 assert FrameTimecode(timecode=0, fps=1).frame_num == 0
71 assert FrameTimecode(timecode=0, fps=10).frame_num == 0
82 assert FrameTimecode(timecode=0, fps=1).frame_num == 0
83 assert FrameTimecode(timecode=1, fps=1).frame_num == 1
177 x = FrameTimecode(timecode=1.0, fps=10.0)
179 assert x == FrameTimecode(timecode=1.0, fps=10.0)
180 assert not x != FrameTimecode(timecode=1.0, fps=10.0)
181 assert x != FrameTimecode(timecode=10.0, fps=10.0)
216 x = FrameTimecode(timecode=1.0, fps=10.0)
[all …]
/dports/multimedia/photofilmstrip/photofilmstrip-3.7.0/photofilmstrip/core/
H A DOutputProfile.py113 if fps is FPS25:
131 if fps is FPS25:
141 if fps is FPS25:
151 if fps is FPS25:
172 if fps is FPS25:
190 if fps is FPS25:
200 if fps is FPS25:
210 if fps is FPS25:
230 if fps is FPS25:
248 if fps is FPS25:
[all …]
/dports/math/reduce/Reduce-svn5758-src/packages/specfn/
H A Dfps.tst10 fps(e^x,x);
12 fps(e^x/(x^3),x);
14 fps(x * e^(x^4),x);
16 fps(sin (x + y),x);
22 fps(asin x,x);
24 fps((asin x)^2,x);
26 fps(e^(asin x),x);
56 fps(asech x,x);
76 fps(asec x,x);
84 fps(atan x,x);
[all …]
/dports/math/reduce/Reduce-svn5758-src/xmpl/
H A Dfps.tst10 fps(E^x,x);
12 fps(E^x/(x^3),x);
14 fps(x * e^(x^4),x);
16 fps(sin (x + y),x);
22 fps(asin x,x);
24 fps((asin x)^2,x);
26 fps(e^(asin x),x);
56 fps(asech x,x);
76 fps(asec x,x);
84 fps(atan x,x);
[all …]
/dports/devel/allegro5/allegro5-5.2.7.0/demos/skater/src/
H A Dfps.c10 FPS *create_fps(int fps) in create_fps() argument
15 ret->nSamples = fps; in create_fps()
29 free(fps->samples); in destroy_fps()
31 fps->nSamples = 0; in destroy_fps()
33 free(fps); in destroy_fps()
34 fps = NULL; in destroy_fps()
40 fps->curSample++; in fps_tick()
41 fps->curSample %= fps->nSamples; in fps_tick()
42 fps->framesPerSecond -= fps->samples[fps->curSample]; in fps_tick()
43 fps->framesPerSecond += fps->frameCounter; in fps_tick()
[all …]
/dports/net/c3270/suite3270-4.0/Common/
H A Dfprint_screen.c224 fps->spp = 1; in fprint_screen_start()
226 fps->file = f; in fprint_screen_start()
358 if (fps->spp < 1 || fps->spp > 5) { in fprint_screen_start()
359 fps->spp = 1; in fprint_screen_start()
367 Free(fps); in fprint_screen_start()
408 if (fps == NULL || fps->broken) { in fprint_screen_body()
439 if (fps->screens < fps->spp) { in fprint_screen_body()
472 if ((fps->opts & FPS_FF_SEP) && fps->screens >= fps->spp) { in fprint_screen_body()
830 if (gdi_print_finish(fps->file, fps->caption) < 0) { in fprint_screen_done()
843 memset(fps, '\0', sizeof(*fps)); in fprint_screen_done()
[all …]
/dports/x11/x3270/suite3270-4.0/Common/
H A Dfprint_screen.c224 fps->spp = 1; in fprint_screen_start()
226 fps->file = f; in fprint_screen_start()
358 if (fps->spp < 1 || fps->spp > 5) { in fprint_screen_start()
359 fps->spp = 1; in fprint_screen_start()
367 Free(fps); in fprint_screen_start()
408 if (fps == NULL || fps->broken) { in fprint_screen_body()
439 if (fps->screens < fps->spp) { in fprint_screen_body()
472 if ((fps->opts & FPS_FF_SEP) && fps->screens >= fps->spp) { in fprint_screen_body()
830 if (gdi_print_finish(fps->file, fps->caption) < 0) { in fprint_screen_done()
843 memset(fps, '\0', sizeof(*fps)); in fprint_screen_done()
[all …]
/dports/devel/allegro/allegro-4.4.3.1/demos/skater/source/
H A Dfps.c10 FPS *create_fps(int fps) in create_fps() argument
15 ret->nSamples = fps; in create_fps()
29 free(fps->samples); in destroy_fps()
31 fps->nSamples = 0; in destroy_fps()
33 free(fps); in destroy_fps()
34 fps = NULL; in destroy_fps()
40 fps->curSample++; in fps_tick()
41 fps->curSample %= fps->nSamples; in fps_tick()
42 fps->framesPerSecond -= fps->samples[fps->curSample]; in fps_tick()
43 fps->framesPerSecond += fps->frameCounter; in fps_tick()
[all …]
/dports/science/rdkit/rdkit-Release_2021_03_5/Code/DataStructs/
H A DtestFPB.cpp22 fps.init(); in _basicsTest()
118 fps.init(); in test2FPBReaderTanimoto()
147 fps.init(); in test3FPBReaderTanimotoNeighbors()
204 fps.init(); in test4LazyFPBReaderBasics()
273 fps.init(); in test5LazyFPBReaderTanimoto()
308 fps.init(); in test6LazyFPBReaderTanimotoNeighbors()
375 fps.init(); in test7BitsetDetails()
419 fps.init(); in test8FPBReaderContains()
478 fps.init(); in test9FPBReaderTversky()
507 fps.init(); in test10FPBReaderTverskyNeighbors()
[all …]
/dports/games/widelands/widelands-build21/data/tribes/workers/frisians/soldier/
H A Dinit.lua30 fps = 10
36 fps = 15,
43 fps = 10
49 fps = 10
55 fps = 10
61 fps = 10
67 fps = 10
73 fps = 10
79 fps = 10
85 fps = 10
[all …]
/dports/games/opensonic/opensnc-src-0.1.4/sprites/
H A Dsurge.spr13 fps 8
21 fps 8
29 fps 8
37 fps 16
45 fps 12
53 fps 12
61 fps 16
69 fps 8
77 fps 8
85 fps 8
[all …]
H A Dneon.spr13 fps 8
21 fps 8
29 fps 8
37 fps 16
45 fps 12
53 fps 12
61 fps 16
69 fps 8
77 fps 8
85 fps 8
[all …]
H A Dspring.spr13 fps 8
21 fps 8
38 fps 8
46 fps 8
63 fps 8
71 fps 8
88 fps 8
96 fps 8
113 fps 8
121 fps 8
[all …]
H A Dcharge.spr13 fps 8
21 fps 8
29 fps 8
37 fps 16
45 fps 12
53 fps 12
61 fps 16
69 fps 8
77 fps 8
85 fps 8
[all …]
H A Danimal.spr13 fps 8
21 fps 8
29 fps 8
37 fps 8
45 fps 8
53 fps 8
61 fps 8
69 fps 8
77 fps 8
85 fps 8
[all …]
/dports/devel/p5-SDL/SDL-2.548/t/
H A Dsdlx_fps.t25 my $fps = SDLx::FPS->new( fps => $_fps );
30 is( $fps->get, $_fps, 'fps->get' );
31 is( $fps->rate, $_fps, 'fps->rate' );
33 cmp_ok( $fps->lastticks, '>=', $ticks_start, 'fps->lastticks' );
43 $fps->delay;
45 cmp_ok( $fps->framecount, '>', 0, 'fps->framecount' );
49 is( $fps->get, $_fps, 'fps->get after fps->set' );
52 $fps->delay;
55 cmp_ok( $fps->lastticks, '>=', $ticks_pre_delay, 'fps->lastticks after fps->delay' );
56 cmp_ok( $fps->lastticks, '<=', ($ticks_post_delay || 1), 'fps->lastticks after fps->delay' );
[all …]
/dports/games/taisei/taisei-1.3.2/src/
H A Dframerate.c15 void fpscounter_reset(FPSCounter *fps) { in fpscounter_reset() argument
20 fps->frametimes[i] = frametime; in fpscounter_reset()
23 fps->fps = HRTIME_RESOLUTION / (float64x)frametime; in fpscounter_reset()
24 fps->frametime = frametime; in fpscounter_reset()
25 fps->last_update_time = time_get(); in fpscounter_reset()
28 void fpscounter_update(FPSCounter *fps) { in fpscounter_update() argument
32 memmove(fps->frametimes, fps->frametimes + 1, (log_size - 1) * sizeof(hrtime_t)); in fpscounter_update()
38 avg += fps->frametimes[i]; in fpscounter_update()
41 fps->fps = HRTIME_RESOLUTION / (avg / (float64x)log_size); in fpscounter_update()
42 fps->frametime = avg / log_size; in fpscounter_update()
[all …]
/dports/archivers/rpm4/rpm-4.16.1.3/rpmio/
H A Drpmio.c83 FDSTACK_t fps = xcalloc(1, sizeof(*fps)); in fdPush() local
87 fps->prev = fd->fps; in fdPush()
89 fd->fps = fps; in fdPush()
95 FDSTACK_t fps = fd->fps; in fdPop() local
96 fd->fps = fps->prev; in fdPop()
98 fps = fd->fps; in fdPop()
186 for (FDSTACK_t fps = fd->fps; fps != NULL; fps = fps->prev) { in fdbg() local
188 if (fps != fd->fps) in fdbg()
1398 for (FDSTACK_t fps = fd->fps; fps != NULL; fps = fdPop(fd)) { in Fclose() local
1641 for (FDSTACK_t fps = fd->fps; fps != NULL; fps = fps->prev) { in Ferror() local
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/cc/metrics/
H A Dvideo_playback_roughness_reporter_unittest.cc130 int fps = 24; in TEST_F() local
148 int fps = 24; in TEST_F() local
166 int fps = 30; in TEST_F() local
189 int fps = 30; in TEST_F() local
212 int fps = 30; in TEST_F() local
230 int fps = 24; in TEST_F() local
247 int fps = 60; in TEST_F() local
264 int fps = 50; in TEST_F() local
282 int fps = 12; in TEST_F() local
322 int fps = 12; in TEST_F() local
[all …]
/dports/multimedia/py-moviepy/moviepy-1.0.3/moviepy/audio/
H A DAudioClip.py50 if fps is not None:
51 self.fps = fps
69 if fps is None:
70 fps = self.fps
86 fps=fps, buffersize=chunksize)
106 if fps is None:
107 fps = self.fps
113 return stacker(self.iter_chunks(fps=fps, quantize=quantize,
191 if not fps:
195 fps = self.fps
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/cortexproject/cortex/pkg/ingester/index/
H A Dindex.go96 fps []model.Fingerprint member
143 fingerprints.fps = append(fingerprints.fps, 0)
144 copy(fingerprints.fps[j+1:], fingerprints.fps[j:])
145 fingerprints.fps[j] = fp
170 fps := values.fps[matcher.Value]
171 toIntersect = append(toIntersect, fps.fps...) // deliberate copy
176 toIntersect = append(toIntersect, values.fps[value].fps...)
182 for value, fps := range values.fps {
184 toIntersect = append(toIntersect, fps.fps...)
249 if j >= len(fingerprints.fps) || fingerprints.fps[j] != fp {
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/grafana/loki/vendor/github.com/cortexproject/cortex/pkg/ingester/index/
H A Dindex.go96 fps []model.Fingerprint member
143 fingerprints.fps = append(fingerprints.fps, 0)
144 copy(fingerprints.fps[j+1:], fingerprints.fps[j:])
145 fingerprints.fps[j] = fp
170 fps := values.fps[matcher.Value]
171 toIntersect = append(toIntersect, fps.fps...) // deliberate copy
176 toIntersect = append(toIntersect, values.fps[value].fps...)
182 for value, fps := range values.fps {
184 toIntersect = append(toIntersect, fps.fps...)
249 if j >= len(fingerprints.fps) || fingerprints.fps[j] != fp {
[all …]

12345678910>>...190