Searched refs:max_read (Results 1 – 1 of 1) sorted by relevance
1926 int mem_type, nwords, max_read; in wm_adsp_buffer_capture_block() local1941 max_read = wm_adsp_compr_frag_words(compr); in wm_adsp_buffer_capture_block()1948 if (nwords > max_read) in wm_adsp_buffer_capture_block()1949 nwords = max_read; in wm_adsp_buffer_capture_block()
Completed in 9 milliseconds