Home
last modified time | relevance | path

Searched refs:sframe (Results 176 – 200 of 230) sorted by relevance

12345678910

/dports/math/octave-forge-ltfat/ltfat/src/modules/libphaseret/src/
H A Drtisila.c142 const LTFAT_REAL* sframe, LTFAT_REAL* frameupd, LTFAT_COMPLEX* c) in PHASERET_NAME()
153 PHASERET_NAME(force_magnitude)(p->fftframe, sframe, M2, p->fftframe); in PHASERET_NAME()
/dports/devel/fpc-sdl/fpc-3.2.2/packages/sdl/src/
H A Dpowersdl.inc142 function SDL_CDPlay(cdrom : pSDL_CD; sframe : LongInt; length : LongInt) : LongInt; syscall basesys…
176 function SDL_CDPlayTracks(cdrom : pSDL_CD; strack : LongInt; sframe : LongInt; ntracks : LongInt; n…
/dports/lang/fpc-source/fpc-3.2.2/packages/sdl/src/
H A Dpowersdl.inc142 function SDL_CDPlay(cdrom : pSDL_CD; sframe : LongInt; length : LongInt) : LongInt; syscall basesys…
176 function SDL_CDPlayTracks(cdrom : pSDL_CD; strack : LongInt; sframe : LongInt; ntracks : LongInt; n…
/dports/games/scummvm/scummvm-2.5.1/engines/ags/engine/ac/
H A Dcharacter.h180 …o *chap, int loopn, int sppd, int rept, int noidleoverride = 0, int direction = 0, int sframe = 0);
H A Dobject.cpp123 …rom(ScriptObject *objj, int loop, int delay, int repeat, int blocking, int direction, int sframe) { in Object_AnimateFrom() argument
138 AnimateObjectImpl(objj->id, loop, delay, repeat, direction, blocking, sframe); in Object_AnimateFrom()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/call/
H A Drtp_video_sender.cc228 crypto_options.sframe.require_frame_encryption; in CreateRtpStreamSenders()
264 crypto_options.sframe.require_frame_encryption; in CreateRtpStreamSenders()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/call/
H A Drtp_video_sender.cc231 crypto_options.sframe.require_frame_encryption; in CreateRtpStreamSenders()
267 crypto_options.sframe.require_frame_encryption; in CreateRtpStreamSenders()
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/call/
H A Drtp_video_sender.cc232 crypto_options.sframe.require_frame_encryption; in CreateRtpStreamSenders()
271 crypto_options.sframe.require_frame_encryption; in CreateRtpStreamSenders()
/dports/lang/gforth/gforth-0.7.3/arch/shboom/
H A Ddis2.fs205 bf , ," sframe"
H A Ddis.fs207 op bf sframe
/dports/net-im/tg_owt/tg_owt-d578c76/src/call/
H A Drtp_video_sender.cc231 crypto_options.sframe.require_frame_encryption; in CreateRtpStreamSenders()
267 crypto_options.sframe.require_frame_encryption; in CreateRtpStreamSenders()
/dports/net-im/tg_owt/tg_owt-d578c76/src/audio/
H A Daudio_receive_stream_unittest.cc370 new_config_1.crypto_options.sframe.require_frame_encryption = true; in TEST()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/audio/
H A Daudio_receive_stream_unittest.cc368 new_config_1.crypto_options.sframe.require_frame_encryption = true; in TEST()
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/audio/
H A Daudio_receive_stream_unittest.cc411 new_config_1.crypto_options.sframe.require_frame_encryption = true; in TEST()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/audio/
H A Daudio_receive_stream_unittest.cc407 new_config_1.crypto_options.sframe.require_frame_encryption = true; in TEST()
/dports/multimedia/gstreamer1/gstreamer-1.16.2/libs/gst/base/
H A Dgstbaseparse.c4249 GstBaseParseFrame *sframe = NULL; in gst_base_parse_find_frame() local
4275 sframe = parse->priv->scanned_frame; in gst_base_parse_find_frame()
4278 if (ret != GST_FLOW_OK || !sframe) in gst_base_parse_find_frame()
4282 *pos = sframe->offset; in gst_base_parse_find_frame()
4283 buf = sframe->buffer; in gst_base_parse_find_frame()
4295 if (sframe) in gst_base_parse_find_frame()
4296 gst_base_parse_frame_free (sframe); in gst_base_parse_find_frame()
/dports/mail/exmh2/exmh-2.9.0/lib/
H A Dfileselect.tcl139 Widget_Frame $w.file sframe
H A DpgpMatch.tcl545 Widget_Frame $w.key sframe
/dports/editors/emacs/emacs-27.2/lisp/
H A Dframe.el1045 (let ((sframe (selected-frame))
1049 (while (and (not (eq frame sframe))
1055 (while (and (not (eq frame sframe))
/dports/graphics/swftools/swftools-0.9.2/src/
H A Dswfcombine.c740 int sframe = 0; in write_master() local
754 sframe++; in write_master()
/dports/misc/urh/urh-2.9.2/src/urh/controller/
H A DMainController.py824 … frame_protos = {sframe: protocol for sframe, protocol in self.signal_protocol_dict.items() if
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/video/
H A Dvideo_receive_stream.cc720 (!config_.crypto_options.sframe.require_frame_encryption || in HandleFrameBufferTimeout()
/dports/net-im/tg_owt/tg_owt-d578c76/src/video/
H A Dvideo_receive_stream.cc718 (!config_.crypto_options.sframe.require_frame_encryption || in HandleFrameBufferTimeout()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/video/
H A Dvideo_receive_stream.cc718 (!config_.crypto_options.sframe.require_frame_encryption || in HandleFrameBufferTimeout()
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/video/
H A Dvideo_receive_stream.cc732 (!config_.crypto_options.sframe.require_frame_encryption || in HandleFrameBufferTimeout()

12345678910