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