RetroArch
|
Public Attributes | |
uint32_t | data [BLOCKS][CHUNK_FRAMES] |
volatile unsigned | dma_busy |
volatile unsigned | dma_next |
volatile unsigned | dma_write |
size_t | write_ptr |
bool | nonblock |
bool | is_paused |
uint32_t gx_audio_t::data[BLOCKS][CHUNK_FRAMES] |
volatile unsigned gx_audio_t::dma_busy |
volatile unsigned gx_audio_t::dma_next |
volatile unsigned gx_audio_t::dma_write |
bool gx_audio_t::is_paused |
bool gx_audio_t::nonblock |
size_t gx_audio_t::write_ptr |