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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavformat/
H A Dthp.c32 int compoff; member in struct:ThpDemuxContext
77 thp->compoff = avio_rb32(pb);
86 avio_seek (pb, thp->compoff, SEEK_SET);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Dthp.c32 int compoff; member in struct:ThpDemuxContext
84 thp->compoff = avio_rb32(pb);
93 avio_seek (pb, thp->compoff, SEEK_SET);

Completed in 38 milliseconds