Home
last modified time | relevance | path

Searched refs:extFilePath (Results 1 – 6 of 6) sorted by relevance

/NW4C-1.3.3/sources/libraries/snd/
Dsnd_MemorySoundArchive.cpp132 if ( groupInfo.extFilePath != NULL ) in detail_GetFileAddress()
168 const char* extFilePath, in OpenExtStream() argument
175 (void)extFilePath; in OpenExtStream()
Dsnd_HioSoundArchive.cpp107 const char* extFilePath, in OpenExtStream() argument
113 HioFileStream* stream = new ( buffer ) HioFileStream( extFilePath, begin, length ); in OpenExtStream()
Dsnd_RomSoundArchive.cpp173 const char* extFilePath, in OpenExtStream() argument
181 RomFileStream* stream = new( buffer ) RomFileStream( extFilePath, begin, length ); in OpenExtStream()
/NW4C-1.3.3/include/nw/snd/
Dsnd_MemorySoundArchive.h108 const char* extFilePath,
Dsnd_SoundArchive.h991 const char* extFilePath,
1001 const char* extFilePath,
Dsnd_RomSoundArchive.h215 const char* extFilePath,