LOOP_BLANK_SIZE   234 sound/isa/sb/emu8000_pcm.c 	runtime->hw.buffer_bytes_max = emu->mem_size - LOOP_BLANK_SIZE * 3;
LOOP_BLANK_SIZE   573 sound/isa/sb/emu8000_pcm.c 	rec->allocated_bytes = params_buffer_bytes(hw_params) + LOOP_BLANK_SIZE * 4;
LOOP_BLANK_SIZE   616 sound/isa/sb/emu8000_pcm.c 	rec->loop_start[0] = rec->offset + LOOP_BLANK_SIZE;
LOOP_BLANK_SIZE   618 sound/isa/sb/emu8000_pcm.c 		rec->loop_start[1] = rec->loop_start[0] + rec->buf_size + LOOP_BLANK_SIZE;
LOOP_BLANK_SIZE   636 sound/isa/sb/emu8000_pcm.c 		for (i = 0; i < LOOP_BLANK_SIZE; i++)
LOOP_BLANK_SIZE   640 sound/isa/sb/emu8000_pcm.c 			for (i = 0; i < LOOP_BLANK_SIZE; i++)