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

/freebsd-13-stable/sys/dev/sound/pci/
H A Dmaestro3.c421 (MINISRC_OUT_BUFFER_SIZE & ~1) + 4) + 255) &~ 255;
425 dsp_out_size = MINISRC_OUT_BUFFER_SIZE - (0x20 * 2);
801 (MINISRC_OUT_BUFFER_SIZE & ~1) + 4) + 255) &~ 255;
804 dsp_out_size = MINISRC_OUT_BUFFER_SIZE - (0x10 * 2);
H A Dallegro_reg.h783 #define MINISRC_OUT_BUFFER_SIZE ( 0x50 * 2 * 2) macro

Completed in 106 milliseconds