Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/snd/
Dsnd_SequenceSound.h69 const LoadItemInfo* seq; member
79 const LoadItemInfo* seq,
177 const LoadItemInfo* seq,
/NW4C-2.0.3/sources/libraries/ut/
Dut_CmdCache.cpp497 const bool seq = internal::TestBit(command[1], 31); in DumpCommon() local
500 if (seq && dataCount > 0) in DumpCommon()
/NW4C-2.0.3/sources/libraries/snd/
Dsnd_SequenceSound.cpp177 const LoadItemInfo* seq, in NotifyAsyncLoadFinishedFunc() argument
193 SequenceSoundFileReader reader( seq->address ); in NotifyAsyncLoadFinishedFunc()
808 m_DataLoadTask.m_LoadInfoSeq = *(loadInfo.seq); in RegisterDataLoadTask()
/NW4C-2.0.3/include/nw/gfx/
Dgfx_CommandUtil.h1760 u32 seq : 1; member
1802 … NN_LOG("size : 0x%x (%d)\n", command->size, command->seq); // データの個数-1 0:シングル >1:バースト
1804 NN_LOG("seq : 0x%x\n", command->seq);