Searched refs:INPUT_SIZE (Results 1 – 4 of 4) sorted by relevance
8 #define INPUT_SIZE 4096 macro9 static uint8_t input[INPUT_SIZE];31 size = fread(input, 1, INPUT_SIZE, fp); in main()
9 static uint8_t input[INPUT_SIZE];94 size = fread(input, 1, INPUT_SIZE, fp); in main()
8 #define INPUT_SIZE 4096 macro
39 unsigned char data[INPUT_SIZE];
Completed in 6 milliseconds