VirtualBox

Changeset 88434 in vbox


Ignore:
Timestamp:
Apr 9, 2021 1:03:29 PM (4 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
143686
Message:

Audio: clang build fix. bygref:9890

File:
1 edited

Legend:

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

    r88433 r88434  
    18101810#define AUDIOMIXBUF_RESAMPLE(a_cChannels, a_Suffix) \
    18111811    /** @returns Number of destination frames written. */ \
    1812     static uint32_t \
     1812    static DECLCALLBACK(uint32_t) \
    18131813    audioMixBufResample##a_cChannels##Ch##a_Suffix(int64_t *pi64Dst, uint32_t cDstFrames, \
    18141814                                                   int64_t const *pi64Src, uint32_t cSrcFrames, uint32_t *pcSrcFramesRead, \
Note: See TracChangeset for help on using the changeset viewer.

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