Home
last modified time | relevance | path

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

/dports/audio/libopenmpt/libopenmpt-0.6.0+release.autotools/soundlib/
H A DSampleFormatMP3.cpp210 struct MPG123Handle in ReadMP3Sample() struct
213 MPG123Handle() : mh(mpg123_new(0, nullptr)) { } in ReadMP3Sample() argument
214 ~MPG123Handle() { mpg123_delete(mh); } in ReadMP3Sample() argument
232 MPG123Handle mh; in ReadMP3Sample()
311 MPG123Handle mh; in ReadMP3Sample()
394 MPG123Handle mh; in ReadMP3Sample()