29 #endif |
29 #endif |
30 |
30 |
31 CAPABILITY ALL -TCB |
31 CAPABILITY ALL -TCB |
32 |
32 |
33 MACRO USE_NGA_SURFACES |
33 MACRO USE_NGA_SURFACES |
|
34 MACRO XA_API=EXPORT_C |
|
35 |
34 //MACRO MARKERPOSITIONTIMERLOG |
36 //MACRO MARKERPOSITIONTIMERLOG |
35 //MACRO POSITIONUPDATETIMERLOG |
37 //MACRO POSITIONUPDATETIMERLOG |
36 //MACRO USE_LOCAL_WINDOW_RESOURCES |
38 //MACRO USE_LOCAL_WINDOW_RESOURCES |
37 //MACRO PROFILE_TIME |
39 //MACRO PROFILE_TIME |
38 //MACRO PRINT_TO_CONSOLE_TIME_DIFF |
40 //MACRO PRINT_TO_CONSOLE_TIME_DIFF |
39 |
41 |
40 SOURCEPATH ../src/gst_adaptation |
42 SOURCEPATH ../src/gst_adaptation |
41 SOURCE xaadaptationgst.c |
43 SOURCE xaadaptationgst.c |
42 SOURCE xagstcapabilitiesmgr.c |
44 SOURCE xagstcapabilitiesmgr.c |
43 SOURCE xaaudioencoderitfadaptation.c |
45 SOURCE xaaudioencoderitfadaptation.c |
44 SOURCE xadevicevolumeitfadaptation.c |
|
45 SOURCE xadynamicsourceitfadaptation.c |
|
46 SOURCE xaengineadaptctx.c |
46 SOURCE xaengineadaptctx.c |
47 SOURCE xaequalizeritfadaptation.c |
|
48 SOURCE xaledarrayadaptctx.c |
|
49 SOURCE xaledarrayitfadaptation.c |
|
50 SOURCE xamediaplayeradaptctx.c |
|
51 SOURCE xamediarecorderadaptctx.c |
47 SOURCE xamediarecorderadaptctx.c |
52 SOURCE xametadataadaptation.c |
48 SOURCE xametadataadaptation.c |
53 SOURCE xametadataadaptctx.c |
|
54 SOURCE xaoutputmixadaptctx.c |
|
55 SOURCE xaoutputmixitfadaptation.c |
|
56 SOURCE xaplaybackrateitfadaptation.c |
|
57 SOURCE xaplayitfadaptation.c |
|
58 |
|
59 SOURCE xardsitfadaptation.c |
|
60 SOURCE xarecorditfadaptation.c |
49 SOURCE xarecorditfadaptation.c |
61 SOURCE xaseekitfadaptation.c |
|
62 SOURCE xavibraadaptctx.c |
|
63 SOURCE xavibraitfadaptation.c |
|
64 SOURCE xavolumeitfadaptation.c |
|
65 SOURCE xastreaminformationitfadaptation.c |
|
66 #ifdef OMAX_CAMERABIN |
|
67 SOURCE xacameraadaptctx.c |
|
68 SOURCE xacameraitfadaptation.c |
|
69 SOURCE xaimagecontrolsitfadaptation.c |
|
70 SOURCE xaimageeffectsitfadaptation.c |
|
71 SOURCE xaimageencoderitfadaptation.c |
|
72 SOURCE xasnapshotitfadaptation.c |
|
73 SOURCE xastaticcameracapsadaptation.c |
|
74 SOURCE xavideoencoderitfadaptation.c |
|
75 SOURCE xavideopostprosessingitfadaptation.c |
|
76 #endif |
|
77 |
50 |
78 SOURCEPATH ../src/adptcommon |
51 SOURCEPATH ../src/adptcommon |
79 SOURCE xaframeworkmgr.c |
52 SOURCE xaframeworkmgr.c |
80 SOURCE xacapabilitiesmgr.c |
53 SOURCE xacapabilitiesmgr.c |
81 SOURCE xaadptbasectx.c |
54 SOURCE xaadptbasectx.c |
82 |
|
83 #ifdef OMAX_CAMERABIN |
|
84 SOURCEPATH ../src/camera |
|
85 SOURCE xacameradevice.c |
|
86 SOURCE xacameraitf.c |
|
87 #endif |
|
88 |
55 |
89 SOURCEPATH ../src/common |
56 SOURCEPATH ../src/common |
90 SOURCE openmaxal.c |
57 SOURCE openmaxal.c |
91 SOURCE xacommon.c |
58 SOURCE xacommon.c |
92 SOURCE xaconfigextensionsitf.c |
59 SOURCE xaconfigextensionsitf.c |
93 SOURCE xadynamicsourceitf.c |
60 SOURCE xadynamicsourceitf.c |
94 SOURCE xadynintmgmtitf.c |
61 SOURCE xadynintmgmtitf.c |
95 SOURCE xaequalizeritf.c |
|
96 SOURCE xametadataextractionitf.c |
62 SOURCE xametadataextractionitf.c |
97 SOURCE xametadatatraversalitf.c |
|
98 SOURCE xaobjectitf.c |
63 SOURCE xaobjectitf.c |
99 SOURCE xaplatform.c |
64 SOURCE xaplatform.c |
100 SOURCE xathreadsafety.c |
65 SOURCE xathreadsafety.c |
101 SOURCE xavolumeitf.c |
66 SOURCE xavolumeitf.c |
102 SOURCE xastreaminformationitf.c |
67 SOURCE xastreaminformationitf.c |
103 SOURCE xanokialinearvolume_iid.c |
|
104 SOURCE xanokiavolumeext_iid.c |
|
105 SOURCE xanokialinearvolumeitf.c |
68 SOURCE xanokialinearvolumeitf.c |
106 SOURCE xanokiavolumeextitf.c |
69 SOURCE xanokiavolumeextitf.c |
107 #ifdef OMAX_CAMERABIN |
|
108 SOURCE xaimagecontrolsitf.c |
|
109 SOURCE xaimageeffectsitf.c |
|
110 SOURCE xavideopostprocessingitf.c |
|
111 #endif |
|
112 |
70 |
113 SOURCEPATH ../src/engine |
71 SOURCEPATH ../src/engine |
114 SOURCE xaaudiodecodercapabilitiesitf.c |
|
115 SOURCE xaaudioencodercapabilitiesitf.c |
72 SOURCE xaaudioencodercapabilitiesitf.c |
116 SOURCE xaaudioiodevicecapabilitiesitf.c |
73 SOURCE xaaudioiodevicecapabilitiesitf.c |
117 SOURCE xadevicevolumeitf.c |
|
118 SOURCE xaengine.c |
74 SOURCE xaengine.c |
119 SOURCE xaengineitf.c |
75 SOURCE xaengineitf.c |
120 SOURCE xathreadsyncitf.c |
76 SOURCE xathreadsyncitf.c |
121 #ifdef OMAX_CAMERABIN |
|
122 SOURCE xacameracapabilitiesitf.c |
|
123 SOURCE xaimagedecodercapabilitiesitf.c |
|
124 SOURCE xaimageencodercapabilitiesitf.c |
|
125 SOURCE xavideodecodercapabilitiesitf.c |
|
126 SOURCE xavideoencodercapabilitiesitf.c |
|
127 #endif |
|
128 SOURCEPATH ../src/ledarray |
|
129 SOURCE xaledarraydevice.c |
|
130 SOURCE xaledarrayitf.c |
|
131 |
77 |
132 SOURCEPATH ../src/mediaplayer |
78 SOURCEPATH ../src/mediaplayer |
133 SOURCE xamediaplayer.c |
79 SOURCE xamediaplayer.c |
134 SOURCE xaplaybackrateitf.c |
80 SOURCE xaplaybackrateitf.c |
135 SOURCE xaplayitf.c |
81 SOURCE xaplayitf.c |
139 SOURCEPATH ../src/mediarecorder |
85 SOURCEPATH ../src/mediarecorder |
140 SOURCE xaaudioencoderitf.c |
86 SOURCE xaaudioencoderitf.c |
141 SOURCE xamediarecorder.c |
87 SOURCE xamediarecorder.c |
142 SOURCE xametadatainsertionitf.c |
88 SOURCE xametadatainsertionitf.c |
143 SOURCE xarecorditf.c |
89 SOURCE xarecorditf.c |
144 #ifdef OMAX_CAMERABIN |
|
145 SOURCE xaimageencoderitf.c |
|
146 SOURCE xasnapshotitf.c |
|
147 SOURCE xavideoencoderitf.c |
|
148 #endif |
|
149 |
90 |
150 SOURCEPATH ../src/metadataextractor |
91 SOURCEPATH ../src/metadataextractor |
151 SOURCE xametadataextractor.c |
92 SOURCE xametadataextractor.c |
152 |
93 |
153 SOURCEPATH ../src/outputmix |
|
154 SOURCE xaoutputmix.c |
|
155 SOURCE xaoutputmixitf.c |
|
156 |
|
157 SOURCEPATH ../src/radio |
94 SOURCEPATH ../src/radio |
158 SOURCE xaradiodevice.c |
95 SOURCE xaradiodevice.c |
159 SOURCE xaradioitf.c |
96 SOURCE xaradioitf.c |
160 SOURCE xardsitf.c |
|
161 |
|
162 SOURCEPATH ../src/vibra |
|
163 SOURCE xavibradevice.c |
|
164 SOURCE xavibraitf.c |
|
165 |
97 |
166 SOURCEPATH ../src/mmf_adaptation |
98 SOURCEPATH ../src/mmf_adaptation |
167 // Removing below file since currently there is no Engine related |
99 // Removing below file since currently there is no Engine related |
168 // mmf adaptation |
100 // mmf adaptation |
169 //SOURCE xaengineadaptctxmmf.c |
101 //SOURCE xaengineadaptctxmmf.c |
193 USERINCLUDE ../inc |
124 USERINCLUDE ../inc |
194 USERINCLUDE ../src |
125 USERINCLUDE ../src |
195 USERINCLUDE ../src/khronos |
126 USERINCLUDE ../src/khronos |
196 USERINCLUDE ../src/mmf_adaptation |
127 USERINCLUDE ../src/mmf_adaptation |
197 USERINCLUDE ../src/gst_adaptation |
128 USERINCLUDE ../src/gst_adaptation |
198 USERINCLUDE ../src/camera |
|
199 USERINCLUDE ../src/common |
129 USERINCLUDE ../src/common |
200 USERINCLUDE ../src/engine |
130 USERINCLUDE ../src/engine |
201 USERINCLUDE ../src/ledarray |
|
202 USERINCLUDE ../src/mediaplayer |
131 USERINCLUDE ../src/mediaplayer |
203 USERINCLUDE ../src/mediarecorder |
132 USERINCLUDE ../src/mediarecorder |
204 USERINCLUDE ../src/outputmix |
|
205 USERINCLUDE ../src/radio |
133 USERINCLUDE ../src/radio |
206 USERINCLUDE ../src/vibra |
|
207 USERINCLUDE ../src/adptcommon |
134 USERINCLUDE ../src/adptcommon |
208 |
135 |
209 MW_LAYER_SYSTEMINCLUDE |
136 MW_LAYER_SYSTEMINCLUDE |
210 OS_LAYER_LIBC_SYSTEMINCLUDE |
137 OS_LAYER_LIBC_SYSTEMINCLUDE |
211 OS_LAYER_GLIB_SYSTEMINCLUDE |
138 OS_LAYER_GLIB_SYSTEMINCLUDE |