Searched refs:wsdFile (Results 1 – 10 of 10) sorted by relevance
106 void WaveSound::Prepare( const void* wsdFile, const StartInfo& startInfo ) in Prepare() argument108 NW_NULL_ASSERT( wsdFile ); in Prepare()116 command->wsdFile = wsdFile; in Prepare()
874 const void* wsdFile = GetFileAddressFromTable( soundInfo.fileId ); in SetWaveArchiveTableWithWsdInEmbeddedGroup() local875 if ( wsdFile == NULL ) in SetWaveArchiveTableWithWsdInEmbeddedGroup()880 WaveSoundFileReader reader( wsdFile ); in SetWaveArchiveTableWithWsdInEmbeddedGroup()1540 const void* wsdFile, in detail_LoadWaveArchiveByWaveSoundFile() argument1544 if ( wsdFile == NULL ) in detail_LoadWaveArchiveByWaveSoundFile()1553 internal::WaveSoundFileReader reader( wsdFile ); in detail_LoadWaveArchiveByWaveSoundFile()
911 const void* wsdFile, in IsLoadedWaveArchive() argument916 WaveSoundFileReader reader( wsdFile ); in IsLoadedWaveArchive()
1495 const void* wsdFile = m_pSoundDataManager->detail_GetFileAddress( commonInfo->fileId ); in PrepareWaveSoundImpl() local1497 loadWsd.address = wsdFile; in PrepareWaveSoundImpl()1498 if ( wsdFile == NULL ) in PrepareWaveSoundImpl()1511 wsdFile, in PrepareWaveSoundImpl()1570 sound->Prepare( wsdFile, startInfo ); in PrepareWaveSoundImpl()1681 internal::WaveSoundFileReader reader( arg.wsdFile ); in GetWaveSoundData()
353 c->wsdFile, in ProcessCommandList()
77 void Prepare( const void* wsdFile, const StartInfo& info );
97 const void* wsdFile; // メモリ上のウェーブサウンドファイル member
232 const void* wsdFile,
255 const void* wsdFile; member
381 const void* wsdFile,