Lines Matching defs:pts
503 buf->pts = get_unaligned_le32(&data[2]);
723 delta_stc = buf->pts - (1UL << 31);
742 stream->dev->name, buf->pts,
802 u32 pts;
835 pts = get_unaligned_le32(&data[2]);
844 if (stream->stats.frame.pts != pts) {
853 stream->stats.frame.pts = pts;
911 "%u/%u/%u pts (%searly %sinitial), %u/%u scr, "
912 "last pts/stc/sof %u/%u/%u\n",
919 frame->pts, frame->scr_stc, frame->scr_sof);
968 "pts: %u early, %u initial, %u ok\n",