Home
last modified time | relevance | path

Searched refs:adpcm_ps (Results 1 – 6 of 6) sorted by relevance

/dports/emulators/citra/citra-ac98458e0/src/audio_core/hle/
H A Dsource.h80 u8 adpcm_ps; member
98 ar& adpcm_ps; in serialize() local
H A Dshared_memory.h224 u16_le adpcm_ps; member
288 u16_le adpcm_ps; member
H A Dsource.cpp256 static_cast<u8>(config.adpcm_ps), in ParseConfig()
293 static_cast<u8>(b.adpcm_ps), in ParseConfig()
/dports/emulators/citra-qt5/citra-ac98458e0/src/audio_core/hle/
H A Dsource.h80 u8 adpcm_ps; member
98 ar& adpcm_ps; in serialize() local
H A Dshared_memory.h224 u16_le adpcm_ps; member
288 u16_le adpcm_ps; member
H A Dsource.cpp256 static_cast<u8>(config.adpcm_ps), in ParseConfig()
293 static_cast<u8>(b.adpcm_ps), in ParseConfig()