Searched refs:sampleFifoBuf (Results 1 – 2 of 2) sorted by relevance
71 static u8 sampleFifoBuf[ SAMPLE_FIFO_SIZE ] ATTRIBUTE_ALIGN( 32 ); variable159 gxFifo = GXInit( sampleFifoBuf, SAMPLE_FIFO_SIZE ); in SampleInit()
67 static u8 sampleFifoBuf[ REXDEMO_FIFO_SIZE ] ATTRIBUTE_ALIGN( 32 ); variable164 gxFifo = GXInit( sampleFifoBuf, REXDEMO_FIFO_SIZE ); in REXDEMOInitScreen()