Home | History | Annotate | Download | only in src

Lines Matching defs:ts

626 	guint64 ts = 0;
659 &ts);
679 if ((ts != parent->current_timestamp) &&
713 parent->current_timestamp = ts;
716 LOG_V( "Starting current frame %d, timestamp %"G_GINT64_FORMAT"\n", mix_video_vc1_counter++, ts);
760 LOG_V( "Setting bufentry %x for mixbuffer %x ts to %"G_GINT64_FORMAT"\n", (guint)bufentry, (guint)bufentry->buf, ts);
761 bufentry->timestamp = ts;
772 data, ts, discontinuity);
809 bufentry->timestamp = ts;
1364 LOG_V( "Processing skipped frame %x, frame_id set to %d, ts %"G_GINT64_FORMAT"\n", (guint)skip_frame, (guint)frameid, timestamp);
1718 //While the head of the queue has timestamp == current ts