Home
last modified time | relevance | path

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

/CTR-SDK-0.13.2/include/nn/snd/CTR/Common/
Dsnd_Const.h40 #define NN_SND_SAMPLES_PER_FRAME (NN_SND_OUTPUT_RINGBUF_LOADUNIT / 2) macro
41 #define NN_SND_USECS_PER_FRAME ((NN_SND_SAMPLES_PER_FRAME * 1000000) / NN_SND_HW_I2S_C…
/CTR-SDK-0.13.2/include/nn/snd/CTR/MPCore/
Dsnd_Api.h307 bool GetMixedBusData(s16* pData, s32 nSamplesPerFrame = NN_SND_SAMPLES_PER_FRAME);