Searched refs:streamSoundMax (Results 1 – 7 of 7) sorted by relevance
77 numSounds += soundArchivePlayerInfo.streamSoundMax; in GetRequiredMemSize()
330 info->streamSoundMax = data->streamSoundMax; in ReadSoundArchivePlayerInfo()
327 NN_LOG("streamSoundMax (%2d)\n", info.streamSoundMax ); in LoadHeader()
265 … m_StreamSoundInstanceManager.GetRequiredMemSize(soundArchivePlayerInfo.streamSoundMax), 4 ); in GetRequiredMemSize()344 if ( ! SetupStreamSound( arc, soundArchivePlayerInfo.streamSoundMax, &buf, endp ) ) in SetupMram()
440 NN_LOG("streamSoundMax (%2d)\n", info.streamSoundMax ); in LoadHeader()
412 int streamSoundMax; //!< 確保するストリームサウンドインスタンスの数です。 member
512 nw::ut::ResU16 streamSoundMax; member