Searched refs:IsFrontBypass (Results 1 – 7 of 7) sorted by relevance
94 bool IsFrontBypass() const { return m_PlayerParamSet.isFrontBypass; } in IsFrontBypass() function
286 bool IsFrontBypass() const;
421 channel->SetFrontBypass( IsFrontBypass() ); in StartChannel()
689 track->GetParserTrackParam().frontBypassFlag = IsFrontBypass(); in SetPlayerTrack()
212 info->isFrontBypass = data->IsFrontBypass(); in ReadSoundInfo()
988 voice->SetFrontBypass( IsFrontBypass() ); in AllocVoices()1017 voice->SetFrontBypass( IsFrontBypass() ); in AllocVoices()
689 bool SoundArchiveFile::SoundInfo::IsFrontBypass() const in IsFrontBypass() function in nw::snd::internal::SoundArchiveFile::SoundInfo