Home
last modified time | relevance | path

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

/RvlSDK-3.2/build/tools/dls1wt/src/
Ddls.c291 WTREGION *thisRegion; in dls_rgnh() local
314 thisRegion = &region[regionIndex]; in dls_rgnh()
320 thisRegion->keyGroup = (u8)keyGroup; in dls_rgnh()
366 WTREGION *thisRegion; in dls_wsmp() local
385 thisRegion = &region[regionIndex]; in dls_wsmp()
387 thisRegion->unityNote = (u8)unityNote; in dls_wsmp()
389 thisRegion->fineTune = reverse_endian_16(fineTune); in dls_wsmp()
390 thisRegion->attn = reverse_endian_32(attenuation); in dls_wsmp()
406 thisRegion->loopStart = reverse_endian_32(start); in dls_wsmp()
407 thisRegion->loopLength = reverse_endian_32(length); in dls_wsmp()
[all …]