Home
last modified time | relevance | path

Searched refs:push_frame (Results 1 – 25 of 321) sorted by relevance

12345678910>>...13

/dports/graphics/gifski/gifski-1.5.0/src/
H A Ddenoise.rs306 d.push_frame(ImgVec::new(vec![w], 1, 1).as_ref(), 0); in one()
318 d.push_frame(ImgVec::new(vec![w], 1, 1).as_ref(), 0); in two()
319 d.push_frame(ImgVec::new(vec![b], 1, 1).as_ref(), 1); in two()
332 d.push_frame(ImgVec::new(vec![w], 1, 1).as_ref(), 0); in three()
333 d.push_frame(ImgVec::new(vec![b], 1, 1).as_ref(), 1); in three()
334 d.push_frame(ImgVec::new(vec![b], 1, 1).as_ref(), 2); in three()
350 d.push_frame(ImgVec::new(vec![w], 1, 1).as_ref(), 0); in four()
351 d.push_frame(ImgVec::new(vec![t], 1, 1).as_ref(), 1); in four()
352 d.push_frame(ImgVec::new(vec![b], 1, 1).as_ref(), 2); in four()
353 d.push_frame(ImgVec::new(vec![w], 1, 1).as_ref(), 3); in four()
[all …]
/dports/comms/scrcpy/scrcpy-1.9/app/src/
H A Ddecoder.c22 push_frame(struct decoder *decoder) { in push_frame() function
78 push_frame(decoder); in decoder_push()
94 push_frame(decoder); in decoder_push()
/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libavfilter/
H A Df_interleave.c51 inline static int push_frame(AVFilterContext *ctx) in push_frame() function
102 return push_frame(ctx); in filter_frame()
202 return push_frame(ctx); in request_frame()
H A Davf_showwaves.c148 inline static int push_frame(AVFilterLink *outlink) in push_frame() function
177 push_frame(outlink); in request_frame()
280 if ((ret = push_frame(outlink)) < 0) in filter_frame()
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/libavfilter/
H A Df_interleave.c51 inline static int push_frame(AVFilterContext *ctx) in push_frame() function
102 return push_frame(ctx); in filter_frame()
202 return push_frame(ctx); in request_frame()
H A Davf_showwaves.c148 inline static int push_frame(AVFilterLink *outlink) in push_frame() function
177 push_frame(outlink); in request_frame()
280 if ((ret = push_frame(outlink)) < 0) in filter_frame()
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavfilter/
H A Df_loop.c266 static int push_frame(AVFilterContext *ctx) in push_frame() function
314 ret = push_frame(ctx); in filter_frame()
335 ret = push_frame(ctx); in request_frame()
339 ret = push_frame(ctx); in request_frame()
H A Df_interleave.c55 inline static int push_frame(AVFilterContext *ctx) in push_frame() function
106 return push_frame(ctx); in filter_frame()
207 return push_frame(ctx); in request_frame()
/dports/devel/godot-tools/godot-3.2.3-stable/servers/audio/effects/
H A Daudio_stream_generator.cpp88 bool AudioStreamGeneratorPlayback::push_frame(const Vector2 &p_frame) { in push_frame() function in AudioStreamGeneratorPlayback
199 ClassDB::bind_method(D_METHOD("push_frame", "frame"), &AudioStreamGeneratorPlayback::push_frame); in _bind_methods()
H A Daudio_stream_generator.h86 bool push_frame(const Vector2 &p_frame);
/dports/devel/godot/godot-3.2.3-stable/servers/audio/effects/
H A Daudio_stream_generator.cpp88 bool AudioStreamGeneratorPlayback::push_frame(const Vector2 &p_frame) { in push_frame() function in AudioStreamGeneratorPlayback
199 ClassDB::bind_method(D_METHOD("push_frame", "frame"), &AudioStreamGeneratorPlayback::push_frame); in _bind_methods()
H A Daudio_stream_generator.h86 bool push_frame(const Vector2 &p_frame);
/dports/devel/yasm/yasm-1.3.0/modules/objfmts/win64/tests/gas/
H A Dwin64-gas-sce.asm7 push_frame 16 label
/dports/math/pari/pari-2.13.3/src/language/
H A Danal.h47 void push_frame(GEN C, long lpc, long flag);
/dports/devel/godot-tools/godot-demo-projects-8d9d58f112d8/audio/generator/
H A DREADME.md13 It uses the `push_frame()` method on an [`AudioStreamGeneratorPlayback`](https://docs.godotengine.o…
H A Dgenerator_demo.gd14 playback.push_frame(Vector2.ONE * sin(phase * TAU)) # Audio frames are stereo.
/dports/www/p5-Jifty/Jifty-1.50430/lib/Jifty/Plugin/Halo/
H A DMason.pm32 my $frame = Jifty::Plugin::Halo->push_frame(
/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libavcodec/
H A Dlibstagefright.cpp175 goto push_frame; in decode_thread()
187 goto push_frame; in decode_thread()
194 goto push_frame; in decode_thread()
237 push_frame: in decode_thread()
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/libavcodec/
H A Dlibstagefright.cpp175 goto push_frame; in decode_thread()
187 goto push_frame; in decode_thread()
194 goto push_frame; in decode_thread()
237 push_frame: in decode_thread()
/dports/devel/py-mypy/mypy-0.910/mypy/
H A Dbinder.py112 def push_frame(self) -> Frame: member in ConditionalTypeBinder
404 new_frame = self.push_frame()
424 yield self.push_frame()
/dports/devel/boost-python-libs/boost_1_72_0/boost/asio/
H A Dawaitable.hpp88 frame_->push_frame(&h.promise()); in await_suspend()
/dports/audio/carla/Carla-2.4.1/source/modules/hylia/link/asio/
H A Dawaitable.hpp87 frame_->push_frame(&h.promise()); in await_suspend()
/dports/emulators/citra-qt5/citra-ac98458e0/externals/boost/boost/asio/
H A Dawaitable.hpp88 frame_->push_frame(&h.promise()); in await_suspend()
/dports/emulators/citra/citra-ac98458e0/externals/boost/boost/asio/
H A Dawaitable.hpp88 frame_->push_frame(&h.promise()); in await_suspend()
/dports/devel/boost-libs/boost_1_72_0/boost/asio/
H A Dawaitable.hpp88 frame_->push_frame(&h.promise()); in await_suspend()

12345678910>>...13