Home
last modified time | relevance | path

Searched refs:mpg123_eq (Results 1 – 24 of 24) sorted by relevance

/dports/audio/mpg123/mpg123-1.29.3/src/
H A Dequalizer.c41 mpg123_eq(mh, MPG123_LEFT, i, e0); in load_equalizer()
42 mpg123_eq(mh, MPG123_RIGHT, i, e1); in load_equalizer()
H A Dcontrol_generic.c744 for(cn=0; cn < 1; ++cn) mpg123_eq(fr, MPG123_LEFT|MPG123_RIGHT, cn, b); in control_generic()
746 for(cn=1; cn < 2; ++cn) mpg123_eq(fr, MPG123_LEFT|MPG123_RIGHT, cn, m); in control_generic()
748 for(cn=2; cn < 32; ++cn) mpg123_eq(fr, MPG123_LEFT|MPG123_RIGHT, cn, t); in control_generic()
763 if(mpg123_eq(fr, c, v, e) == MPG123_OK) in control_generic()
/dports/audio/sdl2_mixer/SDL2_mixer-2.0.4/external/mpg123-1.25.6/src/
H A Dequalizer.c36 mpg123_eq(mh, MPG123_LEFT, i, e0); in load_equalizer()
37 mpg123_eq(mh, MPG123_RIGHT, i, e1); in load_equalizer()
H A Dcontrol_generic.c646 for(cn=0; cn < 1; ++cn) mpg123_eq(fr, MPG123_LEFT|MPG123_RIGHT, cn, b); in control_generic()
649 for(cn=1; cn < 2; ++cn) mpg123_eq(fr, MPG123_LEFT|MPG123_RIGHT, cn, m); in control_generic()
652 for(cn=2; cn < 32; ++cn) mpg123_eq(fr, MPG123_LEFT|MPG123_RIGHT, cn, t); in control_generic()
667 if(mpg123_eq(fr, c, v, e) == MPG123_OK) in control_generic()
/dports/audio/sdl2_mixer/SDL2_mixer-2.0.4/external/mpg123-1.25.6/ports/
H A Dmpg123_.pas210mpg123_eq: function(mh: Pmpg123_handle; channel: Tmpg123_channels; band: Longint; val: double): Lo… in h()
438 mpg123_eq := GetProcAddress(hlib, 'mpg123_eq');
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/win32/mpg123/libmpg123/
H A Dmpg123.h453 EXPORT int mpg123_eq(mpg123_handle *mh, enum mpg123_channels channel, int band, double val);
/dports/audio/sdl2_mixer/SDL2_mixer-2.0.4/external/mpg123-1.25.6/ports/MSVC++/2008clr/mpg123clr/
H A Dmpg123clr.cpp560 mpg123clr::mpg::ErrorCode mpg123clr::mpg123::mpg123_eq(mpg123clr::mpg::channels channel, int band, … in mpg123_eq() function in mpg123clr::mpg123
562 return (mpg123clr::mpg::ErrorCode) ::mpg123_eq(mh, (mpg123_channels)channel, band, fval); in mpg123_eq()
H A Dmpg123clr.h678 …mpg123clr::mpg::ErrorCode __clrcall mpg123_eq(mpg123clr::mpg::channels channel, int band, double f…
/dports/audio/sdl2_mixer/SDL2_mixer-2.0.4/external/mpg123-1.25.6/
H A DNEWS.libmpg12328 - mpg123_eq(NULL, ...) == MPG123_BAD_HANDLE (was: MPG123_ERR)
/dports/audio/mpg123/mpg123-1.29.3/
H A DNEWS.libmpg12363 - mpg123_eq(NULL, ...) == MPG123_BAD_HANDLE (was: MPG123_ERR)
/dports/audio/welle.io/welle.io-66675c9a4160c644a5ade5bf7a0cd0647647f33c/src/libs/mpg123/
H A Dmpg123.h805 MPG123_EXPORT int mpg123_eq( mpg123_handle *mh
H A Dlibmpg123.c397 int attribute_align_arg mpg123_eq(mpg123_handle *mh, enum mpg123_channels channel, int band, double… in mpg123_eq() function
H A Dmpg123.h.in805 MPG123_EXPORT int mpg123_eq( mpg123_handle *mh
/dports/audio/sdl2_mixer/SDL2_mixer-2.0.4/external/mpg123-1.25.6/android/
H A Dmpg123.h805 MPG123_EXPORT int mpg123_eq( mpg123_handle *mh
/dports/audio/sdl2_mixer/SDL2_mixer-2.0.4/VisualC/external/include/
H A Dmpg123.h805 MPG123_EXPORT int mpg123_eq( mpg123_handle *mh
/dports/audio/sdl2_mixer/SDL2_mixer-2.0.4/Xcode/Frameworks/mpg123.framework/Versions/A/Headers/
H A Dmpg123.h805 MPG123_EXPORT int mpg123_eq( mpg123_handle *mh
/dports/games/vkquake/vkQuake-1.12.2/Windows/codecs/include/
H A Dmpg123.h716 MPG123_EXPORT int mpg123_eq(mpg123_handle *mh, enum mpg123_channels channel, int band, double val);
/dports/audio/zmusic/ZMusic-1.1.8/thirdparty/
H A Dmpg123.h707 MPG123_EXPORT int mpg123_eq(mpg123_handle *mh, enum mpg123_channels channel, int band, double val);
/dports/audio/mpg123/mpg123-1.29.3/src/libmpg123/
H A Dlibmpg123.c455 int attribute_align_arg mpg123_eq(mpg123_handle *mh, enum mpg123_channels channel, int band, double… in mpg123_eq() function
478 return mpg123_eq(mh, channel, band, val); in mpg123_eq2()
H A Dmpg123.h.in62 #define mpg123_eq mpg123_eq2 macro
1077 MPG123_EXPORT int mpg123_eq( mpg123_handle *mh
1083 * This is actually called instead of mpg123_eq() unless MPG123_ENUM_API
/dports/audio/sdl2_mixer/SDL2_mixer-2.0.4/external/mpg123-1.25.6/src/libmpg123/
H A Dlibmpg123.c397 int attribute_align_arg mpg123_eq(mpg123_handle *mh, enum mpg123_channels channel, int band, double… in mpg123_eq() function
H A Dmpg123.h.in805 MPG123_EXPORT int mpg123_eq( mpg123_handle *mh
/dports/multimedia/musikcube/musikcube-0.96.7/src/plugins/mpg123decoder/include/
H A Dmpg123.h.in805 MPG123_EXPORT int mpg123_eq( mpg123_handle *mh
/dports/audio/sdl2_mixer/SDL2_mixer-2.0.4/external/
H A Dmpg123-1.25.6.patch1291 +MPG123_EXPORT int mpg123_eq( mpg123_handle *mh