Searched refs:LOOP_BLANK_SIZE (Results 1 – 1 of 1) sorted by relevance
61 #define LOOP_BLANK_SIZE 8 macro234 runtime->hw.buffer_bytes_max = emu->mem_size - LOOP_BLANK_SIZE * 3; in emu8k_pcm_open()532 rec->allocated_bytes = params_buffer_bytes(hw_params) + LOOP_BLANK_SIZE * 4; in emu8k_pcm_hw_params()575 rec->loop_start[0] = rec->offset + LOOP_BLANK_SIZE; in emu8k_pcm_prepare()577 rec->loop_start[1] = rec->loop_start[0] + rec->buf_size + LOOP_BLANK_SIZE; in emu8k_pcm_prepare()596 for (i = 0; i < LOOP_BLANK_SIZE; i++) in emu8k_pcm_prepare()600 for (i = 0; i < LOOP_BLANK_SIZE; i++) in emu8k_pcm_prepare()