Home
last modified time | relevance | path

Searched defs:mp3file (Results 1 – 20 of 20) sorted by relevance

/dports/devel/allegro5/allegro5-5.2.7.0/addons/acodec/
H A Dmp3.c131 MP3FILE *mp3file = (MP3FILE *) stream->extra; in mp3_stream_seek() local
164 MP3FILE *mp3file = (MP3FILE *) stream->extra; in mp3_stream_rewind() local
171 MP3FILE *mp3file = (MP3FILE *) stream->extra; in mp3_stream_get_position() local
178 MP3FILE *mp3file = (MP3FILE *) stream->extra; in mp3_stream_get_length() local
185 MP3FILE *mp3file = (MP3FILE *) stream->extra; in mp3_stream_set_loop() local
198 MP3FILE *mp3file = (MP3FILE *) stream->extra; in mp3_stream_update() local
247 MP3FILE *mp3file = (MP3FILE *) stream->extra; in mp3_stream_close() local
260 MP3FILE* mp3file = al_calloc(sizeof(MP3FILE), 1); in _al_load_mp3_audio_stream_f() local
/dports/audio/jid3lib/jid3lib-0.5.4/test/org/farng/mp3/
H A DMP3FileTest.java154 MP3File mp3file = new MP3File(new File(this.testMusicDirectory, this.testMusic[1])); in testAdjustID3v2Padding() local
244 MP3File mp3file = this.testMusicArray[0]; in testGetFrameAcrossTags() local
905 MP3File mp3file = this.testMusicArray[1]; in testSave() local
1316 MP3File mp3file = new MP3File(); in testSetFrameAcrossTags() local
H A DMiscellaneousTest.java131 MP3File mp3file = this.testMusicArray[0]; in testJohnMartinWCOP() local
/dports/audio/py-fmoo-audiotools/audiotools-3.0/audiotools/
H A Dmp3.py502 def __find_next_mp3_frame__(cls, mp3file): argument
538 def __find_mp3_start__(cls, mp3file): argument
562 def __find_last_mp3_frame__(cls, mp3file): argument
/dports/audio/mp3plot/mp3plot-0.6.0/src/
H A Dmp3_file.h61 class mp3file; variable
H A Dmp3_file.cc49 mp3file::mp3file(const string & file_path) in mp3file() function in mp3plot::mp3file
/dports/audio/mp3plot/mp3plot-0.6.0/src/plotters/
H A Dbitrate_plotter.h43 class mp3file; variable
/dports/audio/jid3lib/jid3lib-0.5.4/src/org/farng/mp3/filename/
H A DFilenameTag.java47 private MP3File mp3file = null; field in FilenameTag
164 public void setMp3file(final MP3File mp3file) { in setMp3file()
/dports/audio/libmp3splt/libmp3splt-0.9.2/plugins/
H A Dmp3_utils.c227 struct splt_mp3 *mp3file = &mp3state->mp3file; in splt_mp3_xing_content_size() local
262 struct splt_mp3 mp3file = mp3state->mp3file; in splt_mp3_xing_frame_has_lame() local
310 int splt_mp3_get_samples_per_frame(struct splt_mp3 *mp3file) in splt_mp3_get_samples_per_frame()
H A Dmp3.h145 struct splt_mp3 mp3file; member
/dports/audio/jid3lib/jid3lib-0.5.4/src/org/farng/mp3/
H A DMP3File.java119 private File mp3file; field in MP3File
545 public void setMp3file(final File mp3file) { in setMp3file()
/dports/audio/mp3unicode/mp3unicode-1.2.1/
H A Dmp3unicode.cpp341 TagLib::MPEG::File mp3file(argv[i]); in main() local
/dports/devel/libnaji/libnaji-0.6.4.src/
H A Dnaji_mp3.c55 struct fileinfo mp3file; variable
/dports/audio/atunes/atunes-3.1.2/src/net/sourceforge/atunes/kernel/modules/tags/
H A DJAudiotaggerTagAdapter.java253 org.jaudiotagger.audio.mp3.MP3File mp3file = (org.jaudiotagger.audio.mp3.MP3File) audioFile; in writeTagToFile() local
/dports/graphics/swftools/swftools-0.9.2/src/
H A Dswfextract.c1059 static FILE*mp3file=0; variable
/dports/audio/cutmp3/cutmp3-3.0.1/
H A Dmain.c32 FILE *mp3file, *timefile; variable
/dports/audio/grip/grip-4.2.2/src/
H A Dgrip.h268 char mp3file[MAX_NUM_CPU][PATH_MAX]; member
/dports/devel/umbrello/umbrello-21.12.3/lib/kdev5-php/
H A Dphpfunctions.php96961 function streamMP3($mp3file, $skip){}
/dports/devel/umbrello/umbrello-21.12.3/lib/kdev4-php/
H A Dphpfunctions.php96961 function streamMP3($mp3file, $skip){}
/dports/devel/kdev-php/kdev-php-21.12.3/
H A Dphpfunctions.php160515 function streamMP3($mp3file, $skip){}