Home
last modified time | relevance | path

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

/reactos/sdk/lib/3rdparty/libmpg123/
H A Dlfs_alias.c129 int NATIVE_NAME(mpg123_decode_frame)(mpg123_handle *mh, lfs_alias_t *num, unsigned char **audio, si…
130 int attribute_align_arg ALIAS_NAME(mpg123_decode_frame)(mpg123_handle *mh, lfs_alias_t *num, unsign… in ALIAS_NAME() argument
132 return NATIVE_NAME(mpg123_decode_frame)(mh, num, audio, bytes); in ALIAS_NAME()
H A Dlfs_wrap.c164 #undef mpg123_decode_frame
166 int attribute_align_arg mpg123_decode_frame(mpg123_handle *mh, long *num, unsigned char **audio, si… in mpg123_decode_frame() function
171 err = MPG123_LARGENAME(mpg123_decode_frame)(mh, &largenum, audio, bytes); in mpg123_decode_frame()
H A Dlibmpg123.c898 int attribute_align_arg mpg123_decode_frame(mpg123_handle *mh, off_t *num, unsigned char **audio, s… in mpg123_decode_frame() function
/reactos/sdk/include/reactos/libs/libmpg123/
H A Dmpg123.h99 #define mpg123_decode_frame MPG123_LARGENAME(mpg123_decode_frame) macro
767 MPG123_EXPORT int mpg123_decode_frame( mpg123_handle *mh