Searched refs:MINISRC_IN_BUFFER_SIZE (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/dev/sound/pci/
H A Dmaestro3.c420 (MINISRC_IN_BUFFER_SIZE & ~1) +
424 dsp_in_size = MINISRC_IN_BUFFER_SIZE - (0x20 * 2);
800 (MINISRC_IN_BUFFER_SIZE & ~1) +
803 dsp_in_size = MINISRC_IN_BUFFER_SIZE + (0x10 * 2);
H A Dallegro_reg.h782 #define MINISRC_IN_BUFFER_SIZE ( 0x50 * 2 ) macro

Completed in 105 milliseconds