Home
last modified time | relevance | path

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

/reactos/sdk/lib/3rdparty/libmpg123/
H A Dlfs_alias.c195 int NATIVE_NAME(mpg123_set_index)(mpg123_handle *mh, lfs_alias_t *offsets, lfs_alias_t step, size_t…
196 int attribute_align_arg ALIAS_NAME(mpg123_set_index)(mpg123_handle *mh, lfs_alias_t *offsets, lfs_a… in ALIAS_NAME() argument
198 return NATIVE_NAME(mpg123_set_index)(mh, offsets, step, fill); in ALIAS_NAME()
H A Dlfs_wrap.c404 #undef mpg123_set_index
406 int attribute_align_arg mpg123_set_index(mpg123_handle *mh, long *offsets, long step, size_t fill) in mpg123_set_index() function
435 err = MPG123_LARGENAME(mpg123_set_index)(mh, indextmp, step, fill); in mpg123_set_index()
H A Dlibmpg123.c1673 int attribute_align_arg mpg123_set_index(mpg123_handle *mh, off_t *offsets, off_t step, size_t fill) in mpg123_set_index() function
/reactos/sdk/include/reactos/libs/libmpg123/
H A Dmpg123.h108 #define mpg123_set_index MPG123_LARGENAME(mpg123_set_index) macro
915 MPG123_EXPORT int mpg123_set_index( mpg123_handle *mh