Home
last modified time | relevance | path

Searched refs:AdpcmContext (Results 1 – 4 of 4) sorted by relevance

/CTR-SDK-4.2.8-20130828/include/nn/snd/CTR/Common/
Dsnd_Bcwav.h122 AdpcmContext context; //
123 AdpcmContext loopContext; //
Dsnd_Adpcm.h85 struct AdpcmContext struct
Dsnd_Types.h169 const AdpcmContext * pAdpcmContext; //
/CTR-SDK-4.2.8-20130828/include/nn/snd/CTR/MPCore/
Dsnd_Api.h474 void DecodeAdpcmData(const u8* pInput, s16* pOutput, const AdpcmParam& param, AdpcmContext& context…