Searched refs:coef_table (Results 1 – 1 of 1) sorted by relevance
304 for (auto &coef_table: coef_set[index]) { in __writeFilterCoefficients() local311 for (auto coef: coef_table) { in __writeFilterCoefficients()314 coef_base += (sizeof(coef_set[index]) / sizeof(coef_table)) * sizeof(coef_table[0]); in __writeFilterCoefficients()