Home
last modified time | relevance | path

Searched refs:SNDi_DecibelSquareTable (Results 1 – 2 of 2) sorted by relevance

/TwlSDK-5.4/include/nitro/snd/common/
Dutil.h61 extern const s16 SNDi_DecibelSquareTable[SND_DECIBEL_SQUARE_TABLE_SIZE];
106 return SNDi_DecibelSquareTable[scale]; in SND_CalcDecibelSquare()
/TwlSDK-5.4/build/libraries/snd/common/src/
Dsnd_util.c264 const s16 SNDi_DecibelSquareTable[SND_DECIBEL_SQUARE_TABLE_SIZE] = { variable