VirtualBox

Changeset 35497 in vbox


Ignore:
Timestamp:
Jan 12, 2011 4:45:19 AM (14 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
69380
Message:

Audio/HDA: more clean up.

File:
1 edited

Legend:

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

    r35496 r35497  
    21312131}
    21322132
    2133 static void mc_callback (void *opaque, int avail)
    2134 {
    2135     CODECState *pState = (CODECState *)opaque;
    2136     pState->pfnTransfer(pState, MC_INDEX, avail);
    2137 }
    2138 
    21392133int codecConstruct(PPDMDEVINS pDevIns, CODECState *pState, ENMCODEC enmCodec)
    21402134{
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