Searched defs:BLOCKSIZE (Results 1 – 13 of 13) sorted by relevance
19 #define BLOCKSIZE _pagesize macro
22 #define BLOCKSIZE 8192 macro
17 #define BLOCKSIZE (16 * 1024 * 1024) macro
34 #define BLOCKSIZE 40 ///< subblock size in 16-bit words macro
244 const int8_t cb[][BLOCKSIZE], const float *ortho1, in find_best_vect()
47 #define BLOCKSIZE (1024*1024) macro
88 final static int BLOCKSIZE = 0xFF; field in CompressionTableGenerator
77 #define BLOCKSIZE (100 * SCALABILITY_FACTOR) macro
76 #define BLOCKSIZE (1000 * SCALABILITY_FACTOR) macro
31 #define BLOCKSIZE 16 macro
65 #define BLOCKSIZE 512 macro
78 BLOCKSIZE = 512 # length of processing blocks variable
1539 int BLOCKSIZE = 64*1024; in array_array_tofile() local