-
- Downloads
resampler: improve reliability
Improves reliability of resampler by setting the input and output channel counts and by forcing initialization on the first resampling. Removes redundancy by using the sample format in AudioFormat. Change-Id: Ie0154d5b46db6735dbc8da81fdb0e6be795a3efa
Showing
- src/debug_utils.h 1 addition, 0 deletionssrc/debug_utils.h
- src/media/audio/audiobuffer.h 6 additions, 0 deletionssrc/media/audio/audiobuffer.h
- src/media/audio/resampler.cpp 14 additions, 8 deletionssrc/media/audio/resampler.cpp
- src/media/audio/resampler.h 2 additions, 2 deletionssrc/media/audio/resampler.h
- src/media/audio/sound/audiofile.cpp 6 additions, 4 deletionssrc/media/audio/sound/audiofile.cpp
- test/unitTest/media/audio/test_resampler.cpp 1 addition, 0 deletionstest/unitTest/media/audio/test_resampler.cpp
Please register or sign in to comment