Searched defs:BLOCK_SIZE (Results 1 – 15 of 15) sorted by relevance
35 #define BLOCK_SIZE (2 * sizeof(data_l)) macro
13 #define BLOCK_SIZE 32 /* Number of samples processed per block */ macro
44 #define BLOCK_SIZE (2 * sizeof(data)) macro
20 #define BLOCK_SIZE(_sample_rate, _number_of_channels) \ macro
30 #define BLOCK_SIZE (BYTES_PER_SAMPLE * SAMPLES_PER_BLOCK) macro
142 #define BLOCK_SIZE MROUND(10) in mem_ut() macro
118 BLOCK_SIZE = 5, in update_through_framebuffer() enumerator
37 #define BLOCK_SIZE(_sample_rate, _number_of_channels) \ macro
27 #define BLOCK_SIZE 4 macro
14 #define BLOCK_SIZE 64 macro
42 #define BLOCK_SIZE (BYTES_PER_SAMPLE * SAMPLES_PER_BLOCK) macro
30 #define BLOCK_SIZE (SAMPLES_PER_SOF * BYTES_PER_SLOT) macro
32 #define BLOCK_SIZE (SAMPLES_PER_SOF * BYTES_PER_SLOT) macro
47 #define BLOCK_SIZE (2 * sizeof(data_l)) macro
111 #define BLOCK_SIZE 512 macro