mmfenh/advancedaudiocontroller/audiocontrollerpluginsvariant/awbaudioplaycontroller/Src/AWBAudioPlayControllerHwDecoder.cpp
branchRCL_3
changeset 18 2eb3b066cc7d
parent 0 71ca22bcf22a
child 45 095bea5f582e
equal deleted inserted replaced
17:3570217d8c21 18:2eb3b066cc7d
    21 // INCLUDE FILES
    21 // INCLUDE FILES
    22 #include "AWBAudioPlayControllerDecoder.h"
    22 #include "AWBAudioPlayControllerDecoder.h"
    23 #include "DebugMacros.h"
    23 #include "DebugMacros.h"
    24 
    24 
    25 //#include <AmrWbDecHwDeviceTICIM.h>
    25 //#include <AmrWbDecHwDeviceTICIM.h>
    26 #include <MmfPanicCodes.h>
    26 #include <mmfpaniccodes.h>
    27 
    27 
    28 const TInt KAwbFrameHeaderSize1 = 1;
    28 const TInt KAwbFrameHeaderSize1 = 1;
    29 
    29 
    30 // Frame length table (number of frame bytes)
    30 // Frame length table (number of frame bytes)
    31 const TInt KAwbFrameLength[16] = {18, 24, 33, 37, 41, 47, 51, 59, 61,
    31 const TInt KAwbFrameLength[16] = {18, 24, 33, 37, 41, 47, 51, 59, 61,