Home
last modified time | relevance | path

Searched refs:mpg123_volume (Results 1 – 22 of 22) sorted by relevance

/dports/audio/sdl2_mixer/SDL2_mixer-2.0.4/external/mpg123-1.25.6/ports/
H A Dmpg123_.pas214 mpg123_volume: function(mh: Pmpg123_handle; vol: double): Longint; cdecl; in h()
440 mpg123_volume := GetProcAddress(hlib, 'mpg123_volume');
/dports/audio/baresip/baresip-0.5.8/modules/rst/
H A Daudio.c203 mpg123_volume(st->mp3, 0.3); in alloc_handler()
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/win32/mpg123/libmpg123/
H A Dmpg123.h460 EXPORT int mpg123_volume(mpg123_handle *mh, double vol);
/dports/audio/sdl2_mixer/SDL2_mixer-2.0.4/external/mpg123-1.25.6/ports/MSVC++/2008clr/mpg123clr/
H A Dmpg123clr.cpp575 mpg123clr::mpg::ErrorCode mpg123clr::mpg123::mpg123_volume(double volume) in mpg123_volume() function in mpg123clr::mpg123
577 return (mpg123clr::mpg::ErrorCode) ::mpg123_volume(mh, volume); in mpg123_volume()
H A Dmpg123clr.h699 mpg123clr::mpg::ErrorCode __clrcall mpg123_volume(double volume);
/dports/audio/welle.io/welle.io-66675c9a4160c644a5ade5bf7a0cd0647647f33c/src/libs/mpg123/
H A Dframe.c943 return mpg123_volume(mh, change + (double) mh->p.outscale); in mpg123_volume_change()
946 int attribute_align_arg mpg123_volume(mpg123_handle *mh, double vol) in mpg123_volume() function
H A Dmpg123.h828 MPG123_EXPORT int mpg123_volume(mpg123_handle *mh, double vol);
H A Dmpg123.h.in828 MPG123_EXPORT int mpg123_volume(mpg123_handle *mh, double vol);
/dports/audio/sdl2_mixer/SDL2_mixer-2.0.4/external/mpg123-1.25.6/src/libmpg123/
H A Dframe.c943 return mpg123_volume(mh, change + (double) mh->p.outscale); in mpg123_volume_change()
946 int attribute_align_arg mpg123_volume(mpg123_handle *mh, double vol) in mpg123_volume() function
H A Dmpg123.h.in828 MPG123_EXPORT int mpg123_volume(mpg123_handle *mh, double vol);
/dports/audio/mpg123/mpg123-1.29.3/src/libmpg123/
H A Dframe.c984 return mpg123_volume(mh, change + (double) mh->p.outscale); in mpg123_volume_change()
987 int attribute_align_arg mpg123_volume(mpg123_handle *mh, double vol) in mpg123_volume() function
H A Dmpg123.h.in1135 MPG123_EXPORT int mpg123_volume(mpg123_handle *mh, double vol);
/dports/audio/sdl2_mixer/SDL2_mixer-2.0.4/external/mpg123-1.25.6/android/
H A Dmpg123.h828 MPG123_EXPORT int mpg123_volume(mpg123_handle *mh, double vol);
/dports/audio/sdl2_mixer/SDL2_mixer-2.0.4/VisualC/external/include/
H A Dmpg123.h828 MPG123_EXPORT int mpg123_volume(mpg123_handle *mh, double vol);
/dports/audio/sdl2_mixer/SDL2_mixer-2.0.4/Xcode/Frameworks/mpg123.framework/Versions/A/Headers/
H A Dmpg123.h828 MPG123_EXPORT int mpg123_volume(mpg123_handle *mh, double vol);
/dports/games/vkquake/vkQuake-1.12.2/Windows/codecs/include/
H A Dmpg123.h731 MPG123_EXPORT int mpg123_volume(mpg123_handle *mh, double vol);
/dports/audio/zmusic/ZMusic-1.1.8/thirdparty/
H A Dmpg123.h722 MPG123_EXPORT int mpg123_volume(mpg123_handle *mh, double vol);
/dports/audio/sdl2_mixer/SDL2_mixer-2.0.4/external/mpg123-1.25.6/src/
H A Dcontrol_generic.c754 mpg123_volume(fr, atof(arg)/100); in control_generic()
/dports/audio/mpg123/mpg123-1.29.3/src/
H A Dcontrol_generic.c850 mpg123_volume(fr, atof(arg)/100); in control_generic()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/formats/mod_shout/
H A Dmod_shout.c98 mpg123_volume(mh, globals.vol); in our_mpg123_new()
/dports/multimedia/musikcube/musikcube-0.96.7/src/plugins/mpg123decoder/include/
H A Dmpg123.h.in828 MPG123_EXPORT int mpg123_volume(mpg123_handle *mh, double vol);
/dports/audio/sdl2_mixer/SDL2_mixer-2.0.4/external/
H A Dmpg123-1.25.6.patch1314 +MPG123_EXPORT int mpg123_volume(mpg123_handle *mh, double vol);