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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/ffmpeg-0.5.1/libavformat/
H A Drtpdec.c377 int delta_timestamp; local
380 delta_timestamp = timestamp - s->last_rtcp_timestamp;
383 pkt->pts = addend + delta_timestamp;

Completed in 89 milliseconds