Searched refs:timestamp_end (Results 1 – 5 of 5) sorted by relevance
248 uint32_t timestamp_end = 0u; in RenderBufferSizeMs() local251 jitter_buffer_.RenderBufferSize(×tamp_start, ×tamp_end); in RenderBufferSizeMs()252 if (timestamp_start == timestamp_end) { in RenderBufferSizeMs()260 uint32_t render_end = timing_->RenderTimeMs(timestamp_end, now_ms); in RenderBufferSizeMs()
211 void RenderBufferSize(uint32_t* timestamp_start, uint32_t* timestamp_end);
1159 uint32_t* timestamp_end) { in RenderBufferSize() argument1163 *timestamp_end = 0; in RenderBufferSize()1168 *timestamp_end = decodable_frames_.Back()->TimeStamp(); in RenderBufferSize()
34 uint64_t timestamp_end; member
109 result->u64 = pq->result.timestamp_end - pq->result.timestamp_start; in swr_get_query_result()207 pq->result.timestamp_end = swr_get_timestamp(pipe->screen); in swr_end_query()