Searched refs:cs_dsp_coeff_parse_int (Results 1 – 1 of 1) sorted by relevance
1095 static int cs_dsp_coeff_parse_int(int bytes, const u8 **pos) in cs_dsp_coeff_parse_int() function1144 blk->id = cs_dsp_coeff_parse_int(sizeof(raw->id), &tmp); in cs_dsp_coeff_parse_alg()1162 blk->ncoeff = cs_dsp_coeff_parse_int(sizeof(raw->ncoeff), &tmp); in cs_dsp_coeff_parse_alg()1238 blk->ctl_type = cs_dsp_coeff_parse_int(sizeof(raw->ctl_type), &tmp); in cs_dsp_coeff_parse_coeff()1240 blk->flags = cs_dsp_coeff_parse_int(sizeof(raw->flags), &tmp); in cs_dsp_coeff_parse_coeff()1242 blk->len = cs_dsp_coeff_parse_int(sizeof(raw->len), &tmp); in cs_dsp_coeff_parse_coeff()