Home
last modified time | relevance | path

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

/btstack/3rd-party/hxcmod-player/
H A Dhxcmod.h225 mint precalc_volume_array[65*256]; member
H A Dhxcmod.c1396 modctx->precalc_volume_array[c] = i * j; in hxcmod_init()
1400 modctx->volume_selection_table[i] = &modctx->precalc_volume_array[(i*256) + 128]; in hxcmod_init()