Lines Matching refs:timestamp
37 uint32_t timestamp;
66 AVStream *st, AVPacket *pkt, uint32_t *timestamp,
83 *timestamp = vp8->timestamp;
171 // later packets from the same frame (matching timestamp),
196 old_timestamp = vp8->timestamp;
206 vp8->timestamp = *timestamp;
216 if (vp8->timestamp != *timestamp) {
244 *timestamp = old_timestamp;