Searched refs:BUF_SIZE (Results 1 – 1 of 1) sorted by relevance
87 #define BUF_SIZE 0x4000 macro88 static u8 sReadBuf[ 2 ][ BUF_SIZE ] ATTRIBUTE_ALIGN(32);210 if ( len[ nextIdx ] > BUF_SIZE ) in LoadTexDataRL()212 len[ nextIdx ] = BUF_SIZE; in LoadTexDataRL()277 if ( len[ nextIdx ] > BUF_SIZE ) in LoadTexDataLZ()279 len[ nextIdx ] = BUF_SIZE; in LoadTexDataLZ()344 if ( len[ nextIdx ] > BUF_SIZE ) in LoadTexDataHuff()346 len[ nextIdx ] = BUF_SIZE; in LoadTexDataHuff()