VirtualBox

Changeset 63215 in vbox for trunk/src/VBox/Devices/Audio


Ignore:
Timestamp:
Aug 9, 2016 3:03:59 PM (8 years ago)
Author:
vboxsync
Message:

Devices: warnings (gcc)

Location:
trunk/src/VBox/Devices/Audio
Files:
2 edited

Legend:

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

    r62977 r63215  
    576576/* audioMixBufOpAssign: Assigns values from source buffer to destination bufffer, overwriting the destination. */
    577577AUDMIXBUF_MIXOP(Assign /* Name */,  = /* Operation */)
     578#if 0 /* unused */
    578579/* audioMixBufOpBlend: Blends together the values from both, the source and the destination buffer. */
    579580AUDMIXBUF_MIXOP(Blend  /* Name */, += /* Operation */)
     581#endif
    580582
    581583#undef AUDMIXBUF_MIXOP
  • trunk/src/VBox/Devices/Audio/DevSB16.cpp

    r62975 r63215  
    375375}
    376376
    377 static void sb16AudioCallback(void *pvContext, uint32_t cbFree);
    378377
    379378static int magic_of_irq(int irq)
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