Home
last modified time | relevance | path

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

/TwlSDK-5.5/include/nitro/snd/common/
Dutil.h60 extern const s16 SNDi_DecibelTable[SND_DECIBEL_TABLE_SIZE];
85 return SNDi_DecibelTable[scale]; in SND_CalcDecibel()
/TwlSDK-5.5/build/libraries/snd/common/src/
Dsnd_util.c242 const s16 SNDi_DecibelTable[SND_DECIBEL_TABLE_SIZE] = { variable