Searched refs:alg_zm_last (Results 1 – 1 of 1) sorted by relevance
556 unsigned int alg_xm_last, alg_ym_last, alg_zm_last; in cs_dsp_mock_xm_header_add_adsp2_algs() local582 alg_zm_last = be32_to_cpu(alg_info->zm) + algs->zm_size_words - 1; in cs_dsp_mock_xm_header_add_adsp2_algs()583 if (alg_zm_last > next_free_zm_word) in cs_dsp_mock_xm_header_add_adsp2_algs()584 next_free_zm_word = alg_zm_last; in cs_dsp_mock_xm_header_add_adsp2_algs()
Completed in 5 milliseconds