Home
last modified time | relevance | path

Searched refs:scsp_bufR (Results 1 – 2 of 2) sorted by relevance

/dports/games/libretro-yabause/yabause-ea5b118/yabause/src/
H A Dscsp.c1642 static s32 *scsp_bufR; variable
2909 scsp_bufR[scsp_buf_pos] += out >> (slot->dislr - 8); \
2917 scsp_bufR[scsp_buf_pos] += out >> (slot->dislr - 8); \
2931 scsp_bufR[scsp_buf_pos] += out >> slot->dislr; \
2939 scsp_bufR[scsp_buf_pos] += out >> slot->dislr; \
3611 scsp_bufR = bufR; in scsp_update()
3693 scsp_bufR[scsp_buf_pos] += out; in scsp_update()
6150 scsp_bufR = (s32 *)bufR; in ScspSlotDebugAudio()
H A Dscsp2.c552 static s32 *scsp_bufR; // Base pointer for right channel variable
661 scsp_bufR[pos] += out >> slot->outshift_r; \
1432 scsp_bufR = bufR; in ScspGenerateAudio()
2364 scsp_bufR = bufR; in ScspSlotDebugAudio()