Home
last modified time | relevance | path

Searched refs:TIME_SAMPLES (Results 1 – 25 of 258) sorted by relevance

1234567891011

/dports/multimedia/audacious-plugins/audacious-plugins-4.1/src/waveout/
H A Dwaveout.cc301 t.wType = TIME_SAMPLES; in get_delay()
303 if (waveOutGetPosition (device, & t, sizeof t) == MMSYSERR_NOERROR && t.wType == TIME_SAMPLES) in get_delay()
/dports/emulators/yuzu/yuzu-0b47f7a46/externals/cubeb/src/
H A Dcubeb_winmm.c562 time.wType = TIME_SAMPLES; in winmm_stream_destroy()
696 time.wType = TIME_SAMPLES; in winmm_stream_get_position()
700 if (r != MMSYSERR_NOERROR || time.wType != TIME_SAMPLES) { in winmm_stream_get_position()
717 time.wType = TIME_SAMPLES; in winmm_stream_get_latency()
722 if (r != MMSYSERR_NOERROR || time.wType != TIME_SAMPLES) { in winmm_stream_get_latency()
/dports/www/firefox-esr/firefox-91.8.0/media/libcubeb/src/
H A Dcubeb_winmm.c562 time.wType = TIME_SAMPLES; in winmm_stream_destroy()
696 time.wType = TIME_SAMPLES; in winmm_stream_get_position()
700 if (r != MMSYSERR_NOERROR || time.wType != TIME_SAMPLES) { in winmm_stream_get_position()
717 time.wType = TIME_SAMPLES; in winmm_stream_get_latency()
722 if (r != MMSYSERR_NOERROR || time.wType != TIME_SAMPLES) { in winmm_stream_get_latency()
/dports/lang/spidermonkey60/firefox-60.9.0/media/libcubeb/src/
H A Dcubeb_winmm.c562 time.wType = TIME_SAMPLES; in winmm_stream_destroy()
696 time.wType = TIME_SAMPLES; in winmm_stream_get_position()
700 if (r != MMSYSERR_NOERROR || time.wType != TIME_SAMPLES) { in winmm_stream_get_position()
717 time.wType = TIME_SAMPLES; in winmm_stream_get_latency()
722 if (r != MMSYSERR_NOERROR || time.wType != TIME_SAMPLES) { in winmm_stream_get_latency()
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/rust/cubeb-sys/libcubeb/src/
H A Dcubeb_winmm.c563 time.wType = TIME_SAMPLES; in winmm_stream_destroy()
697 time.wType = TIME_SAMPLES; in winmm_stream_get_position()
701 if (r != MMSYSERR_NOERROR || time.wType != TIME_SAMPLES) { in winmm_stream_get_position()
718 time.wType = TIME_SAMPLES; in winmm_stream_get_latency()
723 if (r != MMSYSERR_NOERROR || time.wType != TIME_SAMPLES) { in winmm_stream_get_latency()
/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/cubeb-sys-0.5.5/libcubeb/src/
H A Dcubeb_winmm.c562 time.wType = TIME_SAMPLES; in winmm_stream_destroy()
696 time.wType = TIME_SAMPLES; in winmm_stream_get_position()
700 if (r != MMSYSERR_NOERROR || time.wType != TIME_SAMPLES) { in winmm_stream_get_position()
717 time.wType = TIME_SAMPLES; in winmm_stream_get_latency()
722 if (r != MMSYSERR_NOERROR || time.wType != TIME_SAMPLES) { in winmm_stream_get_latency()
/dports/emulators/dolphin-emu/dolphin-3152428/Externals/cubeb/src/
H A Dcubeb_winmm.c555 time.wType = TIME_SAMPLES; in winmm_stream_destroy()
689 time.wType = TIME_SAMPLES; in winmm_stream_get_position()
693 if (r != MMSYSERR_NOERROR || time.wType != TIME_SAMPLES) { in winmm_stream_get_position()
710 time.wType = TIME_SAMPLES; in winmm_stream_get_latency()
715 if (r != MMSYSERR_NOERROR || time.wType != TIME_SAMPLES) { in winmm_stream_get_latency()
/dports/www/firefox/firefox-99.0/third_party/rust/cubeb-sys/libcubeb/src/
H A Dcubeb_winmm.c562 time.wType = TIME_SAMPLES; in winmm_stream_destroy()
696 time.wType = TIME_SAMPLES; in winmm_stream_get_position()
700 if (r != MMSYSERR_NOERROR || time.wType != TIME_SAMPLES) { in winmm_stream_get_position()
717 time.wType = TIME_SAMPLES; in winmm_stream_get_latency()
722 if (r != MMSYSERR_NOERROR || time.wType != TIME_SAMPLES) { in winmm_stream_get_latency()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/cubeb-sys/libcubeb/src/
H A Dcubeb_winmm.c562 time.wType = TIME_SAMPLES; in winmm_stream_destroy()
696 time.wType = TIME_SAMPLES; in winmm_stream_get_position()
700 if (r != MMSYSERR_NOERROR || time.wType != TIME_SAMPLES) { in winmm_stream_get_position()
717 time.wType = TIME_SAMPLES; in winmm_stream_get_latency()
722 if (r != MMSYSERR_NOERROR || time.wType != TIME_SAMPLES) { in winmm_stream_get_latency()
/dports/www/firefox-legacy/firefox-52.8.0esr/media/libcubeb/src/
H A Dcubeb_winmm.c556 time.wType = TIME_SAMPLES; in winmm_stream_destroy()
690 time.wType = TIME_SAMPLES; in winmm_stream_get_position()
694 if (r != MMSYSERR_NOERROR || time.wType != TIME_SAMPLES) { in winmm_stream_get_position()
711 time.wType = TIME_SAMPLES; in winmm_stream_get_latency()
716 if (r != MMSYSERR_NOERROR || time.wType != TIME_SAMPLES) { in winmm_stream_get_latency()
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/cubeb-sys/libcubeb/src/
H A Dcubeb_winmm.c562 time.wType = TIME_SAMPLES; in winmm_stream_destroy()
696 time.wType = TIME_SAMPLES; in winmm_stream_get_position()
700 if (r != MMSYSERR_NOERROR || time.wType != TIME_SAMPLES) { in winmm_stream_get_position()
717 time.wType = TIME_SAMPLES; in winmm_stream_get_latency()
722 if (r != MMSYSERR_NOERROR || time.wType != TIME_SAMPLES) { in winmm_stream_get_latency()
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/cubeb-sys/libcubeb/src/
H A Dcubeb_winmm.c562 time.wType = TIME_SAMPLES; in winmm_stream_destroy()
696 time.wType = TIME_SAMPLES; in winmm_stream_get_position()
700 if (r != MMSYSERR_NOERROR || time.wType != TIME_SAMPLES) { in winmm_stream_get_position()
717 time.wType = TIME_SAMPLES; in winmm_stream_get_latency()
722 if (r != MMSYSERR_NOERROR || time.wType != TIME_SAMPLES) { in winmm_stream_get_latency()
/dports/mail/thunderbird/thunderbird-91.8.0/media/libcubeb/src/
H A Dcubeb_winmm.c562 time.wType = TIME_SAMPLES; in winmm_stream_destroy()
696 time.wType = TIME_SAMPLES; in winmm_stream_get_position()
700 if (r != MMSYSERR_NOERROR || time.wType != TIME_SAMPLES) { in winmm_stream_get_position()
717 time.wType = TIME_SAMPLES; in winmm_stream_get_latency()
722 if (r != MMSYSERR_NOERROR || time.wType != TIME_SAMPLES) { in winmm_stream_get_latency()
/dports/lang/spidermonkey78/firefox-78.9.0/media/libcubeb/src/
H A Dcubeb_winmm.c562 time.wType = TIME_SAMPLES; in winmm_stream_destroy()
696 time.wType = TIME_SAMPLES; in winmm_stream_get_position()
700 if (r != MMSYSERR_NOERROR || time.wType != TIME_SAMPLES) { in winmm_stream_get_position()
717 time.wType = TIME_SAMPLES; in winmm_stream_get_latency()
722 if (r != MMSYSERR_NOERROR || time.wType != TIME_SAMPLES) { in winmm_stream_get_latency()
/dports/lang/zig-devel/zig-0.9.0/lib/std/os/windows/
H A Dwinmm.zig57 pub const TIME_SAMPLES = 0x0002;
/dports/lang/zig/zig-0.9.0/lib/std/os/windows/
H A Dwinmm.zig57 pub const TIME_SAMPLES = 0x0002;
/dports/multimedia/qmmp-qt5/qmmp-1.5.2/src/plugins/Output/waveout/
H A Doutputwaveout.cpp141 mmtime.wType = TIME_SAMPLES; in latency()
/dports/audio/milkytracker/MilkyTracker-1.03.00/src/milkyplay/drivers/windows/
H A DAudioDriver_MMSYSTEM.cpp326 mmtime.wType = TIME_SAMPLES; in getNumPlayedSamples()
/dports/games/q2pro/q2pro/source/
H A Dwin_dsound.c325 mmtime.wType = TIME_SAMPLES; in DS_GetDMAPos()
/dports/games/tremulous/tremulous/tremulous-1.1.0-src/src/win32/
H A Dwin_snd.c289 mmtime.wType = TIME_SAMPLES; in SNDDMA_GetDMAPos()
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Media/
H A Dmod.rs245 pub const TIME_SAMPLES: u32 = 2u32; const
/dports/games/uhexen2/hexen2source-1.5.9/engine/h2shared/
H A Dsnd_dsound.c342 mmtime.wType = TIME_SAMPLES; in S_DS_GetDMAPos()
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/winapi-0.2.8/src/
H A Dmmsystem.rs36 pub const TIME_SAMPLES: ::UINT = 0x0002; const
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/winapi-0.3.9/src/um/
H A Dmmsystem.rs43 pub const TIME_SAMPLES: UINT = 0x0002; const
/dports/devel/stylua/StyLua-0.11.0/cargo-crates/winapi-0.3.9/src/um/
H A Dmmsystem.rs43 pub const TIME_SAMPLES: UINT = 0x0002; const

1234567891011