SRV_MEDIACACHE_TRC.txt
26.8 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
[APP NAME] = SRV_MEDIACACHE
[SCOPE] = COSMOS, PLUTO
[MODULE] = MOD_MMI_MEDIA_APP
#start trace
TRC_MSG(MMI_TRC_SRV_MEDIACACHE_CC_ADD_END,"[SRVMC][L]add to end")
TRC_MSG(MMI_TRC_SRV_MEDIACACHE_CC_ADD_HEAD,"[SRVMC][L]add to head")
TRC_MSG(MMI_TRC_SRV_MEDIACACHE_CC_ROLL_NEXT,"[SRVMC][L]roll next")
TRC_MSG(MMI_TRC_SRV_MEDIACACHE_CC_ROLL_PREV,"[SRVMC][L]roll prev")
TRC_MSG(MMI_TRC_SRV_MEDIACACHE_CC_GET_CENTER,"[SRVMC][L]get center")
TRC_MSG(MMI_TRC_SRV_MEDIACACHE_CC_ROLL_MARK,"[SRVMC][L]roll mart step %d")
TRC_MSG(MMI_TRC_SRV_MEDIACACHE_CC_DECODE2LAYER,"[SRVMC]decode to cache layer(%d,%d)(%d,%d,%d,%d)id=%d")
TRC_MSG(MMI_TRC_SRV_MEDIACACHE_INFO_START_BLOCKING_DECODE,"[SRVMC]decode to cache start blocking decode")
TRC_MSG(MMI_TRC_SRV_MEDIACACHE_INFO_NOT_SUPPORT_MULT_INST,"[SRVMC]ERR not support muti-instance now")
TRC_MSG(MMI_TRC_SRV_MEDIACACHE_INFO_PARAM_ERR,"[SRVMC]ERR param wrong run_buf=%d length=%d")
TRC_MSG(MMI_TRC_SRV_MEDIACACHE_INFO_ADD_CACHE_INTERNAL,"[SRVMC]add cache internal cell type=%d length=%d")
TRC_MSG(MMI_TRC_SRV_MEDIACACHE_INFO_ADD_CACHE,"[SRVMC]add cache type=%d length=%d add=%d")
TRC_MSG(MMI_TRC_SRV_MEDIACACHE_INFO_REMOVE_CACHE,"[SRVMC]remove cache add=%d")
TRC_MSG(MMI_TRC_SRV_MEDIACACHE_INFO_SWITCH_BY_GET,"[SRVMC][L]switch by get buffer opt")
TRC_MSG(MMI_TRC_SRV_MEDIACACHE_INFO_FILL_INDEX,"[SRVMC][L]not found so fill index")
TRC_MSG(MMI_TRC_SRV_MEDIACACHE_INFO_ROLL_AND_DIRECT,"[SRVMC][L]found roll=%d direct=%d")
TRC_MSG(MMI_TRC_SRV_MEDIACACHE_INFO_LOCK,"[SRVMC]lock src=%d cb=%d index=%d, ret=%d")
TRC_MSG(MMI_TRC_SRV_MEDIACACHE_INFO_UNLOCK,"[SRVMC]unlock cache")
TRC_MSG(MMI_TRC_SRV_MEDIACACHE_INFO_UNLOCK_INDEX,"[SRVMC]unlock index=%d")
TRC_MSG(MMI_TRC_SRV_MEDIACACHE_INFO_UNLOCK_FAILED,"unlock failed buffer=%d")
TRC_MSG(MMI_TRC_SRV_MEDIACACHE_CT_CREATE,"[SRVMC]ct create w=%d h=%d fl=%d")
TRC_MSG(MMI_TRC_SRV_MEDIACACHE_CT_DESTORY,"[SRVMC]ct destory")
TRC_MSG(MMI_TRC_SRV_MEDIACACHE_CT_START,"[SRVMC]ct start")
TRC_MSG(MMI_TRC_SRV_MEDIACACHE_CT_STOP,"[SRVMC]ct stop")
TRC_MSG(MMI_TRC_SRV_MEDIACACHE_CT_SWITCH_NEXT,"[SRVMC]ct switch next")
TRC_MSG(MMI_TRC_SRV_MEDIACACHE_CT_SWITCH_PREV,"[SRVMC]ct switch prev")
TRC_MSG(MMI_TRC_SRV_MEDIACACHE_CT_SET_METHOD,"[SRVMC]ct set method = %d")
TRC_MSG(MMI_TRC_SRV_MEDIACACHE_CALC_ENTER,"[SRVMC]calc cell enter o_w=%d o_h=%d")
TRC_MSG(MMI_TRC_SRV_MEDIACACHE_CALC_RESULT,"[SRVMC]calc cell end o_w=%d o_h=%d, new W=%d H=%d id=%d")
TRC_MSG(MMI_TRC_SRV_MEDIACACHE_INFO_PAUSE_DECODE,"[SRVMC]info pause decode")
TRC_MSG(MMI_TRC_SRV_MEDIACACHE_INFO_RESUME_DECODE,"[SRVMC]info resume decode")
TRC_MSG(MMI_TRC_SRV_MEDIACACHE_INFO_CACHE_STATE,"[SRVMC]info cache state=%d")
TRC_MSG(MMI_TRC_SRV_MEDIACACHE_INFO_CACHE_STATE_EXT,"[SRVMC]info cache state=%d type=%d file_index=%d finished=%d")
TRC_MSG(MMI_TRC_SRV_MEDIACACHE_INFO_CACHE_CHECK_INDEX,"[SRVMC]info check by index find grp%d idx=%d file_index=%d empty=%d")
TRC_MSG(MMI_TRC_SRV_MEDIACACHE_INFO_R2L_FROM_LARGE,"[SRVMC]info info resize2layer from Large cache")
TRC_MSG(MMI_TRC_SRV_MEDIACACHE_INFO_R2L_FROM_LX_CACHE,"[SRVMC]info resize2layer from L%d cache")
TRC_MSG(MMI_TRC_SRV_MEDIACACHE_INFO_CHECK_FILE_INDEX,"[SRVMC]info file index error idx=%d file_index=%d")
TRC_MSG(MMI_TRC_SRV_MEDIACACHE_DBG_HEAD,"[SRVMC]dbg nall=%d nlg=%d ncr=%d nl1n=%d nl1p=%d nl2n=%d nl2p=%d grp1_curr=%d")
TRC_MSG(MMI_TRC_SRV_MEDIACACHE_DBG_LARGE_INFO,"[SRVMC]dbg larg buf=%d err=%d grp=%d fid=%d w=%d h=%d ow=%d oh=%d s=%d t=%d")
TRC_MSG(MMI_TRC_SRV_MEDIACACHE_DBG_ITEM_INFO,"[SRVMC]dbg grp%d buf=%d err=%d grp=%d fid=%d w=%d h=%d ow=%d oh=%d s=%d t=%d")
TRC_MSG(MMI_TRC_SRV_MEDIACACHE_DBG_ITEM_CURR,"[SRVMC]dbg follow one ====>> GRP%d current")
TRC_MSG(MMI_TRC_SRV_MEDIACACHE_DBG_END,"[SRVMC]dbg cache [calc:store]grp1 next:%d:%d prev%d:%d grp2 next%d:%d prev%d:%d ****")
TRC_MSG(MMI_TRC_SRV_MEDIACACHE_OP_STATE,"[SRVMC]op ivsrv state=%d type=%d buf=%d length=%d")
TRC_MSG(MMI_TRC_SRV_MEDIACACHE_OP_CACHE_ADD_BEFORE,"[SRVMC]op cache add before operation")
TRC_MSG(MMI_TRC_SRV_MEDIACACHE_OP_CACHE_ADD_AFTER,"[SRVMC]op cache add after operation")
TRC_MSG(MMI_TRC_SRV_MEDIACACHE_OP_CACHE_REMOVE_ALL,"[SRVMC]op cache remove all")
TRC_MSG(MMI_TRC_SRV_MEDIACACHE_OP_CACHE_REMOVE_L1_L2,"[SRVMC]op cache remove L1 & L2")
TRC_MSG(MMI_TRC_SRV_MEDIACACHE_OP_CACHE_REMOVE_ONE,"[SRVMC]op cache remove one SRV state=%d buffer=%d")
TRC_MSG(MMI_TRC_SRV_MEDIACACHE_DECODE_CB,"[SRVMC]decode callback")
TRC_MSG(MMI_TRC_SRV_MEDIACACHE_DECODE_CB_NOT_MY,"[SRVMC]decode cb not my callback")
TRC_MSG(MMI_TRC_SRV_MEDIACACHE_DECODE_OK,"[SRVMC]decode OK")
TRC_MSG(MMI_TRC_SRV_MEDIACACHE_DECODE_THE_ONE_IS_LARGE,"[SRVMC]decode large OK and resize to L1 current")
TRC_MSG(MMI_TRC_SRV_MEDIACACHE_DECODE_THE_ONE_IS_L1,"[SRVMC]decode L1 OK and resize to L2 idx=%d fid=%d")
TRC_MSG(MMI_TRC_SRV_MEDIACACHE_DECODE_GDI_ERR,"[SRVMC]decode decode error GDI err=%d")
TRC_MSG(MMI_TRC_SRV_MEDIACACHE_DECODE_CB_APP,"[SRVMC]decode call back app file_index=%d err=%d")
TRC_MSG(MMI_TRC_SRV_MEDIACACHE_DECODE_SCHEDULE,"[SRVMC]decode schedule")
TRC_MSG(MMI_TRC_SRV_MEDIACACHE_DECODE_SCHEDULE_CHECK_LARGE,"[SRVMC]decode check LARGE=%d")
TRC_MSG(MMI_TRC_SRV_MEDIACACHE_DECODE_SCHEDULE_CHECK_CURR,"[SRVMC]decode check CURR=%d")
TRC_MSG(MMI_TRC_SRV_MEDIACACHE_DECODE_SCHEDULE_CHECK_LX,"[SRVMC]decode check L%d=%d")
TRC_MSG(MMI_TRC_SRV_MEDIACACHE_DECODE_SCHEDULE_START_NEW,"[SRVMC]decode start decode new one file_index=%d buffer=%d")
TRC_MSG(MMI_TRC_SRV_MEDIACACHE_DECODE_SCHEDULE_FINISHED,"[SRVMC]decode finished")
TRC_MSG(MMI_TRC_SRV_MEDIACACHE_DECODE_SCHEDULE_START_IMG,"[SRVMC]decode start GDI decode W=%d H=%d Fid=%d")
TRC_MSG(MMI_TRC_SRV_MEDIACACHE_INFO_OPEN_FILE_ERR,"[SRVMC]info open file error=%d")
TRC_MSG(MMI_TRC_SRV_MEDIACACHE_INFO_NOT_SUPPORT,"[SRVMC]info file not support w=%d h=%d, res=%d")
TRC_MSG(MMI_TRC_SRV_MEDIACACHE_INFO_CALC_W_H_ERR,"[SRVMC]info w h error after calc w=%d h=%d")
TRC_MSG(MMI_TRC_SRV_MEDIACACHE_INFO_DRAW_FROM_LARGE,"[SRVMC]info draw from large file_idx=%d state=%d")
TRC_MSG(MMI_TRC_SRV_MEDIACACHE_INFO_DRAW_FROM_LX,"[SRVMC]info the one is L%d and not clear enough, call app after decode file_idx=%d state=%d")
TRC_MSG(MMI_TRC_SRV_MEDIACACHE_INFO_DRAW_DECODING,"[SRVMC]info the one is decoding, call app after decode file_idx=%d state=%d")
TRC_MSG(MMI_TRC_SRV_MEDIACACHE_INFO_DRAW_DECODE_AGAIN,"[SRVMC]info try to decode again file indexe=%d")
TRC_MSG(MMI_TRC_SRV_MEDIACACHE_INFO_DRAW_OTHER_STATE,"[SRVMC]info other error file_idx=%d error_code=%d")
TRC_MSG(MMI_TRC_SRV_MEDIACACHE_INFO_DRAW_GET_CURR,"[SRVMC]info get curr x=%d y=%d w=%d h=%d z=%d")
TRC_MSG(MMI_TRC_SRV_MEDIACACHE_INFO_DRAW_GET_PREV,"[SRVMC]info get prev x=%d y=%d w=%d h=%d")
TRC_MSG(MMI_TRC_SRV_MEDIACACHE_INFO_DRAW_GET_NEXT,"[SRVMC]info get next x=%d y=%d w=%d h=%d")
TRC_MSG(MMI_TRC_SRV_MEDIACACHE_INFO_DRAW_GET_RETURN_CODE,"[SRVMC]info get return error_code=%d")
TRC_MSG(MMI_TRC_SRV_MEDIACACHE_INFO_DRAW_GET_CURR_TIKCS,"[SRVMC]info get curr use ticks=%d")
TRC_MSG(MMI_TRC_SRV_MEDIACACHE_INFO_DRAW_GET_PREV_TIKCS,"[SRVMC]info get prev use ticks=%d")
TRC_MSG(MMI_TRC_SRV_MEDIACACHE_INFO_DRAW_GET_NEXT_TIKCS,"[SRVMC]info get next use ticks=%d")
TRC_MSG(MMI_TRC_SRV_MEDIACACHE_INFO_REZIER_SRC_DST,"[SRVMC]resizer src=(%d,%d,%d,%d) dst(%d,%d,%d,%d)")
TRC_MSG(MMI_TRC_SRV_MEDIACACHE_INFO_REZIER_TICKS,"[SRVMC]resizer use ticks=%d")
TRC_MSG(MMI_TRC_SRV_MEDIACACHE_INFO_REZIER_TICKS_ONE,"[SRVMC]resizer use ticks=%d")
TRC_MSG(MMI_TRC_SRV_MEDIACACHE_INFO_SWITCH_NEXT_TIKCS,"[SRVMC]info switch next use ticks=%d")
TRC_MSG(MMI_TRC_SRV_MEDIACACHE_INFO_SWITCH_PREV_TIKCS,"[SRVMC]info switch prev use ticks=%d")
TRC_MSG(MMI_TRC_SRV_MEDIACACHE_INFO_AFTER_OP,"[SRVMC]info after operation")
TRC_MSG(MMI_TRC_SRV_MEDIACACHE_INFO_HIGH_QUALITY_RESIZER,"[SRVMC]info use high quality resizer(LRZ)")
TRC_MSG(MMI_TRC_SRV_MEDIACACHE_INFO_START_DECODE,"[SRVMC]info start decode handle=%d")
TRC_MSG(MMI_TRC_SRV_MEDIACACHE_INFO_CANCEL_DECODE,"[SRVMC]info cancel decode handle=%d")
TRC_MSG(MMI_TRC_SRV_MEDIACACHE_INFO_GET_NAME_FAILED,"[SRVMC]info get file name return %d L%d")
TRC_MSG(MMI_TRC_SRV_MEDIACACHE_INFO_RESET_CELL_LINE,"[SRVMC]srv_mediacache_cache_reset_cell L%d")
TRC_MSG(MMI_TRC_SRV_MEDIACACHE_INFO_IDX_DBSTATE_CHANGE,"[SRVMC]idx=%d state for db change %d=>%d L%d")
TRC_MSG(MMI_TRC_SRV_MEDIACACHE_INFO_GET_IMG_TO_LAYER,"[SRVMC]get image to layer idx=%d")
TRC_MSG(MMI_TRC_SRV_MEDIACACHE_INFO_GET_IMG_TO_LAYER_RET,"[srvmc]get image to layer idx=%d err=%d")
TRC_MSG(MMI_TRC_SRV_MEDIACACHE_CB_CHANGED,"[SRVMC]cb changed cb=%d idx=%d L%d")
TRC_MSG(MMI_TRC_SRV_MEDIACACHE_DB_GET_IMG_CB,"[SRVMC]db_get_img_cb err=%d")
TRC_MSG(MMI_TRC_SRV_MEDIACACHE_START_GET_FROM_DB,"[SRVMC]start get from db idx=%d is_blocking=%d")
TRC_MSG(MMI_TRC_SRV_MEDIACACHE_GET_FROM_DB_RET,"[SRVMC]get from db return type=%d db_start=%d io_state=%d")
TRC_MSG(MMI_TRC_SRV_MEDIACACHE_DECODE_BY_DB,"[SRVMC]decode_by_database")
TRC_MSG(MMI_TRC_SRV_MEDIACACHE_BY_DB_RETURN1,"[SRVMC]decode_by_database return old=new %d,new=%d,db_start=%d")
TRC_MSG(MMI_TRC_SRV_MEDIACACHE_BY_DB_FILESIZE,"[SRVMC]decode_by_database return get_file_size=%d")
TRC_MSG(TRC_VAPP_MEDIA_CACHE_RELEASE_IMAGE_X_BY_CELL_X, "MediaCache release image %x by cell %x")
TRC_MSG(TRC_VAPP_MEDIA_CACHE_CREATED_IMAGE_X_ON_CELL_X, "MediaCache created image %x on cell %x")
TRC_MSG(TRC_VAPP_META_DATA_SIZE_D, "[meta] data size: %d")
TRC_MSG(TRC_VAPP_SRVMC_SEARCH_CHANGE_SEARCHING_POINT_TO_NULL_AT_D, "[SRVMC][SEARCH] Change searching point to NULL at %d")
TRC_MSG(TRC_VAPP_SRVMC_DECODING_CANCEL_DECODE_CELL_AT_D, "[SRVMC][DECODING] Cancel decode cell at %d")
TRC_MSG(TRC_VAPP_SRVMC_DECODING_DECODING_P_IS_NULL_D, "[SRVMC][DECODING] decoding p is null @ %d")
TRC_MSG(TRC_VAPP_SRVMC_IOBUF_HERE_WE_COPY_BUF_FROM_DB_O_BUF_TO_CELL_BUFFER_D, "[SRVMC][IOBUF] Here we copy buf from DB O_buf to cell buffer @ %d")
TRC_MSG(TRC_VAPP_SRVMC_SEARCH_CHANGE_SEARCHING_POINT_TO_SOME_ONE_AT_D_INDEX_D, "[SRVMC][SEARCH] Change searching point to some one at %d, index = %d")
TRC_MSG(TRC_VAPP_SRVMC_META_SET_META_JOB_HANDLE_TO_NULL_FILE_INDEX_D_D, "[SRVMC][META] set meta job handle to NULL file index = %d @ %d")
TRC_MSG(TRC_VAPP_SRVMC_SRV_MEDIACACHE_CACHE_FILL_CELL_BY_IMG_AND_LENGTH_OVERFLOW, "[SRVMC]srv_mediacache_cache_fill_cell_by_img_and_length overflow")
TRC_MSG(TRC_VAPP_SRVMC_PMD_START_OF_RESIZE2LAYER_INTERNAL, "[SRVMC][PMD] start of resize2layer internal")
TRC_MSG(TRC_VAPP_SRVMC_PMD_START_OF_JUDEGE_NEED_SCALADO, "[SRVMC][PMD] start of judege, need scalado?")
TRC_MSG(TRC_VAPP_SRVMC_PMD_START_OF_DESTROY_PREVIEW_HANDLE_IF_NEEDED, "[SRVMC][PMD] Start of destroy preview handle if needed")
TRC_MSG(TRC_VAPP_SRVMC_PMD_END_OF_DESTROY_PREVIEW_HANDLE_IF_NEEDED, "[SRVMC][PMD] End of destroy preview handle if needed")
TRC_MSG(TRC_VAPP_SRVMC_PMD_START_OF_CREATE_PREVIEW_HANDLE_IF_NEEDED, "[SRVMC][PMD] Start of create preview handle if needed")
TRC_MSG(TRC_VAPP_SRVMC_PMD_START_OF_IES_DRAWING_SWITCH, "[SRVMC][PMD] Start of ies drawing switch")
TRC_MSG(TRC_VAPP_SRVMC_PMD_START_OF_SRV_IES_PREVIEW_RENDER, "[SRVMC][PMD] Start of srv_ies_preview_render")
TRC_MSG(TRC_VAPP_SRVMC_PMD_END_OF_SRV_IES_PREVIEW_RENDER, "[SRVMC][PMD] End of srv_ies_preview_render")
TRC_MSG(TRC_VAPP_SRVMC_PMD_START_OF_SRV_IES_IMAGE_ROTATE_ADJUST, "[SRVMC][PMD] Start of srv_ies_image_rotate_adjust")
TRC_MSG(TRC_VAPP_SRVMC_PMD_END_OF_SRV_IES_IMAGE_ROTATE_ADJUST, "[SRVMC][PMD] End of srv_ies_image_rotate_adjust")
TRC_MSG(TRC_VAPP_SRVMC_PMD_START_OF_SRV_IES_PREVIEW_SET_PAN_DELTA, "[SRVMC][PMD] Start of srv_ies_preview_set_pan_delta")
TRC_MSG(TRC_VAPP_SRVMC_PMD_IES_SET_PAN_ERROR_D, "[SRVMC][PMD] IES set pan error = %d")
TRC_MSG(TRC_VAPP_SRVMC_PMD_END_OF_SRV_IES_PREVIEW_SET_PAN_DELTA, "[SRVMC][PMD] End of srv_ies_preview_set_pan_delta")
TRC_MSG(TRC_VAPP_SRVMC_PMD_START_OF_SRV_IES_PREVIEW_RENDER_ANIMATED, "[SRVMC][PMD] Start of srv_ies_preview_render_animated")
TRC_MSG(TRC_VAPP_SRVMC_PMD_END_OF_SRV_IES_PREVIEW_RENDER_ANIMATED_D, "[SRVMC][PMD] End of srv_ies_preview_render_animated %d")
TRC_MSG(TRC_VAPP_SRVMC_PMD_START_OF_RUNNING_ANIM_OVER, "[SRVMC][PMD] Start of running anim over")
TRC_MSG(TRC_VAPP_SRVMC_PMD_END_OF_RUNNING_ANIM_OVER, "[SRVMC][PMD] End of running anim over")
TRC_MSG(TRC_VAPP_SRVMC_PMD_START_OF_SRV_IES_PREVIEW_RENDER_FORCE_DRAW_ANIM_OVER, "[SRVMC][PMD] Start of srv_ies_preview_render_force_draw anim over")
TRC_MSG(TRC_VAPP_SRVMC_PMD_END_OF_SRV_IES_PREVIEW_RENDER_FORCE_DRAW, "[SRVMC][PMD] End of srv_ies_preview_render_force_draw")
TRC_MSG(TRC_VAPP_SRVMC_PMD_END_OF_IES_DRAWING_SWITCH, "[SRVMC][PMD] End of ies drawing switch")
TRC_MSG(TRC_VAPP_SRVMC_PMD_START_OF_JUDEGE_DO_NOT_NEED_TO_IES, "[SRVMC][PMD] start of judege, do not need to ies")
TRC_MSG(TRC_VAPP_SRVMC_PMD_END_OF_RESIZE2LAYER_INTERNAL, "[SRVMC][PMD] End of resize2layer internal")
TRC_MSG(TRC_VAPP_SRVMC_PMD_START_OF_SRV_FMGR_FILELIST_GET_FILEPATH, "[SRVMC][PMD] Start of srv_fmgr_filelist_get_filepath")
TRC_MSG(TRC_VAPP_SRVMC_PMD_END_OF_SRV_FMGR_FILELIST_GET_FILEPATH, "[SRVMC][PMD] End of srv_fmgr_filelist_get_filepath")
TRC_MSG(TRC_VAPP_SRVMC_PMD_START_OF_DRM_GET_OBJECT_METHOD, "[SRVMC][PMD] Start of DRM_get_object_method")
TRC_MSG(TRC_VAPP_SRVMC_PMD_END_OF_DRM_GET_OBJECT_METHOD, "[SRVMC][PMD] End of DRM_get_object_method")
TRC_MSG(TRC_VAPP_SRVMC_PMD_START_OF_SRV_MEDIACACHE_ENGINE_FILE_GET_FILENAME, "[SRVMC][PMD] start of srv_mediacache_engine_file_get_filename")
TRC_MSG(TRC_VAPP_SRVMC_PMD_START_OF_COPY_FILE_NAME_IN_ENGIEN_GET_FILE_NAME, "[SRVMC][PMD] start of copy file name in engien get file name")
TRC_MSG(TRC_VAPP_SRVMC_PMD_START_OF_DRM_VALIDATE_PERMISSION, "[SRVMC][PMD] Start of DRM_validate_permission")
TRC_MSG(TRC_VAPP_SRVMC_PMD_END_OF_DRM_VALIDATE_PERMISSION, "[SRVMC][PMD] End of DRM_validate_permission")
TRC_MSG(TRC_VAPP_SRVMC_PMD_END_OF_SRV_MEDIACACHE_ENGINE_FILE_GET_FILENAME, "[SRVMC][PMD] End of srv_mediacache_engine_file_get_filename")
TRC_MSG(TRC_VAPP_SRVMC_PMD_START_OF_FIND_DECODE_CELL, "[SRVMC][PMD] start of find_decode_cell")
TRC_MSG(TRC_VAPP_SRVMC_PMD_END_OF_FIND_DECODE_CELL, "[SRVMC][PMD] End of find_decode_cell")
TRC_MSG(TRC_VAPP_SRVMC_PMD_START_OF_DECODE_BY_DB, "[SRVMC][PMD] Start of decode by db")
TRC_MSG(TRC_VAPP_SRVMC_PMD_END_OF_DECODE_BY_DB, "[SRVMC][PMD] End of decode by db")
TRC_MSG(TRC_VAPP_SRVMC_PMD_START_OF_DECODE_CELL_USING_GDI, "[SRVMC][PMD] Start of decode cell using gdi")
TRC_MSG(TRC_VAPP_SRVMC_PMD_END_OF_DECODE_CELL_USING_GDI, "[SRVMC][PMD] End of decode cell using gdi")
TRC_MSG(TRC_VAPP_SRVMC_PMD_WARING_WHEN_CALLBACK_THE_CELL_IS_NO_LONG_USED_INDEX_IS_D, "[SRVMC][PMD] waring. when callback, the cell is no long used, index is %d")
TRC_MSG(TRC_VAPP_SRVMC_PMD_START_OF_SRV_MEDIACACHE_RELEASE_IMAGE_HANDLE_IF_NEEDED, "[SRVMC][PMD] Start of _srv_mediacache_release_image_handle_if_needed")
TRC_MSG(TRC_VAPP_SRVMC_PMD_END_OF_SRV_MEDIACACHE_RELEASE_IMAGE_HANDLE_IF_NEEDED, "[SRVMC][PMD] End of _srv_mediacache_release_image_handle_if_needed")
TRC_MSG(TRC_VAPP_SRVMC_PMD_START_OF_SRV_IES_IMAGE_DESTROY, "[SRVMC][PMD] Start of srv_ies_image_destroy")
TRC_MSG(TRC_VAPP_SRVMC_PMD_END_OF_SRV_IES_IMAGE_DESTROY, "[SRVMC][PMD] End of srv_ies_image_destroy")
TRC_MSG(TRC_VAPP_SRVMC_IES_IES_DECODE_CALLBACK_CELL_INDEX_IS_D_RESULT_IS_D, "[SRVMC][IES] IES decode callback, cell index is %d, result is %d")
TRC_MSG(TRC_VAPP_SRVMC_IESXX_IES_DECODE_CALLBACK_CELL_INDEX_IS_D_RESULT_IS_D, "[SRVMC][IESXX] IES decode callback, cell index is %d, result is %d")
TRC_MSG(TRC_VAPP_SRVMC_GDI_IES_DECODE_CALLBACK_CELL_INDEX_IS_D, "[SRVMC][GDI] IES decode callback, cell index is %d")
TRC_MSG(TRC_VAPP_SRVMC_GDI_WHAT_HAPPENED_SOMETHING_IS_WRONG, "[SRVMC][GDI] What happened, something is wrong~~~~")
TRC_MSG(TRC_VAPP_SRVMC_IES_IES_CANCEL_RENDER_CELL_INDEX_IS_D, "[SRVMC][IES] IES Cancel render, cell index is %d")
TRC_MSG(TRC_VAPP_SRVMC_IES_IES_CANCEL_RENDER_END, "[SRVMC][IES] IES Cancel render End")
TRC_MSG(TRC_VAPP_SRVMC_PMD_START_OF_GDI_NB_DECODE_INTERNAL, "[SRVMC][PMD] Start of gdi nb decode internal")
TRC_MSG(TRC_VAPP_SRVMC_PMD_START_OF_GET_FILE_NAME, "[SRVMC][PMD] Start of get file name")
TRC_MSG(TRC_VAPP_SRVMC_PMD_END_OF_GET_FILE_NAME, "[SRVMC][PMD] End of get file name")
TRC_MSG(TRC_VAPP_SRVMC_PMD_START_OF_ERROR_CHECK, "[SRVMC][PMD] Start of error check")
TRC_MSG(TRC_VAPP_SRVMC_PMD_END_OF_ERROR_CHECK, "[SRVMC][PMD] End of error check")
TRC_MSG(TRC_VAPP_SRVMC_PMD_END_OF_GDI_NB_DECODE_INTERNAL, "[SRVMC][PMD] End of gdi nb decode internal")
TRC_MSG(TRC_VAPP_SRVMC_DECODING_START_USING_APP_IES_BUFFER_X, "[SRVMC][DECODING] start using app IES buffer %x")
TRC_MSG(TRC_VAPP_SRVMC_DECODING_STOP_BUT_STILL_USING_APP_BUFFER_X, "[SRVMC][DECODING] stop, but still using app buffer %x")
TRC_MSG(TRC_VAPP_SRVMC_PMD_START_OF_SRV_MEDIACACHE_GET_CURR_IMG_TO_LAYER, "[SRVMC][PMD] start of srv_mediacache_get_curr_img_to_layer")
TRC_MSG(TRC_VAPP_SRVMC_PMD_END_OF_SRV_MEDIACACHE_GET_CURR_IMG_TO_LAYER, "[SRVMC][PMD] end of srv_mediacache_get_curr_img_to_layer")
TRC_MSG(TRC_VAPP_SRVMC_PMD_END_OF_IVD_IVSRV_DB_ENABLE_GET_CANCEL_PUT, "[SRVMC][PMD] End of ivd_ivsrv_db_enable_get_cancel_put")
TRC_MSG(TRC_VAPP_SRVMC_PMD_START_OF_CELL_FIND, "[SRVMC][PMD] start of cell find")
TRC_MSG(TRC_VAPP_SRVMC_PMD_END_OF_DECODE_FROM_DB, "[SRVMC][PMD] End of decode from DB")
TRC_MSG(TRC_VAPP_SRVMC_PMD_START_OF_BLOCKING_DECODE, "[SRVMC][PMD] Start of blocking decode")
TRC_MSG(TRC_VAPP_SRVMC_PMD_END_OF_BLOCKING_DECODE, "[SRVMC][PMD] End of blocking decode")
TRC_MSG(TRC_VAPP_SRVMC_PMD_START_OF_RESET_CELL_IF_NEEDED, "[SRVMC][PMD] Start of reset cell if needed")
TRC_MSG(TRC_VAPP_SRVMC_PMD_END_OF_RESET_CELL_IF_NEEDED, "[SRVMC][PMD] End of reset cell if needed")
TRC_MSG(TRC_VAPP_SRVMC_PMD_START_OF_RESIZE2LAYER, "[SRVMC][PMD] start of resize2layer")
TRC_MSG(TRC_VAPP_SRVMC_PMD_END_OF_RESIZE2LAYER, "[SRVMC][PMD] End of resize2layer")
TRC_MSG(TRC_VAPP_SRVMC_PMD_START_OF_SRV_MEDIACACHE_DECODE_NEED_IES_CHECK_INTERNAL, "[SRVMC][PMD] start of _srv_mediacache_decode_need_ies_check internal")
TRC_MSG(TRC_VAPP_SRVMC_PMD_END_OF_SRV_MEDIACACHE_DECODE_NEED_IES_CHECK_INTERNAL, "[SRVMC][PMD] End of _srv_mediacache_decode_need_ies_check internal")
TRC_MSG(TRC_VAPP_SRVMC_PMD_START_OF_SRV_MEDIACACHE_PREVIEW_RENDER_BUFFER_TO_CELL_ASYNC_INTERNAL, "[SRVMC][PMD] start of srv_mediacache_preview_render_buffer_to_cell_async internal")
TRC_MSG(TRC_VAPP_SRVMC_PMD_END_OF_SRV_MEDIACACHE_PREVIEW_RENDER_BUFFER_TO_CELL_ASYNC_INTERNAL, "[SRVMC][PMD] End of srv_mediacache_preview_render_buffer_to_cell_async internal")
TRC_MSG(TRC_VAPP_SRVMC_PMD_START_OF_SRV_MEDIACACHE_DECODE_CELL_WITH_IES_INTERNAL, "[SRVMC][PMD] start of _srv_mediacache_decode_cell_with_ies internal")
TRC_MSG(TRC_VAPP_SRVMC_PMD_CANCEL_DECODE_LARGE, "[SRVMC][PMD] cancel decode large")
TRC_MSG(TRC_VAPP_SRVMC_PMD_END_OF_SRV_MEDIACACHE_DECODE_CELL_WITH_IES_INTERNAL, "[SRVMC][PMD] End of _srv_mediacache_decode_cell_with_ies internal")
TRC_MSG(TRC_VAPP_SRVMC_PMD_START_OF_SRV_MEDIACACHE_DELETE_IMAGE_HANDLE_IF_NEEDED_PREVIEW_HANDLE_IS_D_IMAGE_HANDLE_IS_D, "[SRVMC][PMD] Start of srv_mediacache_delete_image_handle_if_needed, preview handle is %d, image handle is %d")
TRC_MSG(TRC_VAPP_SRVMC_PMD_END_OF_SRV_MEDIACACHE_DELETE_IMAGE_HANDLE_IF_NEEDED, "[SRVMC][PMD] End of srv_mediacache_delete_image_handle_if_needed")
TRC_MSG(TRC_VAPP_SRVMC_PMD_START_OF_SRV_MEDIACACHE_CREATE_IMAGE_HANDLE_IF_NEEDED, "[SRVMC][PMD] Start of srv_mediacache_create_image_handle_if_needed")
TRC_MSG(TRC_VAPP_SRVMC_PMD_WARNING_CREATE_IMAGE_HANDLE_BUT_DO_NOT_HAVE_META_HANDLE, "[SRVMC][PMD] Warning! create image handle but do not have meta handle")
TRC_MSG(TRC_VAPP_SRVMC_PMD_START_SRV_IES_IMAGE_CREATE_FROM_FILE_META_HANDLE_IS_D, "[SRVMC][PMD] start srv_ies_image_create_from_file, meta handle is %d")
TRC_MSG(TRC_VAPP_SRVMC_PMD_END_SRV_IES_IMAGE_CREATE_FROM_FILE_HANDLE_IS_D_CELL_INDEX_ID_D, "[SRVMC][PMD] End srv_ies_image_create_from_file, handle is %d, cell_index id %d")
TRC_MSG(TRC_VAPP_SRVMC_PMD_END_OF_SRV_MEDIACACHE_CREATE_IMAGE_HANDLE_IF_NEEDED, "[SRVMC][PMD] End of srv_mediacache_create_image_handle_if_needed")
TRC_MSG(TRC_VAPP_SRVMC_META_SRV_IES_META_CREATE_FROM_BUFFER_RESULT_IS_D, "[SRVMC][META] srv_ies_meta_create_from_buffer, result is %d")
TRC_MSG(TRC_VAPP_SRVMC_META_CREATE_META_CALLBACK_RESULT_IS_D, "[SRVMC][META] create meta callback, result is %d")
TRC_MSG(TRC_VAPP_SRVMC_META_CREATE_META_CALLBACK_FILE_INDEX_D, "[SRVMC][META] create meta callback, file index %d")
TRC_MSG(TRC_VAPP_SRVMC_META_START_OF_CREATE_META_FILE_INDEX_IS_D, "[SRVMC][Meta] Start of create meta, file index is %d")
TRC_MSG(TRC_VAPP_SRVMC_META_END_OF_CREATE_META_RET_D_JOB_HANDLE_D, "[SRVMC][Meta] End of create meta,ret = %d, job_handle = %d ")
TRC_MSG(TRC_VAPP_SRVMC_PMD_START_OF_CREATE_IMAGE_HANDLE, "[SRVMC][PMD] Start of create image handle")
TRC_MSG(TRC_VAPP_SRVMC_PMD_IT_IS_WRONG_FOR_WHAT, "[SRVMC][PMD] it is WRONG~~~, for what ")
TRC_MSG(TRC_VAPP_SRVMC_PMD_END_OF_CREATE_IMAGE_HANDLE, "[SRVMC][PMD] End of create image handle")
TRC_MSG(TRC_VAPP_SRVMC_PMD_START_OF_RENDER_ASYNC, "[SRVMC][PMD] Start of render async")
TRC_MSG(TRC_VAPP_SRVMC_PMD_END_OF_RENDER_ASYNC, "[SRVMC][PMD] End of render async")
TRC_MSG(TRC_VAPP_SRVMC_IES_IES_START_RENDER_CELL_INDEX_IS_D_RESULT_IS_D, "[SRVMC][IES] IES start render, cell index is %d, result is %d")
TRC_MSG(TRC_VAPP_SRVMC_META_START_OF_SRV_MEDIACACHE_FREE_META_BUFFER_HANDLE_IS_D_JOB_IS_D, "[SRVMC][META] Start of srv_mediacache_free_meta_buffer, handle is %d, job is %d")
TRC_MSG(TRC_VAPP_SRVMC_META_SRV_MEDIACACHE_FREE_META_BUFFER_CELL_INDEX_IS_D_TYPE_IS_D, "[SRVMC][META] srv_mediacache_free_meta_buffer cell index is %d, type is %d")
TRC_MSG(TRC_VAPP_SRVMC_META_END_OF_SRV_MEDIACACHE_FREE_META_BUFFER, "[SRVMC][META] End of srv_mediacache_free_meta_buffer")
TRC_MSG(TRC_VAPP_SRVMC_PMD_START_OF_SRV_MEDIACACHE_MALLOC_META_BUFFER, "[SRVMC][PMD] Start of srv_mediacache_malloc_meta_buffer")
TRC_MSG(TRC_VAPP_SRVMC_PMD_END_OF_SRV_MEDIACACHE_MALLOC_META_BUFFER_HANDLE_POS_IS_D, "[SRVMC][PMD] End of srv_mediacache_malloc_meta_buffer, handle pos is %d")
TRC_MSG(TRC_VAPP_SRVMC_PMD_START_OF_SRV_MEDIACACHE_FREE_META_BUFFER_HANDLE_IS_D_JOB_IS_D, "[SRVMC][PMD] Start of srv_mediacache_free_meta_buffer, handle is %d, job is %d")
TRC_MSG(TRC_VAPP_SRVMC_PMD_END_OF_SRV_MEDIACACHE_FREE_META_BUFFER, "[SRVMC][PMD] End of srv_mediacache_free_meta_buffer")
TRC_MSG(TRC_VAPP_SRVMC_PMD_START_SRV_IES_IMAGE_CREATE_FROM_FILE_HANDLE_IS_D_CELL_INDEX_ID_D, "[SRVMC][PMD] Start srv_ies_image_create_from_file, handle is %d, cell_index id %d")
TRC_MSG(TRC_VAPP_SRVMC_PMD_GET_FILE_NAME_RESULT_IS_D, "[SRVMC][PMD] Get file name, result is %d")
TRC_MSG(TRC_VAPP_SRVMC_PMD_END_SRV_IES_IMAGE_CREATE_FROM_FILE_HANDLE_IS_D_CELL_INDEX_ID_D_META_IS_D, "[SRVMC][PMD] End srv_ies_image_create_from_file, handle is %d, cell_index id %d, meta is %d")
TRC_MSG(TRC_VAPP_SRVMC_PMD_START_OF_SRV_MEDIACACHE_CONFIG_IMAGE_DECODE_AND_GET_SOURCE_USE_SCALADO_D, "[SRVMC][PMD] start of srv_mediacache_config_image_decode_and_get_source, use scalado %d")
TRC_MSG(TRC_VAPP_SRVMC_DECODING_APP_ASSIGN_IES_BUFFER_X_D, "[SRVMC][DECODING] app assign IES buffer %x, %d")
TRC_MSG(TRC_VAPP_SRVMC_PMD_END_OF_SRV_MEDIACACHE_CONFIG_IMAGE_DECODE_AND_GET_SOURCE, "[SRVMC][PMD] End of srv_mediacache_config_image_decode_and_get_source")
TRC_MSG(TRC_VAPP_USING_IES, "using ies")
TRC_MSG(TRC_VAPP_SRV_IES_PREVIEW_DESTROY, "srv_ies_preview_destroy")
TRC_MSG(TRC_VAPP_SRV_IES_PREVIEW_CREATE, "srv_ies_preview_create")
TRC_MSG(TRC_VAPP_SRV_IES_IMAGE_CREATE_FROM_FILE, "srv_ies_image_create_from_file")
TRC_MSG(TRC_VAPP_START_OF_SRV_IES_PREVIEW_CREATE, "Start of srv_ies_preview_create")
TRC_MSG(TRC_VAPP_END_OF_SRV_IES_PREVIEW_CREATE, "End of srv_ies_preview_create")
TRC_MSG(TRC_VAPP_SRVIVD_IOBUF_HERE_WE_START_TO_USE_UPPER_BUFFER_D, "[SRVIVD][IOBUF] here we start to use upper buffer @ %d")
TRC_MSG(TRC_VAPP_SRVIVD_IOBUF_HERE_WE_START_TO_USE_I_O_BUFFER_D, "[SRVIVD][IOBUF] here we start to use I+O buffer @ %d")
TRC_MSG(TRC_VAPP_SRVIVD_IOBUF_HERE_WE_END_TO_USE_O_BUFFER_D, "[SRVIVD][IOBUF] here we End to use O buffer @ %d")
TRC_MSG(TRC_VAPP_SRVIVD_IOBUF_HERE_WE_STILL_TO_USE_O_BUFFER_D, "[SRVIVD][IOBUF] here we still to use o buffer @ %d")
TRC_MSG(TRC_VAPP_SRVIVD_IOBUF_HERE_WE_SKIP_TO_USE_UPPER_BUFFER_D, "[SRVIVD][IOBUF] here we Skip to use upper buffer @ %d")
TRC_MSG(TRC_VAPP_SRVIVD_IOBUF_HERE_WE_USE_MAYBE_OUTPUT_BUFFER_D, "[SRVIVD][IOBUF] here we use MAYBE output buffer @ %d")
TRC_MSG(TRC_VAPP_SRVIVD_IOBUF_HERE_WE_USE_EXTRA_BUFFER_D, "[SRVIVD][IOBUF] here we use Extra buffer @ %d")
TRC_MSG(TRC_VAPP_SRVIVD_META_START_TO_GET_META_D, "[SRVIVD][META] Start to get meta @ %d")
TRC_MSG(TRC_VAPP_SRVIVD_META_END_TO_GET_META_D, "[SRVIVD][META] End to get meta @ %d")
TRC_MSG(TRC_VAPP_SRVIVD_IOBUF_HERE_WE_END_TO_USE_PUT_IMAGE_BUFFER_O_BUFFER_D, "[SRVIVD][IOBUF] here we End to use put image buffer [o buffer] @ %d")
TRC_MSG(TRC_VAPP_SRVIVD_IOBUF_HERE_WE_END_TO_USE_GET_IMAGE_BUFFER_D, "[SRVIVD][IOBUF] here we End to use get image buffer @ %d")
TRC_MSG(TRC_VAPP_SRVIVD_DB_DB_START_D, "[SRVIVD][DB] db_start @ %d")
TRC_MSG(TRC_VAPP_SRVIVD_DB_DB_STOP_D, "[SRVIVD][DB] db_stop @ %d")
TRC_MSG(TRC_VAPP_SRVIVD_VIDEO_RESULT_BUFFER_IS_NULL, "[SRVIVD][VIDEO] result buffer is NULL")
TRC_MSG(TRC_VAPP_SRVIVD_VIDEO_PUT_VIDEO_INFO_FAIL_D, "[SRVIVD][VIDEO] put_video_info fail [%d]")
TRC_MSG(TRC_VAPP_SRVIVD_VIDEO_UPDATE_VIDEO_LAST_PLAY_FAIL_D, "[SRVIVD][VIDEO] update_video_last_play fail [%d]")
TRC_MSG(TRC_VAPP_SRVIVD_META_START_TO_PUT_META_D, "[SRVIVD][META] Start to put meta @ %d")
TRC_MSG(TRC_VAPP_SRVIVD_META_END_TO_PUT_META_D, "[SRVIVD][META] End to put meta @ %d")
TRC_MSG(TRC_VAPP_SRVIVD_META_START_TO_SQLITE3_BIND_TEXT16_D, "[SRVIVD][META] Start to sqlite3_bind_text16 @ %d")
TRC_MSG(TRC_VAPP_SRVIVD_META_END_TO_SQLITE3_BIND_TEXT16_D, "[SRVIVD][META] End to sqlite3_bind_text16 @ %d")
TRC_MSG(TRC_VAPP_SRVIVD_META_START_TO_SQLITE3_BIND_BLOB_D, "[SRVIVD][META] Start to sqlite3_bind_blob @ %d")
TRC_MSG(TRC_VAPP_SRVIVD_META_END_TO_SQLITE3_BIND_BLOB_D, "[SRVIVD][META] End to sqlite3_bind_blob @ %d")
TRC_MSG(TRC_VAPP_SRVIVD_META_START_TO_SQLITE3_BIND_INT_D, "[SRVIVD][META] Start to sqlite3_bind_int @ %d")
TRC_MSG(TRC_VAPP_SRVIVD_META_END_TO_SQLITE3_BIND_INT_D, "[SRVIVD][META] End to sqlite3_bind_int @ %d")
TRC_MSG(TRC_VAPP_SRVIVD_META_START_TO_SQLITE3_STEP_D, "[SRVIVD][META] Start to sqlite3_step @ %d")
TRC_MSG(TRC_VAPP_SRVIVD_META_PUT_META_DB_SIZE_IS_D_D, "[SRVIVD][META] put meta db size is %d, @ %d")
TRC_MSG(TRC_VAPP_SRVIVD_META_GET_META_SIZE_IS_D_D, "[SRVIVD][META] get meta, size is %d @ %d")
TRC_MSG(TRC_VAPP_SRVIVD_ENCODE_JPEG_BUF_RESULT, "[SRVIVD] Encode JPEG buffer res=%d, buffer_size=%d, cf=%d")
TRC_MSG(MMI_TRC_IVD_INFO_GET,"[SRVIVD]ivd_iv_db_get_img filesize=%d")
TRC_MSG(MMI_TRC_IVD_INFO_ERR_RETURN,"[SRVIVD]err ret=%d db[fsize%d w%d h%d] req[fsize%d w%d h%d]")
TRC_MSG(MMI_TRC_IVD_INFO_GET_IMG_CB_HDLR,"[SRVIVD]db_get_img_cb hdlr return state=%d ret=%d req=%d ==%d")
TRC_MSG(MMI_TRC_IVD_INFO_GET_IMG_FILESIZE,"[SRVIVD]ivd_ivsrv_db_get_img filesize=%d next should send msg")
TRC_MSG(MMI_TRC_IVD_INFO_DB_GET_MEM_LENGTH,"[SRVIVD]DAEMON db get memory length=%d")
TRC_MSG(MMI_TRC_IVD_INFO_DB_GET_DECODE_MEM,"[SRVIVD]DAEMON db get decode from memory ret=%d")
TRC_MSG(MMI_TRC_IVD_INFO_DB_PUT_ENCODE,"[SRVIVD]DAEMON db put encode to memory size=%d return=%d ret=%d")
TRC_MSG(MMI_TRC_IVD_INFO_DB_QUERY_NAME,"[SRVIVD]DAEMON db query at db return=%d idx=%d")
TRC_MSG(MMI_TRC_IVD_INFO_DB_NEED_UPDATE,"[SRVIVD]DAEMON db this need update")
TRC_MSG(MMI_TRC_IVD_INFO_DB_UPDATE_STEP_RET,"[SRVIVD]DAEMON db write to db step ret=%d")
TRC_MSG(MMI_TRC_IVD_INFO_DB_WRITE_TO_DB_END,"[SRVIVD]DAEMON db write to db end ret=%d")