Home
last modified time | relevance | path

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

/dports/audio/mous/mous-2.0.1/plugins/mpg123/
H A DMpg123Decoder.cpp67 duration_ = mpg123_tpf(handle_) * 1000.f * unit_count_; in Open()
/dports/audio/sdl2_mixer/SDL2_mixer-2.0.4/external/mpg123-1.25.6/src/
H A Dterm.c173 pause_cycle=(int)(LOOP_CYCLES/mpg123_tpf(fr));
289 if(paused) pause_cycle=(int)(LOOP_CYCLES/mpg123_tpf(fr));
/dports/audio/mpg123/mpg123-1.29.3/src/
H A Dterm.c181 pause_cycle=(int)(LOOP_CYCLES/mpg123_tpf(fr)); in pause_recycle()
297 if(paused) pause_cycle=(int)(LOOP_CYCLES/mpg123_tpf(fr)); in term_handle_key()
/dports/audio/sdl2_mixer/SDL2_mixer-2.0.4/external/mpg123-1.25.6/ports/
H A Dmpg123_.pas275 mpg123_tpf: function(mh: Pmpg123_handle): double; cdecl; in h()
447 mpg123_tpf := GetProcAddress(hlib, 'mpg123_tpf');
/dports/audio/welle.io/welle.io-66675c9a4160c644a5ade5bf7a0cd0647647f33c/src/libs/mpg123/
H A Dparse.c902 double attribute_align_arg mpg123_tpf(mpg123_handle *fr) in mpg123_tpf() function
926 tpf = mpg123_tpf(fr); in mpg123_position()
988 tpf = mpg123_tpf(fr); in get_songlen()
H A Dmpg123.h954 MPG123_EXPORT double mpg123_tpf(mpg123_handle *mh);
H A Dlibmpg123.c1078 return (off_t)(seconds/mpg123_tpf(mh)); in mpg123_timeframe()
H A Dmpg123.h.in954 MPG123_EXPORT double mpg123_tpf(mpg123_handle *mh);
/dports/audio/mpg123/mpg123-1.29.3/src/libmpg123/
H A Dparse.c974 double attribute_align_arg mpg123_tpf(mpg123_handle *fr) in mpg123_tpf() function
998 tpf = mpg123_tpf(fr); in mpg123_position()
1060 tpf = mpg123_tpf(fr); in get_songlen()
H A Dlibmpg123.c1216 return (off_t)(seconds/mpg123_tpf(mh)); in mpg123_timeframe()
H A Dmpg123.h.in1340 MPG123_EXPORT double mpg123_tpf(mpg123_handle *mh);
/dports/audio/sdl2_mixer/SDL2_mixer-2.0.4/external/mpg123-1.25.6/src/libmpg123/
H A Dparse.c921 double attribute_align_arg mpg123_tpf(mpg123_handle *fr) in mpg123_tpf() function
945 tpf = mpg123_tpf(fr); in mpg123_position()
1007 tpf = mpg123_tpf(fr); in get_songlen()
H A Dlibmpg123.c1078 return (off_t)(seconds/mpg123_tpf(mh)); in mpg123_timeframe()
H A Dmpg123.h.in954 MPG123_EXPORT double mpg123_tpf(mpg123_handle *mh);
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/win32/mpg123/libmpg123/
H A Dmpg123.h554 EXPORT double mpg123_tpf(mpg123_handle *mh);
/dports/audio/sdl2_mixer/SDL2_mixer-2.0.4/external/mpg123-1.25.6/ports/MSVC++/2008clr/mpg123clr/
H A Dmpg123clr.cpp679 double mpg123clr::mpg123::mpg123_tpf(void) in mpg123_tpf() function in mpg123clr::mpg123
681 return ::mpg123_tpf(mh); in mpg123_tpf()
H A Dmpg123clr.h791 double __clrcall mpg123_tpf(void);
/dports/audio/sdl2_mixer/SDL2_mixer-2.0.4/external/mpg123-1.25.6/android/
H A Dmpg123.h954 MPG123_EXPORT double mpg123_tpf(mpg123_handle *mh);
/dports/audio/sdl2_mixer/SDL2_mixer-2.0.4/VisualC/external/include/
H A Dmpg123.h954 MPG123_EXPORT double mpg123_tpf(mpg123_handle *mh);
/dports/audio/sdl2_mixer/SDL2_mixer-2.0.4/Xcode/Frameworks/mpg123.framework/Versions/A/Headers/
H A Dmpg123.h954 MPG123_EXPORT double mpg123_tpf(mpg123_handle *mh);
/dports/games/vkquake/vkQuake-1.12.2/Windows/codecs/include/
H A Dmpg123.h832 MPG123_EXPORT double mpg123_tpf(mpg123_handle *mh);
/dports/audio/zmusic/ZMusic-1.1.8/thirdparty/
H A Dmpg123.h819 MPG123_EXPORT double mpg123_tpf(mpg123_handle *mh);
/dports/multimedia/musikcube/musikcube-0.96.7/src/plugins/mpg123decoder/include/
H A Dmpg123.h.in954 MPG123_EXPORT double mpg123_tpf(mpg123_handle *mh);
/dports/audio/sdl2_mixer/SDL2_mixer-2.0.4/external/
H A Dmpg123-1.25.6.patch1440 +MPG123_EXPORT double mpg123_tpf(mpg123_handle *mh);