Searched refs:last_pts_ns (Results 1 – 6 of 6) sorted by relevance
77 if (pts_ns <= webm_ctx->last_pts_ns) pts_ns = webm_ctx->last_pts_ns + 1000000; in write_webm_block()78 webm_ctx->last_pts_ns = pts_ns; in write_webm_block()
26 int64_t last_pts_ns; member
804 stream->webm_ctx.last_pts_ns = -1; in new_stream()
140 if (pts_ns <= webm_ctx->last_pts_ns) pts_ns = webm_ctx->last_pts_ns + 1000000; in write_webm_block()141 webm_ctx->last_pts_ns = pts_ns; in write_webm_block()
27 int64_t last_pts_ns; member
1357 stream->webm_ctx.last_pts_ns = -1; in new_stream()