Home
last modified time | relevance | path

Searched refs:set_channel_position (Results 1 – 8 of 8) sorted by relevance

/dports/games/lugaru/lugaru-c7b99378439735c60f84869b05c6ebde53083667/Source/Audio/
H A Dopenal_wrapper.cpp58 static void set_channel_position(const int channel, const float x, in set_channel_position() function
104 set_channel_position(i, p[0], p[1], p[2]); in OPENAL_3D_Listener_SetAttributes()
118 set_channel_position(channel, pos[0], pos[1], -pos[2]); in OPENAL_3D_SetAttributes()
135 set_channel_position(channel, pos.x, pos.y, -pos.z); in OPENAL_3D_SetAttributes_()
299 set_channel_position(channel, 0.0f, 0.0f, 0.0f); in OPENAL_PlaySoundEx()
/dports/multimedia/gstreamermm/gstreamermm-1.10.0/gstreamer/gstreamermm/
H A Daudioringbuffer.h702 void set_channel_position(const Gst::AudioChannelPosition& position);
H A Daudioringbuffer.cc938 void AudioRingBuffer::set_channel_position(const Gst::AudioChannelPosition& position) in set_channel_position() function in Gst::AudioRingBuffer
/dports/x11-toolkits/scintilla/scite/src/
H A Ddataflex.properties27 saverecord self send set set_argument_size set_attribute set_channel_position set_date_attribute se…
H A DEmbedded.properties3143 saverecord self send set set_argument_size set_attribute set_channel_position set_date_attribute se…
/dports/editors/scite/scite/src/
H A Ddataflex.properties27 saverecord self send set set_argument_size set_attribute set_channel_position set_date_attribute se…
H A DEmbedded.properties3143 saverecord self send set set_argument_size set_attribute set_channel_position set_date_attribute se…
/dports/multimedia/gstreamermm/gstreamermm-1.10.0/gstreamer/src/
H A Daudioringbuffer.hg218 …_WRAP_METHOD(void set_channel_position(const Gst::AudioChannelPosition& position), gst_audio_ring_…