Home
last modified time | relevance | path

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

/NW4C-1.3.3/include/nw/snd/
Dsnd_SequenceSound.h67 const LoadItemInfo* seq; member
77 const LoadItemInfo* seq,
175 const LoadItemInfo* seq,
/NW4C-1.3.3/sources/libraries/ut/
Dut_CmdCache.cpp495 const bool seq = internal::TestBit(command[1], 31); in DumpCommon() local
498 if (seq && dataCount > 0) in DumpCommon()
/NW4C-1.3.3/sources/libraries/snd/
Dsnd_SequenceSound.cpp173 const LoadItemInfo* seq, in NotifyAsyncLoadFinishedFunc() argument
189 SequenceSoundFileReader reader( seq->address ); in NotifyAsyncLoadFinishedFunc()
804 m_DataLoadTask.m_LoadInfoSeq = *(loadInfo.seq); in RegisterDataLoadTask()
/NW4C-1.3.3/include/nw/gfx/
Dgfx_CommandUtil.h1758 u32 seq : 1; member
1800 … NN_LOG("size : 0x%x (%d)\n", command->size, command->seq); // データの個数-1 0:シングル >1:バースト
1802 NN_LOG("seq : 0x%x\n", command->seq);