Home
last modified time | relevance | path

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

/TwlSDK-5.2.1/build/demos/gx/UnitTours/3D_Shininess/src/
Dmain.c175 const fx32 step = FX32_ONE * 5; in TwlMain() local
189 G3_Translate(step * ix - step * (num_row / 2), -step * iy + step * (num_cor / 2), in TwlMain()
/TwlSDK-5.2.1/build/demos/snd/synth/src/
Dmain.c63 fx16 step; member
168 osc.step = (fx16)FX_Div(GetFreq(tp.x * 4 + 60 * 64) << FX32_SHIFT, osc.rate); in NitroMain()
306 osc.index += osc.step; in MakeStreamData()
/TwlSDK-5.2.1/build/demos/math/fft-2/src/
Dmain.c99 fx16 step; member
368 osc.step = (fx16)FX_Div(GetFreq(tp.x * 12 + 60 * 64) << FX32_SHIFT, osc.rate); in NitroMain()
1163 osc.index += osc.step; in MakeStreamData()