|
Nugget
|
This is the complete list of members for psyqo::SPU, including all inherited members.
| ADPCM_BLOCK_SIZE | psyqo::SPU | static |
| BASE_ALLOC_ADDR | psyqo::SPU | static |
| BASE_SAMPLE_RATE | psyqo::SPU | static |
| dmaWrite(uint32_t spuAddress, const void *ramAddress, size_t dataSize, size_t blockSize=0) | psyqo::SPU | static |
| dmaWrite(uint32_t spuAddress, const void *ramAddress, size_t dataSize, eastl::function< void()> &&callback, DMA::DmaCallback dmaCallback=DMA::FROM_MAIN_LOOP) | psyqo::SPU | |
| getNextFreeChannel() | psyqo::SPU | static |
| initAsync() | psyqo::SPU | |
| initialize() | psyqo::SPU | static |
| MAX_DMA_BLOCK_SIZE | psyqo::SPU | static |
| NO_FREE_CHANNEL | psyqo::SPU | static |
| playADPCM(uint8_t channelId, uint32_t spuRamAddress, const ChannelPlaybackConfig &config, bool hardCut) | psyqo::SPU | static |
| silenceChannels(uint32_t channelMask) | psyqo::SPU | static |
| SOUND_RAM_SIZE | psyqo::SPU | static |