equal
deleted
inserted
replaced
|
1 /* |
|
2 * Copyright (c) 2006-2008 Nokia Corporation and/or its subsidiary(-ies). |
|
3 * All rights reserved. |
|
4 * This component and the accompanying materials are made available |
|
5 * under the terms of "Eclipse Public License v1.0" |
|
6 * which accompanies this distribution, and is available |
|
7 * at the URL "http://www.eclipse.org/legal/epl-v10.html". |
|
8 * |
|
9 * Initial Contributors: |
|
10 * Nokia Corporation - initial contribution. |
|
11 * |
|
12 * Contributors: |
|
13 * |
|
14 * Description: Audio Stubs - |
|
15 * |
|
16 */ |
|
17 |
|
18 |
|
19 |
|
20 #include "../aacdecoderconfigcistub/group/bld.inf" |
|
21 //#include "../audiovibracontrolcistub/group/bld.inf" //Audio vibra Control API is deprecated |
|
22 #include "../eaacplusdecoderintfccistub/Group/bld.inf" |
|
23 #include "../errorconcealmentintfccistub/group/bld.inf" |
|
24 #include "../g711decoderintfccistub/group/bld.inf" |
|
25 #include "../g711encoderintfccistub/group/bld.inf" |
|
26 #include "../g729decoderintfccistub/group/bld.inf" |
|
27 #include "../g729encoderintfccistub/group/bld.inf" |
|
28 #include "../ilbcdecoderintfccistub/group/bld.inf" |
|
29 #include "../ilbcencoderintfccistub/group/bld.inf" |
|
30 #include "../sbcencoderintfccistub/Group/bld.inf" |
|
31 #include "../speechencoderconfigcistub/group/bld.inf" |
|
32 #include "../ra8decoderintfccistub/Group/bld.inf" |
|
33 #include "../wmadecodercintfccistub/group/bld.inf" |
|
34 |
|
35 // End of File |
|
36 |