VirtualBox

Changeset 87266 in vbox for trunk/src


Ignore:
Timestamp:
Jan 15, 2021 12:32:36 PM (4 years ago)
Author:
vboxsync
Message:

Audio/HDA: Fixed compilation if HDA_DEBUG_SILENCE is set.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Audio/DevHDACommon.cpp

    r82968 r87266  
    326326    uint64_t   csSilence = 0;
    327327
    328     pStreamCC->Dbg.cSilenceThreshold = 100;
    329     pStreamCC->Dbg.cbSilenceReadMin  = _1M;
     328    pStreamR3->Dbg.cSilenceThreshold = 100;
     329    pStreamR3->Dbg.cbSilenceReadMin  = _1M;
    330330# endif
    331331
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette