HomeSort by relevance Sort by last modified time
    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:__anon35294
  /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:__anon28536

Completed in 30 milliseconds