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