Home
last modified time | relevance | path

Searched defs:mp3 (Results 1 – 25 of 347) sorted by relevance

12345678910>>...14

/dports/games/ags/ags_linux_v.3.4.4.1/Engine/libsrc/almp3/
H A Dalmp3.c181 static void almp3_autopoll_mp3(void *mp3) { in almp3_autopoll_mp3()
318 ALMP3_MP3 *mp3; in almp3_create_mp3() local
504 void almp3_destroy_mp3(ALMP3_MP3 *mp3) { in almp3_destroy_mp3()
555 void almp3_stop_mp3(ALMP3_MP3 *mp3) { in almp3_stop_mp3()
570 void almp3_rewind_mp3(ALMP3_MP3 *mp3) { in almp3_rewind_mp3()
691 int almp3_poll_mp3(ALMP3_MP3 *mp3) { in almp3_poll_mp3()
924 int almp3_get_bitrate_mp3(ALMP3_MP3 *mp3) { in almp3_get_bitrate_mp3()
929 int almp3_get_layer_mp3(ALMP3_MP3 *mp3) { in almp3_get_layer_mp3()
1082 int almp3_is_playing_mp3(ALMP3_MP3 *mp3) { in almp3_is_playing_mp3()
1090 int almp3_is_looping_mp3(ALMP3_MP3 *mp3) { in almp3_is_looping_mp3()
[all …]
/dports/audio/csound/csound-6.15.0/InOut/libmpadec/
H A Dmp3dec.c27 register struct mp3dec_t *mp3 = in mp3dec_init() local
44 register struct mp3dec_t *mp3 = (struct mp3dec_t *)mp3dec; in mp3dec_init_file() local
184 register struct mp3dec_t *mp3 = (struct mp3dec_t *)mp3dec; in mp3dec_uninit() local
199 register struct mp3dec_t *mp3 = (struct mp3dec_t *)mp3dec; in mp3dec_reset() local
217 register struct mp3dec_t *mp3 = (struct mp3dec_t *)mp3dec; in mp3dec_configure() local
229 register struct mp3dec_t *mp3 = (struct mp3dec_t *)mp3dec; in mp3dec_get_info() local
251 register struct mp3dec_t *mp3 = (struct mp3dec_t *)mp3dec; in mp3dec_decode() local
310 register struct mp3dec_t *mp3 = (struct mp3dec_t *)mp3dec; in mp3dec_seek() local
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/Core/HLE/
H A DsceMp3.cpp103 static AuCtx *getMp3Ctx(u32 mp3) { in getMp3Ctx()
127 auto mp3 = new AuCtx; in __Mp3DoState() local
181 static int sceMp3ResetPlayPosition(u32 mp3) { in sceMp3ResetPlayPosition()
384 static int sceMp3Init(u32 mp3) { in sceMp3Init()
458 static int sceMp3GetLoopNum(u32 mp3) { in sceMp3GetLoopNum()
515 static int sceMp3GetMp3ChannelNum(u32 mp3) { in sceMp3GetMp3ChannelNum()
530 static int sceMp3GetBitRate(u32 mp3) { in sceMp3GetBitRate()
545 static int sceMp3GetSamplingRate(u32 mp3) { in sceMp3GetSamplingRate()
586 static int sceMp3ReleaseMp3Handle(u32 mp3) { in sceMp3ReleaseMp3Handle()
610 static u32 sceMp3GetFrameNum(u32 mp3) { in sceMp3GetFrameNum()
[all …]
/dports/emulators/ppsspp/ppsspp-1.12.3/Core/HLE/
H A DsceMp3.cpp103 static AuCtx *getMp3Ctx(u32 mp3) { in getMp3Ctx()
127 auto mp3 = new AuCtx; in __Mp3DoState() local
181 static int sceMp3ResetPlayPosition(u32 mp3) { in sceMp3ResetPlayPosition()
384 static int sceMp3Init(u32 mp3) { in sceMp3Init()
458 static int sceMp3GetLoopNum(u32 mp3) { in sceMp3GetLoopNum()
515 static int sceMp3GetMp3ChannelNum(u32 mp3) { in sceMp3GetMp3ChannelNum()
530 static int sceMp3GetBitRate(u32 mp3) { in sceMp3GetBitRate()
545 static int sceMp3GetSamplingRate(u32 mp3) { in sceMp3GetSamplingRate()
586 static int sceMp3ReleaseMp3Handle(u32 mp3) { in sceMp3ReleaseMp3Handle()
610 static u32 sceMp3GetFrameNum(u32 mp3) { in sceMp3GetFrameNum()
[all …]
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/Core/HLE/
H A DsceMp3.cpp103 static AuCtx *getMp3Ctx(u32 mp3) { in getMp3Ctx()
127 auto mp3 = new AuCtx; in __Mp3DoState() local
181 static int sceMp3ResetPlayPosition(u32 mp3) { in sceMp3ResetPlayPosition()
384 static int sceMp3Init(u32 mp3) { in sceMp3Init()
458 static int sceMp3GetLoopNum(u32 mp3) { in sceMp3GetLoopNum()
515 static int sceMp3GetMp3ChannelNum(u32 mp3) { in sceMp3GetMp3ChannelNum()
530 static int sceMp3GetBitRate(u32 mp3) { in sceMp3GetBitRate()
545 static int sceMp3GetSamplingRate(u32 mp3) { in sceMp3GetSamplingRate()
586 static int sceMp3ReleaseMp3Handle(u32 mp3) { in sceMp3ReleaseMp3Handle()
610 static u32 sceMp3GetFrameNum(u32 mp3) { in sceMp3GetFrameNum()
[all …]
/dports/audio/p5-Audio-Scan/Audio-Scan-1.01/src/
H A Dmp3.c26 mp3info *mp3 = _mp3_parse(infile, file, info); in get_mp3fileinfo() local
228 static short _mp3_get_average_bitrate(mp3info *mp3, uint32_t offset, uint32_t audio_size) in _mp3_get_average_bitrate()
327 _parse_xing(mp3info *mp3) in _parse_xing()
533 _is_mp3x_profile(mp3info *mp3) in _is_mp3x_profile()
553 _is_mp3_profile(mp3info *mp3) in _is_mp3_profile()
584 mp3info *mp3; in _mp3_parse() local
916 mp3info *mp3 = _mp3_parse(infile, file, info); in mp3_find_frame() local
1047 _mp3_skip(mp3info *mp3, uint32_t size) in _mp3_skip()
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavformat/
H A Dmp3enc.c145 MP3Context *mp3 = s->priv_data; in mp3_write_xing() local
290 static void mp3_xing_add_frame(MP3Context *mp3, AVPacket *pkt) in mp3_xing_add_frame()
318 MP3Context *mp3 = s->priv_data; in mp3_write_audio_packet() local
383 MP3Context *mp3 = s->priv_data; in mp3_queue_flush() local
401 MP3Context *mp3 = s->priv_data; in mp3_update_xing() local
473 MP3Context *mp3 = s->priv_data; in mp3_write_trailer() local
522 MP3Context *mp3 = s->priv_data; in mp3_write_packet() local
567 MP3Context *mp3 = s->priv_data; in mp3_init() local
612 MP3Context *mp3 = s->priv_data; in mp3_write_header() local
633 MP3Context *mp3 = s->priv_data; in mp3_deinit() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavformat/
H A Dmp3enc.c133 MP3Context *mp3 = s->priv_data; in mp3_write_xing() local
278 static void mp3_xing_add_frame(MP3Context *mp3, AVPacket *pkt) in mp3_xing_add_frame()
306 MP3Context *mp3 = s->priv_data; in mp3_write_audio_packet() local
371 MP3Context *mp3 = s->priv_data; in mp3_queue_flush() local
389 MP3Context *mp3 = s->priv_data; in mp3_update_xing() local
460 MP3Context *mp3 = s->priv_data; in mp3_write_trailer() local
509 MP3Context *mp3 = s->priv_data; in mp3_write_packet() local
554 MP3Context *mp3 = s->priv_data; in mp3_init() local
599 MP3Context *mp3 = s->priv_data; in mp3_write_header() local
620 MP3Context *mp3 = s->priv_data; in mp3_deinit() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavformat/
H A Dmp3enc.c145 MP3Context *mp3 = s->priv_data; in mp3_write_xing() local
290 static void mp3_xing_add_frame(MP3Context *mp3, AVPacket *pkt) in mp3_xing_add_frame()
318 MP3Context *mp3 = s->priv_data; in mp3_write_audio_packet() local
383 MP3Context *mp3 = s->priv_data; in mp3_queue_flush() local
401 MP3Context *mp3 = s->priv_data; in mp3_update_xing() local
472 MP3Context *mp3 = s->priv_data; in mp3_write_trailer() local
521 MP3Context *mp3 = s->priv_data; in mp3_write_packet() local
566 MP3Context *mp3 = s->priv_data; in mp3_init() local
611 MP3Context *mp3 = s->priv_data; in mp3_write_header() local
632 MP3Context *mp3 = s->priv_data; in mp3_deinit() local
/dports/multimedia/handbrake/ffmpeg-4.4/libavformat/
H A Dmp3enc.c145 MP3Context *mp3 = s->priv_data; in mp3_write_xing() local
290 static void mp3_xing_add_frame(MP3Context *mp3, AVPacket *pkt) in mp3_xing_add_frame()
318 MP3Context *mp3 = s->priv_data; in mp3_write_audio_packet() local
383 MP3Context *mp3 = s->priv_data; in mp3_queue_flush() local
401 MP3Context *mp3 = s->priv_data; in mp3_update_xing() local
473 MP3Context *mp3 = s->priv_data; in mp3_write_trailer() local
522 MP3Context *mp3 = s->priv_data; in mp3_write_packet() local
567 MP3Context *mp3 = s->priv_data; in mp3_init() local
612 MP3Context *mp3 = s->priv_data; in mp3_write_header() local
633 MP3Context *mp3 = s->priv_data; in mp3_deinit() local
/dports/devel/boost-docs/boost_1_72_0/libs/spirit/classic/test/
H A Dmulti_pass_tests.cpp92 boost::scoped_ptr<default_multi_pass_t> mp3(new default_multi_pass_t(b)); in test_default_multi_pass() local
145 boost::scoped_ptr<default_multi_pass_t> mp3(new default_multi_pass_t(b)); in test_default_multi_pass() local
236 boost::scoped_ptr<default_multi_pass_t> mp3(new default_multi_pass_t(b)); in test_default_multi_pass() local
293 boost::scoped_ptr<fixed_multi_pass_t> mp3(new fixed_multi_pass_t(*mp2)); in test_fixed_multi_pass() local
345 boost::scoped_ptr<fixed_multi_pass_t> mp3(new fixed_multi_pass_t(*mp2)); in test_fixed_multi_pass() local
458 boost::scoped_ptr<first_owner_multi_pass_t> mp3(new first_owner_multi_pass_t(*mp2)); in test_first_owner_multi_pass() local
510 boost::scoped_ptr<first_owner_multi_pass_t> mp3(new first_owner_multi_pass_t(*mp2)); in test_first_owner_multi_pass() local
600 boost::scoped_ptr<first_owner_multi_pass_t> mp3(new first_owner_multi_pass_t(*mp2)); in test_first_owner_multi_pass() local
/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libavformat/
H A Dmp3enc.c117 MP3Context *mp3 = s->priv_data; in mp3_write_xing() local
233 static void mp3_xing_add_frame(MP3Context *mp3, AVPacket *pkt) in mp3_xing_add_frame()
261 MP3Context *mp3 = s->priv_data; in mp3_write_audio_packet() local
307 MP3Context *mp3 = s->priv_data; in mp3_queue_flush() local
327 MP3Context *mp3 = s->priv_data; in mp3_update_xing() local
354 MP3Context *mp3 = s->priv_data; in mp3_write_trailer() local
418 MP3Context *mp3 = s->priv_data; in mp3_write_packet() local
475 MP3Context *mp3 = s->priv_data; in mp3_write_header() local
H A Dmp3dec.c104 MP3DecContext *mp3 = s->priv_data; in read_xing_toc() local
139 MP3DecContext *mp3 = s->priv_data; in mp3_parse_info_tag() local
259 MP3DecContext *mp3 = s->priv_data; in mp3_parse_vbri_tag() local
283 MP3DecContext *mp3 = s->priv_data; in mp3_parse_vbr_tags() local
322 MP3DecContext *mp3 = s->priv_data; in mp3_read_header() local
363 MP3DecContext *mp3 = s->priv_data; in mp3_read_packet() local
410 MP3DecContext *mp3 = s->priv_data; in mp3_seek() local
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/spirit/classic/test/
H A Dmulti_pass_tests.cpp92 boost::scoped_ptr<default_multi_pass_t> mp3(new default_multi_pass_t(b)); in test_default_multi_pass() local
145 boost::scoped_ptr<default_multi_pass_t> mp3(new default_multi_pass_t(b)); in test_default_multi_pass() local
236 boost::scoped_ptr<default_multi_pass_t> mp3(new default_multi_pass_t(b)); in test_default_multi_pass() local
293 boost::scoped_ptr<fixed_multi_pass_t> mp3(new fixed_multi_pass_t(*mp2)); in test_fixed_multi_pass() local
345 boost::scoped_ptr<fixed_multi_pass_t> mp3(new fixed_multi_pass_t(*mp2)); in test_fixed_multi_pass() local
458 boost::scoped_ptr<first_owner_multi_pass_t> mp3(new first_owner_multi_pass_t(*mp2)); in test_first_owner_multi_pass() local
510 boost::scoped_ptr<first_owner_multi_pass_t> mp3(new first_owner_multi_pass_t(*mp2)); in test_first_owner_multi_pass() local
600 boost::scoped_ptr<first_owner_multi_pass_t> mp3(new first_owner_multi_pass_t(*mp2)); in test_first_owner_multi_pass() local
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/libs/spirit/classic/test/
H A Dmulti_pass_tests.cpp92 boost::scoped_ptr<default_multi_pass_t> mp3(new default_multi_pass_t(b)); in test_default_multi_pass() local
145 boost::scoped_ptr<default_multi_pass_t> mp3(new default_multi_pass_t(b)); in test_default_multi_pass() local
236 boost::scoped_ptr<default_multi_pass_t> mp3(new default_multi_pass_t(b)); in test_default_multi_pass() local
293 boost::scoped_ptr<fixed_multi_pass_t> mp3(new fixed_multi_pass_t(*mp2)); in test_fixed_multi_pass() local
345 boost::scoped_ptr<fixed_multi_pass_t> mp3(new fixed_multi_pass_t(*mp2)); in test_fixed_multi_pass() local
458 boost::scoped_ptr<first_owner_multi_pass_t> mp3(new first_owner_multi_pass_t(*mp2)); in test_first_owner_multi_pass() local
510 boost::scoped_ptr<first_owner_multi_pass_t> mp3(new first_owner_multi_pass_t(*mp2)); in test_first_owner_multi_pass() local
600 boost::scoped_ptr<first_owner_multi_pass_t> mp3(new first_owner_multi_pass_t(*mp2)); in test_first_owner_multi_pass() local
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/spirit/classic/test/
H A Dmulti_pass_tests.cpp92 boost::scoped_ptr<default_multi_pass_t> mp3(new default_multi_pass_t(b)); in test_default_multi_pass() local
145 boost::scoped_ptr<default_multi_pass_t> mp3(new default_multi_pass_t(b)); in test_default_multi_pass() local
236 boost::scoped_ptr<default_multi_pass_t> mp3(new default_multi_pass_t(b)); in test_default_multi_pass() local
293 boost::scoped_ptr<fixed_multi_pass_t> mp3(new fixed_multi_pass_t(*mp2)); in test_fixed_multi_pass() local
345 boost::scoped_ptr<fixed_multi_pass_t> mp3(new fixed_multi_pass_t(*mp2)); in test_fixed_multi_pass() local
458 boost::scoped_ptr<first_owner_multi_pass_t> mp3(new first_owner_multi_pass_t(*mp2)); in test_first_owner_multi_pass() local
510 boost::scoped_ptr<first_owner_multi_pass_t> mp3(new first_owner_multi_pass_t(*mp2)); in test_first_owner_multi_pass() local
600 boost::scoped_ptr<first_owner_multi_pass_t> mp3(new first_owner_multi_pass_t(*mp2)); in test_first_owner_multi_pass() local
/dports/databases/percona57-server/boost_1_59_0/libs/spirit/classic/test/
H A Dmulti_pass_tests.cpp92 boost::scoped_ptr<default_multi_pass_t> mp3(new default_multi_pass_t(b)); in test_default_multi_pass() local
145 boost::scoped_ptr<default_multi_pass_t> mp3(new default_multi_pass_t(b)); in test_default_multi_pass() local
236 boost::scoped_ptr<default_multi_pass_t> mp3(new default_multi_pass_t(b)); in test_default_multi_pass() local
293 boost::scoped_ptr<fixed_multi_pass_t> mp3(new fixed_multi_pass_t(*mp2)); in test_fixed_multi_pass() local
345 boost::scoped_ptr<fixed_multi_pass_t> mp3(new fixed_multi_pass_t(*mp2)); in test_fixed_multi_pass() local
458 boost::scoped_ptr<first_owner_multi_pass_t> mp3(new first_owner_multi_pass_t(*mp2)); in test_first_owner_multi_pass() local
510 boost::scoped_ptr<first_owner_multi_pass_t> mp3(new first_owner_multi_pass_t(*mp2)); in test_first_owner_multi_pass() local
600 boost::scoped_ptr<first_owner_multi_pass_t> mp3(new first_owner_multi_pass_t(*mp2)); in test_first_owner_multi_pass() local
/dports/databases/xtrabackup/boost_1_59_0/libs/spirit/classic/test/
H A Dmulti_pass_tests.cpp92 boost::scoped_ptr<default_multi_pass_t> mp3(new default_multi_pass_t(b)); in test_default_multi_pass() local
145 boost::scoped_ptr<default_multi_pass_t> mp3(new default_multi_pass_t(b)); in test_default_multi_pass() local
236 boost::scoped_ptr<default_multi_pass_t> mp3(new default_multi_pass_t(b)); in test_default_multi_pass() local
293 boost::scoped_ptr<fixed_multi_pass_t> mp3(new fixed_multi_pass_t(*mp2)); in test_fixed_multi_pass() local
345 boost::scoped_ptr<fixed_multi_pass_t> mp3(new fixed_multi_pass_t(*mp2)); in test_fixed_multi_pass() local
458 boost::scoped_ptr<first_owner_multi_pass_t> mp3(new first_owner_multi_pass_t(*mp2)); in test_first_owner_multi_pass() local
510 boost::scoped_ptr<first_owner_multi_pass_t> mp3(new first_owner_multi_pass_t(*mp2)); in test_first_owner_multi_pass() local
600 boost::scoped_ptr<first_owner_multi_pass_t> mp3(new first_owner_multi_pass_t(*mp2)); in test_first_owner_multi_pass() local
/dports/databases/percona57-client/boost_1_59_0/libs/spirit/classic/test/
H A Dmulti_pass_tests.cpp92 boost::scoped_ptr<default_multi_pass_t> mp3(new default_multi_pass_t(b)); in test_default_multi_pass() local
145 boost::scoped_ptr<default_multi_pass_t> mp3(new default_multi_pass_t(b)); in test_default_multi_pass() local
236 boost::scoped_ptr<default_multi_pass_t> mp3(new default_multi_pass_t(b)); in test_default_multi_pass() local
293 boost::scoped_ptr<fixed_multi_pass_t> mp3(new fixed_multi_pass_t(*mp2)); in test_fixed_multi_pass() local
345 boost::scoped_ptr<fixed_multi_pass_t> mp3(new fixed_multi_pass_t(*mp2)); in test_fixed_multi_pass() local
458 boost::scoped_ptr<first_owner_multi_pass_t> mp3(new first_owner_multi_pass_t(*mp2)); in test_first_owner_multi_pass() local
510 boost::scoped_ptr<first_owner_multi_pass_t> mp3(new first_owner_multi_pass_t(*mp2)); in test_first_owner_multi_pass() local
600 boost::scoped_ptr<first_owner_multi_pass_t> mp3(new first_owner_multi_pass_t(*mp2)); in test_first_owner_multi_pass() local
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/libavformat/
H A Dmp3enc.c117 MP3Context *mp3 = s->priv_data; in mp3_write_xing() local
233 static void mp3_xing_add_frame(MP3Context *mp3, AVPacket *pkt) in mp3_xing_add_frame()
261 MP3Context *mp3 = s->priv_data; in mp3_write_audio_packet() local
307 MP3Context *mp3 = s->priv_data; in mp3_queue_flush() local
327 MP3Context *mp3 = s->priv_data; in mp3_update_xing() local
354 MP3Context *mp3 = s->priv_data; in mp3_write_trailer() local
418 MP3Context *mp3 = s->priv_data; in mp3_write_packet() local
475 MP3Context *mp3 = s->priv_data; in mp3_write_header() local
/dports/devel/boost-libs/boost_1_72_0/libs/spirit/classic/test/
H A Dmulti_pass_tests.cpp92 boost::scoped_ptr<default_multi_pass_t> mp3(new default_multi_pass_t(b)); in test_default_multi_pass() local
145 boost::scoped_ptr<default_multi_pass_t> mp3(new default_multi_pass_t(b)); in test_default_multi_pass() local
236 boost::scoped_ptr<default_multi_pass_t> mp3(new default_multi_pass_t(b)); in test_default_multi_pass() local
293 boost::scoped_ptr<fixed_multi_pass_t> mp3(new fixed_multi_pass_t(*mp2)); in test_fixed_multi_pass() local
345 boost::scoped_ptr<fixed_multi_pass_t> mp3(new fixed_multi_pass_t(*mp2)); in test_fixed_multi_pass() local
458 boost::scoped_ptr<first_owner_multi_pass_t> mp3(new first_owner_multi_pass_t(*mp2)); in test_first_owner_multi_pass() local
510 boost::scoped_ptr<first_owner_multi_pass_t> mp3(new first_owner_multi_pass_t(*mp2)); in test_first_owner_multi_pass() local
600 boost::scoped_ptr<first_owner_multi_pass_t> mp3(new first_owner_multi_pass_t(*mp2)); in test_first_owner_multi_pass() local
/dports/devel/boost-python-libs/boost_1_72_0/libs/spirit/classic/test/
H A Dmulti_pass_tests.cpp92 boost::scoped_ptr<default_multi_pass_t> mp3(new default_multi_pass_t(b)); in test_default_multi_pass() local
145 boost::scoped_ptr<default_multi_pass_t> mp3(new default_multi_pass_t(b)); in test_default_multi_pass() local
236 boost::scoped_ptr<default_multi_pass_t> mp3(new default_multi_pass_t(b)); in test_default_multi_pass() local
293 boost::scoped_ptr<fixed_multi_pass_t> mp3(new fixed_multi_pass_t(*mp2)); in test_fixed_multi_pass() local
345 boost::scoped_ptr<fixed_multi_pass_t> mp3(new fixed_multi_pass_t(*mp2)); in test_fixed_multi_pass() local
458 boost::scoped_ptr<first_owner_multi_pass_t> mp3(new first_owner_multi_pass_t(*mp2)); in test_first_owner_multi_pass() local
510 boost::scoped_ptr<first_owner_multi_pass_t> mp3(new first_owner_multi_pass_t(*mp2)); in test_first_owner_multi_pass() local
600 boost::scoped_ptr<first_owner_multi_pass_t> mp3(new first_owner_multi_pass_t(*mp2)); in test_first_owner_multi_pass() local
/dports/devel/hyperscan/boost_1_75_0/libs/spirit/classic/test/
H A Dmulti_pass_tests.cpp92 boost::scoped_ptr<default_multi_pass_t> mp3(new default_multi_pass_t(b)); in test_default_multi_pass() local
145 boost::scoped_ptr<default_multi_pass_t> mp3(new default_multi_pass_t(b)); in test_default_multi_pass() local
236 boost::scoped_ptr<default_multi_pass_t> mp3(new default_multi_pass_t(b)); in test_default_multi_pass() local
293 boost::scoped_ptr<fixed_multi_pass_t> mp3(new fixed_multi_pass_t(*mp2)); in test_fixed_multi_pass() local
345 boost::scoped_ptr<fixed_multi_pass_t> mp3(new fixed_multi_pass_t(*mp2)); in test_fixed_multi_pass() local
458 boost::scoped_ptr<first_owner_multi_pass_t> mp3(new first_owner_multi_pass_t(*mp2)); in test_first_owner_multi_pass() local
510 boost::scoped_ptr<first_owner_multi_pass_t> mp3(new first_owner_multi_pass_t(*mp2)); in test_first_owner_multi_pass() local
600 boost::scoped_ptr<first_owner_multi_pass_t> mp3(new first_owner_multi_pass_t(*mp2)); in test_first_owner_multi_pass() local
/dports/print/scribus-devel/scribus-1.5.7/scribus/
H A Dcanvasmode_editmeshpatch.cpp149 MeshPoint mp3 = patch.BR; in drawControlsMeshPatch() local
168 MeshPoint mp3 = patch.BR; in drawControlsMeshPatch() local
806 MeshPoint mp3 = patch.BR; in mousePressEvent() local
836 MeshPoint mp3 = patch.BR; in mousePressEvent() local
868 MeshPoint mp3 = patch.BR; in mousePressEvent() local
909 MeshPoint mp3 = patch.BR; in mousePressEvent() local
937 MeshPoint mp3 = patch.BR; in mousePressEvent() local
1037 QPointF mp3 = QPointF(patch.BR.gridPoint.x(), patch.BR.gridPoint.y()); in snapToOtherPatch() local
/dports/audio/mp3info/mp3info-0.8.5a/
H A Dmp3tech.c69 int get_mp3_info(mp3info *mp3,int scantype, int fullscan_vbr) in get_mp3_info()
153 int get_first_header(mp3info *mp3, long startpos) in get_first_header()
190 int get_next_header(mp3info *mp3) in get_next_header()
297 int get_id3(mp3info *mp3) { in get_id3()
363 int write_tag(mp3info *mp3) { in write_tag()

12345678910>>...14