Searched refs:temp_copied_total (Results 1 – 3 of 3) sorted by relevance
209 u64 temp_copied_total = tstamp->copied_total; in sst_platform_compr_pointer() local214 do_div(temp_copied_total, cstream->runtime->buffer_size); in sst_platform_compr_pointer()
755 uint64_t temp_copied_total; in q6apm_dai_compr_set_params() 759 temp_copied_total = tstamp->copied_total; in q6apm_dai_compr_set_params() 760 tstamp->byte_offset = do_div(temp_copied_total, prtd->pcm_size); in q6apm_dai_compr_set_params() 666 uint64_t temp_copied_total; q6apm_dai_compr_pointer() local
1050 uint64_t temp_copied_total; in q6asm_dai_compr_pointer() local1055 temp_copied_total = tstamp->copied_total; in q6asm_dai_compr_pointer()1056 tstamp->byte_offset = do_div(temp_copied_total, prtd->pcm_size); in q6asm_dai_compr_pointer()