Searched defs:GetWaveFileCount (Results 1 – 2 of 2) sorted by relevance
116 u32 WaveArchiveFileReader::GetWaveFileCount() const in GetWaveFileCount() function in nw::snd::internal::WaveArchiveFileReader
73 inline u32 GetWaveFileCount() const { return table.count; } in GetWaveFileCount() function