Home
last modified time | relevance | path

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

/TwlSDK-5.2.1/build/demos/spi/spiMonkey/src/
Dmain.c250 fx16 fex; in DrawLine() local
255 fex = (fx16)(((ex - 128) * 0x1000) / 128); in DrawLine()
263 G3_Vtx(fex, fey, 0); in DrawLine()
/TwlSDK-5.2.1/build/demos/math/fft-2/src/
Dmain.c556 fx16 fex = (fx16)(((ex - 128) * 0x1000) / 128); in DrawLine() local
564 G3_Vtx(fex, fey, 0); in DrawLine()
587 fx16 fex = (fx16)(((ex - 128) * 0x1000) / 128); in DrawBar() local
597 G3_Vtx(fex, fey, 0); in DrawBar()
599 G3_Vtx(fex, fsy, 0); in DrawBar()
621 fx16 fex = (fx16)(((ex - 128) * 0x1000) / 128); in DrawBarWithColor() local
638 G3_Vtx(fex, fey, 0); in DrawBarWithColor()
640 G3_Vtx(fex, fsy, 0); in DrawBarWithColor()
/TwlSDK-5.2.1/build/demos/spi/spiMonkey2/src/
Dmain.c403 fx16 fex; in DrawLine() local
408 fex = (fx16)(((ex - 128) * 0x1000) / 128); in DrawLine()
416 G3_Vtx(fex, fey, 0); in DrawLine()
/TwlSDK-5.2.1/build/demos.TWL/dsp/snd-mic/src/
Dmain.c137 fx16 fex = (fx16)(((nxt - 128) * 0x1000) / 128); in DrawWaveGraph() local
144 G3_Vtx(fex, fey, 0); in DrawWaveGraph()
/TwlSDK-5.2.1/build/demos/spi/mic-2/src/
Dmain.c543 fx16 fsx, fsy, fex, fey; in DrawLine() local
547 fex = (fx16)(((ex - 128) * 0x1000) / 128); in DrawLine()
555 G3_Vtx(fex, fey, 0); in DrawLine()
/TwlSDK-5.2.1/build/demos/spi/pmAmpGain/src/
Dmain.c548 fx16 fex = (fx16)(((ex - 128) * 0x1000) / 128); in DrawLine() local
556 G3_Vtx(fex, fey, 0); in DrawLine()
/TwlSDK-5.2.1/build/demos/spi/mic-1/src/
Dmain.c346 fx16 fex = (fx16)(((ex - 128) * 0x1000) / 128); in DrawLine() local
354 G3_Vtx(fex, fey, 0); in DrawLine()
/TwlSDK-5.2.1/build/demos.TWL/spi/pmAmpGainLevel/src/
Dmain.c652 fx16 fex = (fx16)(((ex - 128) * 0x1000) / 128); in DrawLine() local
660 G3_Vtx(fex, fey, 0); in DrawLine()
/TwlSDK-5.2.1/build/demos.TWL/spi/mic-3/src/
Dmain.c836 fx16 fex = (fx16)(((ex - 128) * 0x1000) / 128); in DrawLine() local
844 G3_Vtx(fex, fey, 0); in DrawLine()
/TwlSDK-5.2.1/build/demos.TWL/spi/mic-4/src/
Dmain.c942 fx16 fex = (fx16)(((ex - 128) * 0x1000) / 128); in DrawLine() local
950 G3_Vtx(fex, fey, 0); in DrawLine()
/TwlSDK-5.2.1/build/demos.TWL/snd/IIRFilterdemo-mic/src/
Dmain.c973 fx16 fex = (fx16)(((ex - 128) * 0x1000) / 128); in DrawLine() local
981 G3_Vtx(fex, fey, 0); in DrawLine()
/TwlSDK-5.2.1/build/demos.TWL/spi/spiMonkey3/src/
Dmain.c892 fx16 fex = (fx16)(((ex - 128) * 0x1000) / 128); in DrawLine() local
900 G3_Vtx(fex, fey, 0); in DrawLine()