Searched refs:next_sample_offset (Results 1 – 3 of 3) sorted by relevance
298 batch->next_sample_offset = align(batch->next_sample_offset, size); in fd_hw_sample_init()299 samp->offset = batch->next_sample_offset; in fd_hw_sample_init()304 batch->next_sample_offset += size; in fd_hw_sample_init()340 uint32_t tile_stride = batch->next_sample_offset; in fd_hw_query_prepare()356 batch->next_sample_offset = 0; in fd_hw_query_prepare()
226 uint32_t next_sample_offset; member
2736 guint64 next_sample_offset; in prefill_get_sample_size() local2739 next_sample_offset = in prefill_get_sample_size()2745 return (next_sample_offset - qpad->sample_offset) * qpad->sample_size; in prefill_get_sample_size()2775 guint64 next_sample_offset; in prefill_get_next_timestamp() local2778 next_sample_offset = in prefill_get_next_timestamp()2784 return gst_util_uint64_scale (next_sample_offset, GST_SECOND, in prefill_get_next_timestamp()