Searched refs:windowSlopes (Results 1 – 3 of 3) sorted by relevance
142 twiddle = windowSlopes[0][0][ld2_length - 1]; in dct_getTables()147 twiddle = windowSlopes[0][1][ld2_length]; in dct_getTables()152 twiddle = windowSlopes[0][2][ld2_length]; in dct_getTables()157 twiddle = windowSlopes[0][3][ld2_length]; in dct_getTables()
4032 const FIXP_WTP *const windowSlopes[2][4][9] = { variable4102 w = windowSlopes[shape & 1][raster][ld2_length]; in FDKgetWindowSlope()
189 extern const FIXP_WTP *const windowSlopes[2][4][9];