Searched refs:DecibelSquareTable (Results 1 – 2 of 2) sorted by relevance
29 const s16 CurveAdshr::DecibelSquareTable[ DECIBEL_SQUARE_TABLE_SIZE ] = member in nw::snd::internal::CurveAdshr353 return DecibelSquareTable[ scale ]; in CalcDecibelSquare()
57 static const s16 DecibelSquareTable[ DECIBEL_SQUARE_TABLE_SIZE ]; variable