Searched refs:SAMPLE_FIFO_SIZE (Results 1 – 1 of 1) sorted by relevance
49 #define SAMPLE_FIFO_SIZE ( 256 * 1024 ) macro77 static u8 sampleFifoBuf[ SAMPLE_FIFO_SIZE ] ATTRIBUTE_ALIGN( 32 );165 gxFifo = GXInit( sampleFifoBuf, SAMPLE_FIFO_SIZE ); in SampleInit()