Searched refs:fir_table (Results 1 – 1 of 1) sorted by relevance
226 static const FIR_FILTER *const fir_table[5] = {&fir_0, &fir_1, &fir_2, &fir_3, variable253 const FIXP_DBL *filter = *fir_table[INVF_SMOOTHING_LENGTH]; in calculateDetectorValues()