HomeSort by relevance Sort by last modified time
    Searched defs:seek_func (Results 1 - 3 of 3) 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:__anon35658
  /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:__anon24516
  /external/curl/lib/
urldata.h 1063 curl_seek_callback seek_func; \/* function that seeks the input *\/ member in struct:connectdata
1556 curl_seek_callback seek_func; \/* function that seeks the input *\/ member in struct:UserDefined
    [all...]

Completed in 176 milliseconds