Searched refs:DEEP_BUFFER_OUTPUT_PERIOD_SIZE (Results 1 – 2 of 2) sorted by relevance
180 #define DEEP_BUFFER_OUTPUT_PERIOD_SIZE 480 macro
215 .period_size = DEEP_BUFFER_OUTPUT_PERIOD_SIZE,218 .start_threshold = DEEP_BUFFER_OUTPUT_PERIOD_SIZE / 4,220 .avail_min = DEEP_BUFFER_OUTPUT_PERIOD_SIZE / 4,4497 data = (unsigned char *)calloc(DEEP_BUFFER_OUTPUT_PERIOD_SIZE * 8, in dummybuf_thread()4500 pcm_write(pcm, (void *)data, DEEP_BUFFER_OUTPUT_PERIOD_SIZE * 8); in dummybuf_thread()