Searched refs:MINISRC_OUT_BUFFER_SIZE (Results 1 – 2 of 2) sorted by relevance
419 (MINISRC_OUT_BUFFER_SIZE & ~1) + 4) + 255) &~ 255; in m3_pchan_init()423 dsp_out_size = MINISRC_OUT_BUFFER_SIZE - (0x20 * 2); in m3_pchan_init()799 (MINISRC_OUT_BUFFER_SIZE & ~1) + 4) + 255) &~ 255; in m3_rchan_init()802 dsp_out_size = MINISRC_OUT_BUFFER_SIZE - (0x10 * 2); in m3_rchan_init()
782 #define MINISRC_OUT_BUFFER_SIZE ( 0x50 * 2 * 2) macro