Searched refs:theora_gptopts (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 Doggparsetheora.c128 theora_gptopts(AVFormatContext *ctx, int idx, uint64_t gp, int64_t *dts) function
152 .gptopts = theora_gptopts
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Doggparsetheora.c145 static uint64_t theora_gptopts(AVFormatContext *ctx, int idx, uint64_t gp, function
191 os->lastpts = os->lastdts = theora_gptopts(s, idx, os->granule, NULL) - duration;
212 .gptopts = theora_gptopts,

Completed in 97 milliseconds