Lines Matching refs:RME32_BLOCK_SIZE
165 #define RME32_BLOCK_SIZE 8192 macro
298 .period_bytes_min = RME32_BLOCK_SIZE,
299 .period_bytes_max = RME32_BLOCK_SIZE,
300 .periods_min = RME32_BUFFER_SIZE / RME32_BLOCK_SIZE,
301 .periods_max = RME32_BUFFER_SIZE / RME32_BLOCK_SIZE,
324 .period_bytes_min = RME32_BLOCK_SIZE,
325 .period_bytes_max = RME32_BLOCK_SIZE,
326 .periods_min = RME32_BUFFER_SIZE / RME32_BLOCK_SIZE,
327 .periods_max = RME32_BUFFER_SIZE / RME32_BLOCK_SIZE,
351 .period_bytes_min = RME32_BLOCK_SIZE,
352 .period_bytes_max = RME32_BLOCK_SIZE,
354 .periods_max = RME32_MID_BUFFER_SIZE / RME32_BLOCK_SIZE,
377 .period_bytes_min = RME32_BLOCK_SIZE,
378 .period_bytes_max = RME32_BLOCK_SIZE,
380 .periods_max = RME32_MID_BUFFER_SIZE / RME32_BLOCK_SIZE,
799 static const unsigned int period_bytes[] = { RME32_BLOCK_SIZE };