Home
last modified time | relevance | path

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

/TwlSDK-5.4/build/demos/gx/UnitTours/2D_BmpBg_Vram/src/
Dmain.c44 int vram_slot = 0, count = 0; in TwlMain() local
95 vram_slot++; in TwlMain()
96 vram_slot &= 0x03; in TwlMain()
97 switch (vram_slot) in TwlMain()
/TwlSDK-5.4/build/demos/mi/uncompressStream-1/src/
Dmain.c54 int vram_slot = 0, count = 0; in NitroMain() local
298 vram_slot++; in NitroMain()
299 vram_slot &= 0x03; in NitroMain()
300 switch (vram_slot) in NitroMain()
/TwlSDK-5.4/build/demos.TWL/camera/simpleShoot-1/src/
Dmain.c211 int vram_slot = 0, count = 0; in TwlMain() local
/TwlSDK-5.4/build/demos.TWL/camera/simpleShoot-2/src/
Dmain.c240 int vram_slot = 0, count = 0; in TwlMain() local