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