OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:seek_func
(Results
1 - 2
of
2
) sorted by null
/external/tremolo/Tremolo/
ivorbisfile.h
56
* the right values. For
seek_func
(), you *MUST* return -1 if the stream is
61
int (*
seek_func
) (void *datasource, ogg_int64_t offset, int whence);
member in struct:__anon15866
/external/libvorbis/include/vorbis/
vorbisfile.h
36
* the right values. For
seek_func
(), you *MUST* return -1 if the stream is
41
int (*
seek_func
) (void *datasource, ogg_int64_t offset, int whence);
member in struct:__anon10849
Completed in 42 milliseconds