Home
last modified time | relevance | path

Searched refs:InitMP3 (Results 1 – 25 of 31) sorted by relevance

12

/dports/audio/aacgain/aacgain-1.8/mp3gain/mpglibDBL/
H A Dinterface.h39 BOOL InitMP3(PMPSTR mp);
H A Dinterface.c30 BOOL InitMP3( PMPSTR mp) in InitMP3() function
580 InitMP3(mp); in decodeMP3()
/dports/audio/sdl_sound/SDL_sound-1.0.3/decoders/
H A Dmpglib.c153 InitMP3(&mpg->mp);
283 InitMP3(&mpg->mp);
/dports/emulators/vice/vice-3.5/src/lib/liblame/mpglib/
H A Dinterface.h31 int InitMP3(PMPSTR mp);
H A Dinterface.c53 InitMP3(PMPSTR mp) in InitMP3() function
389 InitMP3(mp); /* Less error prone to just to reinitialise. */ in decode_reset()
/dports/audio/lame/lame-3.100/mpglib/
H A Dinterface.h31 int InitMP3(PMPSTR mp);
H A Dinterface.c53 InitMP3(PMPSTR mp) in InitMP3() function
392 InitMP3(mp); /* Less error prone to just to reinitialise. */ in decode_reset()
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/liblame/mpglib/
H A Dinterface.h31 int InitMP3(PMPSTR mp);
H A Dinterface.c53 InitMP3(PMPSTR mp) in InitMP3() function
389 InitMP3(mp); /* Less error prone to just to reinitialise. */ in decode_reset()
/dports/audio/sdl_sound/SDL_sound-1.0.3/decoders/mpglib/
H A Dmain.c17 InitMP3(&mp); in main()
H A Dmpglib_sdlsound.h52 BOOL InitMP3(struct mpstr *mp);
H A Dinterface.c14 BOOL InitMP3(struct mpstr *mp) in InitMP3() function
/dports/games/ags/ags_linux_v.3.4.4.1/Engine/libsrc/almp3-2.0.5/decoder/
H A Dmpglib.h42 int InitMP3(struct mpstr *mp);
H A Dinterface.c11 int InitMP3(struct mpstr *mp) in InitMP3() function
/dports/games/ags/ags_linux_v.3.4.4.1/Common/libinclude/
H A Dmpglib.h42 int InitMP3(struct mp3str *mp);
/dports/emulators/vice/vice-3.5/src/lib/liblame/libmp3lame/
H A Dmpglib_interface.c96 (void) InitMP3(&mp); in lame_decode_init()
333 InitMP3(hip); in hip_decode_init()
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/liblame/libmp3lame/
H A Dmpglib_interface.c96 (void) InitMP3(&mp); in lame_decode_init()
333 InitMP3(hip); in hip_decode_init()
/dports/audio/lame/lame-3.100/libmp3lame/
H A Dmpglib_interface.c96 (void) InitMP3(&mp); in lame_decode_init()
334 InitMP3(hip); in hip_decode_init()
/dports/audio/cutmp3/cutmp3-3.0.1/
H A Dmpglib.h174 BOOL InitMP3(void);
H A Dmpglib.c1132 BOOL InitMP3(void) in InitMP3() function
1385 if (gmp==NULL) InitMP3(); in get_framelevel()
H A DChangelog169 finally(?!) fixed the bug in silence seeking which was a too small malloc() in InitMP3() in mpglib.c
/dports/emulators/vice/vice-3.5/src/lib/liblame/ACM/
H A DDecodeStream.cpp125 bResult = bool(InitMP3(&my_DecodeData) != 0); in open()
/dports/audio/lame/lame-3.100/ACM/
H A DDecodeStream.cpp125 bResult = bool(InitMP3(&my_DecodeData) != 0); in open()
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/liblame/ACM/
H A DDecodeStream.cpp125 bResult = bool(InitMP3(&my_DecodeData) != 0); in open()
/dports/games/ags/ags_linux_v.3.4.4.1/Engine/libsrc/almp3/
H A Dalmp3.c192 InitMP3(&(mp3->mpeg)); in almp3_reinit_decoder_mp3()
355 InitMP3(&test_mpeg); in almp3_create_mp3()
406 InitMP3(&(mp3->mpeg)); in almp3_create_mp3()
1128 InitMP3(&(mp3->mpeg)); in almp3_reinit_decoder_mp3stream()
1273 InitMP3(&test_mpeg); in almp3_create_mp3stream()
1348 InitMP3(&(mp3->mpeg)); in almp3_create_mp3stream()

12