Home
last modified time | relevance | path

Searched refs:DMA_SAMPLES (Results 1 – 3 of 3) sorted by relevance

/dports/emulators/vice/vice-3.5/src/lib/liblame/misc/
H A Dabx.c99 #define DMA_SAMPLES 512 /* My Linux driver uses a DMA buffer of 65536*16 bit, which is 32768… macro
576 while ( index - start < DMA_SAMPLES ) in calc_true_index()
578 return index - DMA_SAMPLES; in calc_true_index()
/dports/audio/lame/lame-3.100/misc/
H A Dabx.c99 #define DMA_SAMPLES 512 /* My Linux driver uses a DMA buffer of 65536*16 bit, which is 32768… macro
576 while ( index - start < DMA_SAMPLES ) in calc_true_index()
578 return index - DMA_SAMPLES; in calc_true_index()
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/liblame/misc/
H A Dabx.c99 #define DMA_SAMPLES 512 /* My Linux driver uses a DMA buffer of 65536*16 bit, which is 32768… macro
576 while ( index - start < DMA_SAMPLES ) in calc_true_index()
578 return index - DMA_SAMPLES; in calc_true_index()