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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Ddxa.c36 int64_t wavpos, vidpos; member in struct:__anon3474
125 c->wavpos = avio_tell(pb);
162 avio_seek(s->pb, c->wavpos, SEEK_SET);
169 c->wavpos = avio_tell(s->pb);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavformat/
H A Ddxa.c34 int64_t wavpos, vidpos; member in struct:__anon2132
121 c->wavpos = avio_tell(pb);
158 avio_seek(s->pb, c->wavpos, SEEK_SET);
165 c->wavpos = avio_tell(s->pb);

Completed in 70 milliseconds