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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Doggparsevp8.c77 static uint64_t vp8_gptopts(AVFormatContext *s, int idx, uint64_t granule, int64_t *dts) function
116 os->lastpts = os->lastdts = vp8_gptopts(s, idx, os->granule, NULL) - duration;
135 .gptopts = vp8_gptopts,

Completed in 102 milliseconds