Searched refs:cs_dsp_remove_padding (Results 1 – 3 of 3) sorted by relevance
250 void cs_dsp_remove_padding(u32 *buf, int nwords);
1561 cs_dsp_remove_padding((u32 *)&coeff_v1.name, ARRAY_SIZE(coeff_v1.name)); in wm_adsp_buffer_parse_coeff()1913 cs_dsp_remove_padding(compr->raw_buf, nwords); in wm_adsp_buffer_capture_block()
2939 void cs_dsp_remove_padding(u32 *buf, int nwords) in cs_dsp_remove_padding() function2952 EXPORT_SYMBOL_GPL(cs_dsp_remove_padding);