Searched refs:tell_func (Results 1 – 2 of 2) sorted by relevance
/external/tremolo/Tremolo/ | ||
D | ivorbisfile.h | 63 long (*tell_func) (void *datasource); member |
D | vorbisfile.c | 513 vf->offset=vf->end=(vf->callbacks.tell_func)(vf->datasource); in _open_seekable2() |