Searched defs:vp_ftell (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/media/libmediaplayerservice/
H A DVorbisPlayer.cpp102 long curpos = vp_ftell(me);
128 long VorbisPlayer::vp_ftell(void *me) { function in class:android::VorbisPlayer
175 (long (*)(void *)) vp_ftell

Completed in 297 milliseconds