mmfenh/advancedaudiocontroller/audiocontrollerpluginsvariant/aacaudioplaycontroller/Src/AACAudioPlayControllerHwDecoder.cpp
equal
deleted
inserted
replaced
19 |
19 |
20 |
20 |
21 // INCLUDE FILES |
21 // INCLUDE FILES |
22 #include "AACAudioPlayControllerDecoder.h" |
22 #include "AACAudioPlayControllerDecoder.h" |
23 #include "DebugMacros.h" |
23 #include "DebugMacros.h" |
24 #include <Mmfcodec.h> |
24 #include <mmfcodec.h> |
25 |
25 |
26 #include <mmfpaniccodes.h> |
26 #include <mmfpaniccodes.h> |
27 |
27 |
28 // New eAAC+ custom interface is used only when using DSP decoder and |
28 // New eAAC+ custom interface is used only when using DSP decoder and |
29 // the eAAC+ feature is turned on. |
29 // the eAAC+ feature is turned on. |