Home
last modified time | relevance | path

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

/reactos/sdk/lib/3rdparty/libmpg123/
H A Dlfs_alias.c196 int attribute_align_arg ALIAS_NAME(mpg123_set_index)(mpg123_handle *mh, lfs_alias_t *offsets, lfs_a… in ALIAS_NAME() argument
H A Dlfs_wrap.c406 int attribute_align_arg mpg123_set_index(mpg123_handle *mh, long *offsets, long step, size_t fill) in mpg123_set_index() function
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