VirtualBox

Ignore:
Timestamp:
May 30, 2021 12:16:29 AM (4 years ago)
Author:
vboxsync
Message:

AudioMixBuffer,tstAudioMixBuffer: Fixed copy&paste bug in audioMixBufBlendBuffer, enabled related tests. bugref:9890

File:
1 edited

Legend:

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

    r89374 r89376  
    469469                    break;
    470470
    471 #if 0 /** @todo doesn't work for some U64 variations */
    472471                case 1: /* zero & blend */
    473472                    AudioMixBufSilence(&MixBuf, &WriteStateIgnZero, 0 /*offFrame*/, cSrcFramesToWrite);
     
    476475                    RTTESTI_CHECK(cFrames == cSrcFramesToWrite);
    477476                    break;
    478 #endif
    479477
    480478                case 2: /* blend same equal data twice */
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