Home
last modified time | relevance | path

Searched defs:GetWaveFileCount (Results 1 – 2 of 2) sorted by relevance

/NW4C-2.0.3/sources/libraries/snd/
Dsnd_WaveArchiveFileReader.cpp118 u32 WaveArchiveFileReader::GetWaveFileCount() const in GetWaveFileCount() function in nw::snd::internal::WaveArchiveFileReader
/NW4C-2.0.3/include/nw/snd/
Dsnd_WaveArchiveFile.h75 inline u32 GetWaveFileCount() const { return table.count; } in GetWaveFileCount() function