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

/frameworks/base/media/libmediaplayerservice/
H A DVorbisPlayer.h71 static long vp_ftell(void *);
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 712 milliseconds