• Join
  • Sign In with my.TI Login
Texas Instruments
  • Products
  • Applications
  • Tools & Software
  • Support & Community
  • Sample & Buy
  • About TI
Sample & Purchase Cart Sample & Purchase Cart
  • Search
  • Advanced
TI E2E™ Community
  • Support Forums
  • Blogs
  • Groups
  • Videos
  • 简体中文
  • More ...
TI Home » TI E2E Community » Support Forums » Digital Signal Processors (DSP) » DaVinci™ Video Processors » DM816x, C6A816x and AM389x Processors Forum » [DM8168] demo decode_mosaicdisplay can't support 3 channel decoder.
Share
DaVinci™ Video Processors
  • Forums
  • Announcements
Options
  • Subscribe via RSS

[DM8168] demo decode_mosaicdisplay can't support 3 channel decoder.

[DM8168] demo decode_mosaicdisplay can't support 3 channel decoder.

This question is not answered
Eric Mao
Posted by Eric Mao
on Apr 23 2012 03:13 AM
Expert2975 points

Hi all

   I wanted to make application as shown in diagram as below

 

  I modified  the decode_mosaicdisplay demo to fit the application.  But met some problem.

 The call OMX_AllocateBuffer function to allocate buffer for the Decode component's inport and outport, The first two decode components can get buffer correctly, and also call the function pCb.EventHandler.the third decode component also get the buffer for inport and outport, but it didn't call the function pCb.EventHandler. so the sem_pend function will alway pending.  

  Eric!

Don't forget to verify answers to your forum questions by using the green "Verify Answer" button.

DM8168 decode
Report Abuse
  • Reply
You have posted to a forum that requires a moderator to approve posts before they are publicly available.
All Replies
  • Eric Mao
    Posted by Eric Mao
    on Apr 24 2012 20:18 PM
    Expert2975 points

    Hi all

      following is log message of VIDEO. The attachment is my code.6204.mosaicDisplay.rar

    Opened loggerSM.bin to store encoded records
    N:Video P:1 #:00000 T:00000000019ca05f S:Enabling Status Logger
    N:Video P:1 #:00001 T:00000000019cd65b S:Enabling User1 Logs
    N:Video P:1 #:00002 T:00000000019d24c1 S:Disabling User1 Logs
    N:Video P:1 #:00003 T:00000000019d6871 S:Disabling User1 Logs
    N:Video P:1 #:00004 T:00000000019dabc7 S:Disabling User1 Logs
    N:Video P:1 #:00005 T:00000000019def6b S:Disabling User1 Logs
    N:Video P:1 #:00006 T:00000000019e35eb S:Enabling Analysis Logs
    N:Video P:1 #:00007 T:0000000001a3cde7 S:Module<ti.omx> Entering<DomxCore_procInit> @line<116>
    N:Video P:1 #:00008 T:0000000001f906fd S:Module<ti.omx> @<DomxCore_procInit> @line<142> msg<Before Ipc_attach>
    N:Video P:1 #:00009 T:0000000007f07bd3 S:Module<ti.omx> @<DomxCore_procInit> @line<149> msg<After Ipc_attach>
    N:Video P:1 #:00010 T:0000000007f0e135 S:Module<ti.omx> @<DomxCore_procInit> @line<151> msg<Ipc_attach successful>
    N:Video P:1 #:00011 T:0000000007f186ed S:Module<ti.omx> @<OmxRpc_moduleRegisterMsgqHeap> @line<927> msg<Before MessageQ_registerHeap>
    N:Video P:1 #:00012 T:0000000007f1edfd S:Module<ti.omx> @<OmxRpc_moduleRegisterMsgqHeap> @line<932> msg<After MessageQ_registerHeap>
    N:Video P:1 #:00013 T:0000000007f24e4b S:Module<ti.omx> Leaving<DomxCore_procInit> @line<207> with error<0:ErrorNone>
    N:Video P:1 #:00014 T:0000000007f2c6df S:@ omxrpc_rcm_server_create: rcmServerName OmxRpcRcmServer_1, priority 14
    N:Video P:1 #:00015 T:0000000007f3183d S:Module<ti.omx> @<omxrpc_rcm_server_create> @line<225> msg<Before RcmServer_Params_init>
    N:Video P:1 #:00016 T:0000000007f372d3 S:Module<ti.omx> @<omxrpc_rcm_server_create> @line<229> msg<After RcmServer_Params_init>
    N:Video P:1 #:00017 T:0000000007f3cd7f S:Module<ti.omx> @<omxrpc_rcm_server_create> @line<232> msg<Before RcmServer_create>
    N:Video P:1 #:00018 T:0000000007f9715b S:Module<ti.omx> @<omxrpc_rcm_server_create> @line<240> msg<After RcmServer_create>
    N:Video P:1 #:00019 T:0000000007f9d69f S:@ omxrpc_rcm_server_remote_fxn_register regFxnCategory 0
    N:Video P:1 #:00020 T:0000000007fa1e0f S:Calling RcmServer_addSymbol(OmxRpcGetHandle)
    N:Video P:1 #:00021 T:0000000007fa9297 S:Calling RcmServer_addSymbol(OmxRpcFreeHandle)
    N:Video P:1 #:00022 T:0000000007fae87f S:Calling RcmServer_addSymbol(OmxRpcCreateProxyLite)
    N:Video P:1 #:00023 T:0000000007fb3f57 S:Calling RcmServer_addSymbol(OmxRpcGetHeapMemStats)
    N:Video P:1 #:00024 T:0000000007fb9493 S:Calling RcmServer_addSymbol(OmxRpcDeleteProxyLite)
    N:Video P:1 #:00025 T:0000000007fbee9f S:Module<ti.omx> @<omxrpc_rcm_server_start> @line<256> msg<Before RcmServer_start>
    N:Video P:1 #:00026 T:0000000007fc7db3 S:Module<ti.omx> @<omxrpc_rcm_server_start> @line<258> msg<After RcmServer_start>
    N:Video P:1 #:00027 T:00000020a111d5bb S:Enabling Status Logger
    N:Video P:1 #:00028 T:00000020a1121a5b S:Enabling User1 Logs
    N:Video P:1 #:00029 T:00000020a1127b41 S:Disabling User1 Logs
    N:Video P:1 #:00030 T:00000020a112c3bd S:Disabling User1 Logs
    N:Video P:1 #:00031 T:00000020a1130bd1 S:Disabling User1 Logs
    N:Video P:1 #:00032 T:00000020a1135459 S:Disabling User1 Logs
    N:Video P:1 #:00033 T:00000020a1139f59 S:Disabling Analysis Logs
    N:Video P:1 #:00034 T:00000020a21fedb9 S:OmxRpc_rcmIfGetHandle:ComponentName:OMX.TI.DUCATI.VIDDEC
    N:Video P:1 #:00035 T:00000020a22088eb S:Entered function:omxrpc_module_init_client (3)
    N:Video P:1 #:00036 T:00000020a2210c45 S:Entered function:OmxRpc_rcmClientCreate (0x9d84ebf4, OmxRpcRcmServer_3, 4)
    N:Video P:1 #:00037 T:00000020a22163eb S:Module<ti.omx> @<OmxRpc_rcmClientCreate> @line<983> msg<Before RcmClient_Params_init>
    N:Video P:1 #:00038 T:00000020a221be97 S:Module<ti.omx> @<OmxRpc_rcmClientCreate> @line<985> msg<After RcmClient_Params_init>
    N:Video P:1 #:00039 T:00000020a222193d S:Module<ti.omx> @<OmxRpc_rcmClientCreate> @line<990> msg<Before RcmClient_create>
    N:Video P:1 #:00040 T:00000020a2267731 S:Module<ti.omx> @<OmxRpc_rcmClientCreate> @line<992> msg<After RcmClient_create>
    N:Video P:1 #:00041 T:00000020a226dfc1 S:omxrpc_module_init_client: Located the remoteCoreRcmServer
    N:Video P:1 #:00042 T:00000020a2273635 S:main: calling RcmClient_getSymbolIndex(OmxRpcGetHandle)
    N:Video P:1 #:00043 T:00000020a229d1ff S:main: calling RcmClient_getSymbolIndex(OmxRpcFreeHandle)
    N:Video P:1 #:00044 T:00000020a22c0183 S:main: calling RcmClient_getSymbolIndex(OmxRpcCreateProxyLite)
    N:Video P:1 #:00045 T:00000020a22e052b S:main: calling RcmClient_getSymbolIndex(OmxRpcGetHeapMemStats)
    N:Video P:1 #:00046 T:00000020a2301567 S:main: calling RcmClient_getSymbolIndex(OmxRpcDeleteProxyLite)
    N:Video P:1 #:00047 T:00000020a2320d0b S:LayerId: 2
    N:Video P:1 #:00048 T:00000020a2329b2d S:@ omxrpc_rcm_server_create: rcmServerName OmxRpcRcmServer_OMX.TI.DUCATI.VIDDEC_Ctrl_1_0, priority 14
    N:Video P:1 #:00049 T:00000020a23327e9 S:Module<ti.omx> @<omxrpc_rcm_server_create> @line<225> msg<Before RcmServer_Params_init>
    N:Video P:1 #:00050 T:00000020a2338b07 S:Module<ti.omx> @<omxrpc_rcm_server_create> @line<229> msg<After RcmServer_Params_init>
    N:Video P:1 #:00051 T:00000020a233e439 S:Module<ti.omx> @<omxrpc_rcm_server_create> @line<232> msg<Before RcmServer_create>
    N:Video P:1 #:00052 T:00000020a2395dd9 S:Module<ti.omx> @<omxrpc_rcm_server_create> @line<240> msg<After RcmServer_create>
    N:Video P:1 #:00053 T:00000020a239be6f S:@ omxrpc_rcm_server_remote_fxn_register regFxnCategory 1
    N:Video P:1 #:00054 T:00000020a23a08ca S:Calling RcmServer_addSymbol(OmxRpcSetParameter)
    N:Video P:1 #:00055 T:00000020a23ab893 S:Calling RcmServer_addSymbol(OmxRpcGetParameter)
    N:Video P:1 #:00056 T:00000020a23b1285 S:Calling RcmServer_addSymbol(OmxRpcSetConfig)
    N:Video P:1 #:00057 T:00000020a23b6935 S:Calling RcmServer_addSymbol(OmxRpcGetConfig)
    N:Video P:1 #:00058 T:00000020a23bbf8b S:Calling RcmServer_addSymbol(OmxRpcGetComponentVersion)
    N:Video P:1 #:00059 T:00000020a23c1dcf S:Calling RcmServer_addSymbol(OmxRpcGetExtensionIndex)
    N:Video P:1 #:00060 T:00000020a23c7bab S:Calling RcmServer_addSymbol(OmxRpcGetState)
    N:Video P:1 #:00061 T:00000020a23cd2e9 S:Calling RcmServer_addSymbol(OmxRpcSendCommand)
    N:Video P:1 #:00062 T:00000020a23d2a3d S:Calling RcmServer_addSymbol(OmxRpcUseBuffer)
    N:Video P:1 #:00063 T:00000020a23d8131 S:Calling RcmServer_addSymbol(OmxRpcAllocBuffer)
    N:Video P:1 #:00064 T:00000020a23de633 S:Calling RcmServer_addSymbol(OmxRpcFreeBuffer)
    N:Video P:1 #:00065 T:00000020a23e3f07 S:Calling RcmServer_addSymbol(OmxRpcEmptyThisBuffer)
    N:Video P:1 #:00066 T:00000020a23e9bf5 S:Calling RcmServer_addSymbol(OmxRpcFillThisBuffer)
    N:Video P:1 #:00067 T:00000020a23ef717 S:Calling RcmServer_addSymbol(OmxRpcTunnelRequest)
    N:Video P:1 #:00068 T:00000020a23f552b S:Module<ti.omx> @<omxrpc_rcm_server_start> @line<256> msg<Before RcmServer_start>
    N:Video P:1 #:00069 T:00000020a23fbcc3 S:Module<ti.omx> @<omxrpc_rcm_server_start> @line<258> msg<After RcmServer_start>
    N:Video P:1 #:00070 T:00000020a2401471 S:Instance Register with omxRpc Module.Cnt = 1
    N:Video P:1 #:00071 T:00000020a240512d S:L_create: OmxRpc create: Component:OMX.TI.DUCATI.VIDDEC, Layer:2
    N:Video P:1 #:00072 T:00000020a240ae1b S:Component OMX.TI.DUCATI.VIDDEC In table OMX.TI.VPSSM3.VFCC idx 0
    N:Video P:1 #:00073 T:00000020a240fc87 S:Component OMX.TI.DUCATI.VIDDEC In table OMX.TI.VPSSM3.VFDC idx 1
    N:Video P:1 #:00074 T:00000020a24149f5 S:Component OMX.TI.DUCATI.VIDDEC In table OMX.TI.VPSSM3.VFPC.DEIHDUALOUT idx 2
    N:Video P:1 #:00075 T:00000020a2419e91 S:Component OMX.TI.DUCATI.VIDDEC In table OMX.TI.VPSSM3.VFPC.DEIMDUALOUT idx 3
    N:Video P:1 #:00076 T:00000020a241f25d S:Component OMX.TI.DUCATI.VIDDEC In table OMX.TI.VPSSM3.VFPC.NF idx 4
    N:Video P:1 #:00077 T:00000020a2426359 S:Component OMX.TI.DUCATI.VIDDEC In table OMX.TI.VPSSM3.VFPC.INDTXSCWB idx 5
    N:Video P:1 #:00078 T:00000020a242b50b S:Component OMX.TI.DUCATI.VIDDEC In table OMX.TI.VPSSM3.CTRL.TVP idx 6
    N:Video P:1 #:00079 T:00000020a2430284 S:Component OMX.TI.DUCATI.VIDDEC In table OMX.TI.VPSSM3.CTRL.DC idx 7
    N:Video P:1 #:00080 T:00000020a2434db1 S:Component OMX.TI.DUCATI.VIDDEC In table OMX.TI.VPSSM3.VSWMOSAIC idx 8
    N:Video P:1 #:00081 T:00000020a2439d95 S:Component OMX.TI.DUCATI.VIDDEC In table OMX.TI.DUCATI.VIDENC idx 9
    N:Video P:1 #:00082 T:00000020a243e973 S:Component OMX.TI.DUCATI.VIDDEC In table OMX.TI.DUCATI.VIDDEC idx 10
    N:Video P:1 #:00083 T:00000020a24436c9 S:Component OMX.TI.DUCATI.VIDDEC found idx: 10
    N:Video P:1 #:00084 T:00000020a2449221 S:In OMX_GetHandle, component OMX.TI.DUCATI.VIDDEC, omxhandle 0x9dbddbe0
    N:Video P:1 #:00085 T:00000020a24596b1 S:Module<OMX.TI.DUCATI.VIDDEC> Entering<OMX_BASE_SetDefaultProperties> @line<1237>
    N:Video P:1 #:00086 T:00000020a245fb5f S:Module<OMX.TI.DUCATI.VIDDEC> Leaving<OMX_BASE_SetDefaultProperties> @line<1279> with error<0:ErrorNone>
    N:Video P:1 #:00087 T:00000020a246a657 S:Module<OMX.TI.DUCATI.VIDDEC> Entering<OMX_BASE_ComponentInit> @line<107>
    N:Video P:1 #:00088 T:00000020a248646b S:Module<OMX.TI.DUCATI.VIDDEC> Entering<_OMX_BASE_InitializePorts> @line<115>
    N:Video P:1 #:00089 T:00000020a24a7587 S:Module<OMX.TI.DUCATI.VIDDEC> Leaving<_OMX_BASE_InitializePorts> @line<217> with error<0:ErrorNone>
    N:Video P:1 #:00090 T:00000020a25f22b9 S:Module<OMX.TI.DUCATI.VIDDEC> Leaving<OMX_BASE_ComponentInit> @line<221> with error<0:ErrorNone>
    N:Video P:1 #:00091 T:00000020a260c605 S:Module<OMX.TI.DUCATI.VIDDEC> Entering<OMX_BASE_DIO_Util> @line<535>
    N:Video P:1 #:00092 T:00000020a261243d S:Module<OMX.TI.DUCATI.VIDDEC> Entering<_OMX_BASE_DIO_DefaultGetTotalBufferSize> @line<615>
    N:Video P:1 #:00093 T:00000020a2618805 S:Module<OMX.TI.DUCATI.VIDDEC> Leaving<_OMX_BASE_DIO_DefaultGetTotalBufferSize> @line<679> with error<0:ErrorNone>
    N:Video P:1 #:00094 T:00000020a261ef63 S:Module<OMX.TI.DUCATI.VIDDEC> Leaving<OMX_BASE_DIO_Util> @line<563> with error<0:ErrorNone>
    N:Video P:1 #:00095 T:00000020a27029ba S:Module<OMX.TI.DUCATI.VIDDEC> Entering<OMX_BASE_SetCallbacks> @line<241>
    N:Video P:1 #:00096 T:00000020a27087cd S:Module<OMX.TI.DUCATI.VIDDEC> Leaving<OMX_BASE_SetCallbacks> @line<282> with error<0:ErrorNone>
    N:Video P:1 #:00097 T:00000020a270e68b S:Result of pComponentInit: ErrorNone
    N:Video P:1 #:00098 T:00000020a2711e09 S:Registering the component OMX.TI.DUCATI.VIDDEC with TunnelMgr
    N:Video P:1 #:00099 T:00000020a271630d S:Entered: DomxTunnelMgr_registerHandle (0x9dbddbe0, 0x9f704f54)
    N:Video P:1 #:00100 T:00000020a271fa39 S:Entered function:OmxRpc_rcmClientCreate (0x9dbd8d80, OmxRpcRcmServer_OMX.TI.DUCATI.VIDDEC_Cb_3_0, 4)
    N:Video P:1 #:00101 T:00000020a27260b3 S:Module<ti.omx> @<OmxRpc_rcmClientCreate> @line<983> msg<Before RcmClient_Params_init>
    N:Video P:1 #:00102 T:00000020a272bdfb S:Module<ti.omx> @<OmxRpc_rcmClientCreate> @line<985> msg<After RcmClient_Params_init>
    N:Video P:1 #:00103 T:00000020a273196f S:Module<ti.omx> @<OmxRpc_rcmClientCreate> @line<990> msg<Before RcmClient_create>
    N:Video P:1 #:00104 T:00000020a278d659 S:Module<ti.omx> @<OmxRpc_rcmClientCreate> @line<992> msg<After RcmClient_create>
    N:Video P:1 #:00105 T:00000020a27952d7 S:main: calling RcmClient_getSymbolIndex(OmxRpcCbEventHandler)
    N:Video P:1 #:00106 T:00000020a27bcd69 S:main: calling RcmClient_getSymbolIndex(OmxRpcCbEmptyBufferDone)
    N:Video P:1 #:00107 T:00000020a27ddb59 S:main: calling RcmClient_getSymbolIndex(OmxRpcCbFillBufferDone)
    N:Video P:1 #:00108 T:00000020a2800843 S:Module<ti.omx> @<domxtmgr_register_skelinfo> @line<417> msg<OmxRpcRcmServer_OMX.TI.DUCATI.VIDDEC_Ctrl_1_0>
    N:Video P:1 #:00109 T:00000020a2809ea3 S:OmxRpc_rcmIfGetHandle:ComponentName:OmxRpcRcmServer_OMX.TI.DUCATI.VIDDEC_Ctrl_1_0.Exiting..
    N:Video P:1 #:00110 T:00000020a2d98605 S:Module<OMX.TI.DUCATI.VIDDEC> Entering<OMX_BASE_SendCommand> @line<472>
    N:Video P:1 #:00111 T:00000020a2da2345 S:Module<OMX.TI.DUCATI.VIDDEC> Leaving<OMX_BASE_SendCommand> @line<638> with error<0:ErrorNone>
    N:Video P:1 #:00112 T:00000020a2db398b S:Module<OMX.TI.DUCATI.VIDDEC> Entering<OMX_BASE_CmdEventHandler> @line<434>
    N:Video P:1 #:00113 T:00000020a2dbb6f5 S:Module<OMX.TI.DUCATI.VIDDEC> Entering<OMX_BASE_PROCESS_CmdEvent> @line<526>
    N:Video P:1 #:00115 T:00000020a2dcff51 S:Module<OMX.TI.DUCATI.VIDDEC> Entering<OMX_BASE_SendCommand> @line<472>
    N:Video P:1 #:00116 T:00000020a2dd6f4b S:Module<OMX.TI.DUCATI.VIDDEC> Leaving<OMX_BASE_SendCommand> @line<638> with error<0:ErrorNone>
    N:Video P:1 #:00114 T:00000020a2dc0e3d S:Module<OMX.TI.DUCATI.VIDDEC> @<OMX_BASE_PROCESS_CmdEvent> @line<631> msg<Processing OMX_CommandPortEnable>
    N:Video P:1 #:00117 T:00000020a2de789f S:Module<OMX.TI.DUCATI.VIDDEC> Entering<_OMX_BASE_EnablePort> @line<776>
    N:Video P:1 #:00118 T:00000020a2deced7 S:Module<OMX.TI.DUCATI.VIDDEC> Leaving<_OMX_BASE_EnablePort> @line<814> with error<0:ErrorNone>
    N:Video P:1 #:00119 T:00000020a2df5f4b S:OMX_TI_VIDDEC_CommandNotify::Line 3390::VDEC->Port Enable Begin
    N:Video P:1 #:00120 T:00000020a2e00527 S:_OMX_TI_VIDDEC_EnablePeriodicDataProcess::Line 4963::VDEC->Enabled Periodic task based data processing
    N:Video P:1 #:00121 T:00000020a2e076cb S:OMX_TI_VIDDEC_CommandNotify::Line 3607::VDEC->Port Enable End
    N:Video P:1 #:00122 T:00000020a2e0c0d9 S:OMX_TI_VIDDEC_CommandNotify::Line 3673::VDEC->Before OMX_EventCmdComplete Notify
    N:Video P:1 #:00123 T:00000020a2e11241 S:Module<OMX.TI.DUCATI.VIDDEC> Entering<OMX_BASE_CB_ReturnEventNotify> @line<100>
    N:Video P:1 #:00124 T:00000020a2e16a16 S:Module<OMX.TI.DUCATI.VIDDEC> @<OMX_BASE_CB_ReturnEventNotify> @line<121> msg<Notify client for port enable>
    N:Video P:1 #:00125 T:00000020a2e1dbc9 S:Module<OMX.TI.DUCATI.VIDDEC> Leaving<OMX_BASE_CB_ReturnEventNotify> @line<222> with error<0:ErrorNone>
    N:Video P:1 #:00126 T:00000020a2e272fb S:OMX_TI_VIDDEC_CommandNotify::Line 3682::VDEC->OMX_EventCmdComplete Notify Done
    N:Video P:1 #:00127 T:00000020a2e2e6f9 S:Module<OMX.TI.DUCATI.VIDDEC> Leaving<OMX_BASE_PROCESS_CmdEvent> @line<784> with error<0:ErrorNone>
    N:Video P:1 #:00128 T:00000020a2e34f2f S:Module<OMX.TI.DUCATI.VIDDEC> Leaving<OMX_BASE_CmdEventHandler> @line<466> with error<0:ErrorNone>
    N:Video P:1 #:00129 T:00000020a2e3c3ef S:Module<OMX.TI.DUCATI.VIDDEC> Entering<OMX_BASE_CmdCompleteEventHandler> @line<483>
    N:Video P:1 #:00130 T:00000020a2e41a81 S:Module<OMX.TI.DUCATI.VIDDEC> Entering<OMX_BASE_PROCESS_CmdCompleteEvent> @line<809>
    N:Video P:1 #:00131 T:00000020a2e475ed S:Module<OMX.TI.DUCATI.VIDDEC> @<OMX_BASE_PROCESS_CmdCompleteEvent> @line<869> msg<Processing OMX_CommandPortEnable>
    N:Video P:1 #:00132 T:00000020a2e4e4df S:Module<OMX.TI.DUCATI.VIDDEC> Entering<_OMX_BASE_EventNotifyToClient> @line<880>
    N:Video P:1 #:00133 T:00000020a2ede00d S:OmxRpc_rcmIfGetHandle:ComponentName:OMX.TI.DUCATI.VIDDEC
    N:Video P:1 #:00134 T:00000020a2ee7827 S:Entered function:omxrpc_module_init_client (3)
    N:Video P:1 #:00135 T:00000020a2eec229 S:LayerId: 2
    N:Video P:1 #:00136 T:00000020a2efc241 S:@ omxrpc_rcm_server_create: rcmServerName OmxRpcRcmServer_OMX.TI.DUCATI.VIDDEC_Ctrl_1_1, priority 14
    N:Video P:1 #:00137 T:00000020a2f0285b S:Module<ti.omx> @<omxrpc_rcm_server_create> @line<225> msg<Before RcmServer_Params_init>
    N:Video P:1 #:00138 T:00000020a2f08479 S:Module<ti.omx> @<omxrpc_rcm_server_create> @line<229> msg<After RcmServer_Params_init>
    N:Video P:1 #:00139 T:00000020a2f0e011 S:Module<ti.omx> @<omxrpc_rcm_server_create> @line<232> msg<Before RcmServer_create>
    N:Video P:1 #:00140 T:00000020a2f69221 S:Module<ti.omx> @<omxrpc_rcm_server_create> @line<240> msg<After RcmServer_create>
    N:Video P:1 #:00141 T:00000020a2f6fb55 S:@ omxrpc_rcm_server_remote_fxn_register regFxnCategory 1
    N:Video P:1 #:00142 T:00000020a2f7426f S:Calling RcmServer_addSymbol(OmxRpcSetParameter)
    N:Video P:1 #:00143 T:00000020a2f7becb S:Calling RcmServer_addSymbol(OmxRpcGetParameter)
    N:Video P:1 #:00144 T:00000020a2f818d1 S:Calling RcmServer_addSymbol(OmxRpcSetConfig)
    N:Video P:1 #:00145 T:00000020a2f86ed5 S:Calling RcmServer_addSymbol(OmxRpcGetConfig)
    N:Video P:1 #:00146 T:00000020a2f8c385 S:Calling RcmServer_addSymbol(OmxRpcGetComponentVersion)
    N:Video P:1 #:00147 T:00000020a2f94903 S:Calling RcmServer_addSymbol(OmxRpcGetExtensionIndex)
    N:Video P:1 #:00148 T:00000020a2f9aaf1 S:Calling RcmServer_addSymbol(OmxRpcGetState)
    N:Video P:1 #:00149 T:00000020a2fa013d S:Calling RcmServer_addSymbol(OmxRpcSendCommand)
    N:Video P:1 #:00150 T:00000020a2fa5cb1 S:Calling RcmServer_addSymbol(OmxRpcUseBuffer)
    N:Video P:1 #:00151 T:00000020a2fab621 S:Calling RcmServer_addSymbol(OmxRpcAllocBuffer)
    N:Video P:1 #:00152 T:00000020a2fb0fd5 S:Calling RcmServer_addSymbol(OmxRpcFreeBuffer)
    N:Video P:1 #:00153 T:00000020a2fb689b S:Calling RcmServer_addSymbol(OmxRpcEmptyThisBuffer)
    N:Video P:1 #:00154 T:00000020a2fbc359 S:Calling RcmServer_addSymbol(OmxRpcFillThisBuffer)
    N:Video P:1 #:00155 T:00000020a2fc1c76 S:Calling RcmServer_addSymbol(OmxRpcTunnelRequest)
    N:Video P:1 #:00156 T:00000020a2fc8995 S:Module<ti.omx> @<omxrpc_rcm_server_start> @line<256> msg<Before RcmServer_start>
    N:Video P:1 #:00157 T:00000020a2fcf671 S:Module<ti.omx> @<omxrpc_rcm_server_start> @line<258> msg<After RcmServer_start>
    N:Video P:1 #:00158 T:00000020a2fd540d S:Instance Register with omxRpc Module.Cnt = 2
    N:Video P:1 #:00159 T:00000020a2fd8e8f S:L_create: OmxRpc create: Component:OMX.TI.DUCATI.VIDDEC, Layer:2
    N:Video P:1 #:00160 T:00000020a2fde847 S:Component OMX.TI.DUCATI.VIDDEC In table OMX.TI.VPSSM3.VFCC idx 0
    N:Video P:1 #:00161 T:00000020a2fe3479 S:Component OMX.TI.DUCATI.VIDDEC In table OMX.TI.VPSSM3.VFDC idx 1
    N:Video P:1 #:00162 T:00000020a2fe7fbb S:Component OMX.TI.DUCATI.VIDDEC In table OMX.TI.VPSSM3.VFPC.DEIHDUALOUT idx 2
    N:Video P:1 #:00163 T:00000020a2fed067 S:Component OMX.TI.DUCATI.VIDDEC In table OMX.TI.VPSSM3.VFPC.DEIMDUALOUT idx 3
    N:Video P:1 #:00164 T:00000020a2ff2255 S:Component OMX.TI.DUCATI.VIDDEC In table OMX.TI.VPSSM3.VFPC.NF idx 4
    N:Video P:1 #:00165 T:00000020a2ff6d9e S:Component OMX.TI.DUCATI.VIDDEC In table OMX.TI.VPSSM3.VFPC.INDTXSCWB idx 5
    N:Video P:1 #:00166 T:00000020a2ffc0c7 S:Component OMX.TI.DUCATI.VIDDEC In table OMX.TI.VPSSM3.CTRL.TVP idx 6
    N:Video P:1 #:00167 T:00000020a3001045 S:Component OMX.TI.DUCATI.VIDDEC In table OMX.TI.VPSSM3.CTRL.DC idx 7
    N:Video P:1 #:00168 T:00000020a3005f1d S:Component OMX.TI.DUCATI.VIDDEC In table OMX.TI.VPSSM3.VSWMOSAIC idx 8
    N:Video P:1 #:00169 T:00000020a300aba7 S:Component OMX.TI.DUCATI.VIDDEC In table OMX.TI.DUCATI.VIDENC idx 9
    N:Video P:1 #:00170 T:00000020a3011f95 S:Component OMX.TI.DUCATI.VIDDEC In table OMX.TI.DUCATI.VIDDEC idx 10
    N:Video P:1 #:00171 T:00000020a3017083 S:Component OMX.TI.DUCATI.VIDDEC found idx: 10
    N:Video P:1 #:00172 T:00000020a301cad1 S:In OMX_GetHandle, component OMX.TI.DUCATI.VIDDEC, omxhandle 0x9dbf0588
    N:Video P:1 #:00173 T:00000020a302c9c5 S:Module<OMX.TI.DUCATI.VIDDEC> Entering<OMX_BASE_SetDefaultProperties> @line<1237>
    N:Video P:1 #:00174 T:00000020a3032f65 S:Module<OMX.TI.DUCATI.VIDDEC> Leaving<OMX_BASE_SetDefaultProperties> @line<1279> with error<0:ErrorNone>
    N:Video P:1 #:00175 T:00000020a303d1c9 S:Module<OMX.TI.DUCATI.VIDDEC> Entering<OMX_BASE_ComponentInit> @line<107>
    N:Video P:1 #:00176 T:00000020a305ab37 S:Module<OMX.TI.DUCATI.VIDDEC> Entering<_OMX_BASE_InitializePorts> @line<115>
    N:Video P:1 #:00177 T:00000020a30781a5 S:Module<OMX.TI.DUCATI.VIDDEC> Leaving<_OMX_BASE_InitializePorts> @line<217> with error<0:ErrorNone>
    N:Video P:1 #:00178 T:00000020a31c4cb1 S:Module<OMX.TI.DUCATI.VIDDEC> Leaving<OMX_BASE_ComponentInit> @line<221> with error<0:ErrorNone>
    N:Video P:1 #:00179 T:00000020a31dc9cf S:Module<OMX.TI.DUCATI.VIDDEC> Entering<OMX_BASE_DIO_Util> @line<535>
    N:Video P:1 #:00180 T:00000020a31e26a1 S:Module<OMX.TI.DUCATI.VIDDEC> Entering<_OMX_BASE_DIO_DefaultGetTotalBufferSize> @line<615>
    N:Video P:1 #:00181 T:00000020a31e8f59 S:Module<OMX.TI.DUCATI.VIDDEC> Leaving<_OMX_BASE_DIO_DefaultGetTotalBufferSize> @line<679> with error<0:ErrorNone>
    N:Video P:1 #:00182 T:00000020a31efc95 S:Module<OMX.TI.DUCATI.VIDDEC> Leaving<OMX_BASE_DIO_Util> @line<563> with error<0:ErrorNone>
    N:Video P:1 #:00183 T:00000020a31fee5f S:Module<OMX.TI.DUCATI.VIDDEC> Entering<OMX_BASE_SetCallbacks> @line<241>
    N:Video P:1 #:00184 T:00000020a320484f S:Module<OMX.TI.DUCATI.VIDDEC> Leaving<OMX_BASE_SetCallbacks> @line<282> with error<0:ErrorNone>
    N:Video P:1 #:00185 T:00000020a320ab49 S:Result of pComponentInit: ErrorNone
    N:Video P:1 #:00186 T:00000020a320e479 S:Registering the component OMX.TI.DUCATI.VIDDEC with TunnelMgr
    N:Video P:1 #:00187 T:00000020a3212b1f S:Entered: DomxTunnelMgr_registerHandle (0x9dbf0588, 0x9f7053d4)
    N:Video P:1 #:00188 T:00000020a321be4d S:Entered function:OmxRpc_rcmClientCreate (0x9dbeb978, OmxRpcRcmServer_OMX.TI.DUCATI.VIDDEC_Cb_3_1, 4)
    N:Video P:1 #:00189 T:00000020a322206d S:Module<ti.omx> @<OmxRpc_rcmClientCreate> @line<983> msg<Before RcmClient_Params_init>
    N:Video P:1 #:00190 T:00000020a3227ee7 S:Module<ti.omx> @<OmxRpc_rcmClientCreate> @line<985> msg<After RcmClient_Params_init>
    N:Video P:1 #:00191 T:00000020a322ddeb S:Module<ti.omx> @<OmxRpc_rcmClientCreate> @line<990> msg<Before RcmClient_create>
    N:Video P:1 #:00192 T:00000020a32602d3 S:Module<OMX.TI.DUCATI.VIDDEC> Leaving<_OMX_BASE_EventNotifyToClient> @line<1171> with error<0:ErrorNone>
    N:Video P:1 #:00193 T:00000020a3267948 S:Module<OMX.TI.DUCATI.VIDDEC> Leaving<OMX_BASE_PROCESS_CmdCompleteEvent> @line<930> with error<0:ErrorNone>
    N:Video P:1 #:00195 T:00000020a328b9a5 S:Module<ti.omx> @<OmxRpc_rcmClientCreate> @line<992> msg<After RcmClient_create>
    N:Video P:1 #:00196 T:00000020a3292e3f S:main: calling RcmClient_getSymbolIndex(OmxRpcCbEventHandler)
    N:Video P:1 #:00194 T:00000020a3271495 S:Module<OMX.TI.DUCATI.VIDDEC> Leaving<OMX_BASE_CmdCompleteEventHandler> @line<496> with error<0:ErrorNone>
    N:Video P:1 #:00197 T:00000020a32a80e9 S:Module<OMX.TI.DUCATI.VIDDEC> Entering<OMX_BASE_CmdEventHandler> @line<434>
    N:Video P:1 #:00198 T:00000020a32bc0cf S:main: calling RcmClient_getSymbolIndex(OmxRpcCbEmptyBufferDone)
    N:Video P:1 #:00200 T:00000020a32de781 S:main: calling RcmClient_getSymbolIndex(OmxRpcCbFillBufferDone)
    N:Video P:1 #:00201 T:00000020a3301b4f S:Module<ti.omx> @<domxtmgr_register_skelinfo> @line<417> msg<OmxRpcRcmServer_OMX.TI.DUCATI.VIDDEC_Ctrl_1_1>
    N:Video P:1 #:00202 T:00000020a330acd1 S:OmxRpc_rcmIfGetHandle:ComponentName:OmxRpcRcmServer_OMX.TI.DUCATI.VIDDEC_Ctrl_1_1.Exiting..
    N:Video P:1 #:00199 T:00000020a32cf1cf S:Module<OMX.TI.DUCATI.VIDDEC> Entering<OMX_BASE_PROCESS_CmdEvent> @line<526>
    N:Video P:1 #:00203 T:00000020a331a2c1 S:Module<OMX.TI.DUCATI.VIDDEC> @<OMX_BASE_PROCESS_CmdEvent> @line<631> msg<Processing OMX_CommandPortEnable>
    N:Video P:1 #:00204 T:00000020a3321a21 S:Module<OMX.TI.DUCATI.VIDDEC> Entering<_OMX_BASE_EnablePort> @line<776>
    N:Video P:1 #:00205 T:00000020a33270cb S:Module<OMX.TI.DUCATI.VIDDEC> Leaving<_OMX_BASE_EnablePort> @line<814> with error<0:ErrorNone>
    N:Video P:1 #:00206 T:00000020a332ffcb S:OMX_TI_VIDDEC_CommandNotify::Line 3390::VDEC->Port Enable Begin
    N:Video P:1 #:00207 T:00000020a333899d S:OMX_TI_VIDDEC_CommandNotify::Line 3607::VDEC->Port Enable End
    N:Video P:1 #:00208 T:00000020a333d307 S:OMX_TI_VIDDEC_CommandNotify::Line 3673::VDEC->Before OMX_EventCmdComplete Notify
    N:Video P:1 #:00209 T:00000020a33426d7 S:Module<OMX.TI.DUCATI.VIDDEC> Entering<OMX_BASE_CB_ReturnEventNotify> @line<100>
    N:Video P:1 #:00210 T:00000020a3348169 S:Module<OMX.TI.DUCATI.VIDDEC> @<OMX_BASE_CB_ReturnEventNotify> @line<121> msg<Notify client for port enable>
    N:Video P:1 #:00211 T:00000020a334f905 S:Module<OMX.TI.DUCATI.VIDDEC> Leaving<OMX_BASE_CB_ReturnEventNotify> @line<222> with error<0:ErrorNone>
    N:Video P:1 #:00212 T:00000020a3355c99 S:OMX_TI_VIDDEC_CommandNotify::Line 3682::VDEC->OMX_EventCmdComplete Notify Done
    N:Video P:1 #:00213 T:00000020a335c943 S:Module<OMX.TI.DUCATI.VIDDEC> Leaving<OMX_BASE_PROCESS_CmdEvent> @line<784> with error<0:ErrorNone>
    N:Video P:1 #:00214 T:00000020a336760e S:Module<OMX.TI.DUCATI.VIDDEC> Leaving<OMX_BASE_CmdEventHandler> @line<466> with error<0:ErrorNone>
    N:Video P:1 #:00215 T:00000020a336ee1f S:Module<OMX.TI.DUCATI.VIDDEC> Entering<OMX_BASE_CmdCompleteEventHandler> @line<483>
    N:Video P:1 #:00216 T:00000020a3374891 S:Module<OMX.TI.DUCATI.VIDDEC> Entering<OMX_BASE_PROCESS_CmdCompleteEvent> @line<809>
    N:Video P:1 #:00217 T:00000020a337a0eb S:Module<OMX.TI.DUCATI.VIDDEC> @<OMX_BASE_PROCESS_CmdCompleteEvent> @line<869> msg<Processing OMX_CommandPortEnable>
    N:Video P:1 #:00218 T:00000020a3380a1f S:Module<OMX.TI.DUCATI.VIDDEC> Entering<_OMX_BASE_EventNotifyToClient> @line<880>
    N:Video P:1 #:00219 T:00000020a33ffe19 S:Module<OMX.TI.DUCATI.VIDDEC> Leaving<_OMX_BASE_EventNotifyToClient> @line<1171> with error<0:ErrorNone>
    N:Video P:1 #:00220 T:00000020a340743f S:Module<OMX.TI.DUCATI.VIDDEC> Leaving<OMX_BASE_PROCESS_CmdCompleteEvent> @line<930> with error<0:ErrorNone>
    N:Video P:1 #:00221 T:00000020a340dfa5 S:Module<OMX.TI.DUCATI.VIDDEC> Leaving<OMX_BASE_CmdCompleteEventHandler> @line<496> with error<0:ErrorNone>
    N:Video P:1 #:00222 T:00000020a3414fc1 S:Module<OMX.TI.DUCATI.VIDDEC> Entering<OMX_BASE_CmdEventHandler> @line<434>
    N:Video P:1 #:00223 T:00000020a341b549 S:Module<OMX.TI.DUCATI.VIDDEC> Leaving<OMX_BASE_CmdEventHandler> @line<466> with error<0:ErrorNone>
    N:Video P:1 #:00224 T:00000020a342278b S:Module<OMX.TI.DUCATI.VIDDEC> Entering<OMX_BASE_CmdEventHandler> @line<434>
    N:Video P:1 #:00225 T:00000020a3427d4b S:Module<OMX.TI.DUCATI.VIDDEC> Leaving<OMX_BASE_CmdEventHandler> @line<466> with error<0:ErrorNone>
    N:Video P:1 #:00226 T:00000020a3a921c5 S:Module<OMX.TI.DUCATI.VIDDEC> Entering<OMX_BASE_SendCommand> @line<472>
    N:Video P:1 #:00227 T:00000020a3a9c6bf S:Module<OMX.TI.DUCATI.VIDDEC> Leaving<OMX_BASE_SendCommand> @line<638> with error<0:ErrorNone>
    N:Video P:1 #:00228 T:00000020a3aabfad S:Module<OMX.TI.DUCATI.VIDDEC> Entering<OMX_BASE_CmdEventHandler> @line<434>
    N:Video P:1 #:00229 T:00000020a3ab3ce3 S:Module<OMX.TI.DUCATI.VIDDEC> Entering<OMX_BASE_PROCESS_CmdEvent> @line<526>
    N:Video P:1 #:00231 T:00000020a3ac6129 S:Module<OMX.TI.DUCATI.VIDDEC> Entering<OMX_BASE_SendCommand> @line<472>
    N:Video P:1 #:00232 T:00000020a3acd537 S:Module<OMX.TI.DUCATI.VIDDEC> Leaving<OMX_BASE_SendCommand> @line<638> with error<0:ErrorNone>
    N:Video P:1 #:00230 T:00000020a3ab95c1 S:Module<OMX.TI.DUCATI.VIDDEC> @<OMX_BASE_PROCESS_CmdEvent> @line<631> msg<Processing OMX_CommandPortEnable>
    N:Video P:1 #:00233 T:00000020a3ae0de3 S:Module<OMX.TI.DUCATI.VIDDEC> Entering<_OMX_BASE_EnablePort> @line<776>
    N:Video P:1 #:00234 T:00000020a3ae6083 S:Module<OMX.TI.DUCATI.VIDDEC> Leaving<_OMX_BASE_EnablePort> @line<814> with error<0:ErrorNone>
    N:Video P:1 #:00235 T:00000020a3aeee75 S:OMX_TI_VIDDEC_CommandNotify::Line 3390::VDEC->Port Enable Begin
    N:Video P:1 #:00236 T:00000020a3af9d6f S:OMX_TI_VIDDEC_CommandNotify::Line 3607::VDEC->Port Enable End
    N:Video P:1 #:00237 T:00000020a3afe65d S:OMX_TI_VIDDEC_CommandNotify::Line 3673::VDEC->Before OMX_EventCmdComplete Notify
    N:Video P:1 #:00238 T:00000020a3b062dd S:Module<OMX.TI.DUCATI.VIDDEC> Entering<OMX_BASE_CB_ReturnEventNotify> @line<100>
    N:Video P:1 #:00239 T:00000020a3b0c08f S:Module<OMX.TI.DUCATI.VIDDEC> @<OMX_BASE_CB_ReturnEventNotify> @line<121> msg<Notify client for port enable>
    N:Video P:1 #:00240 T:00000020a3b136bf S:Module<OMX.TI.DUCATI.VIDDEC> Leaving<OMX_BASE_CB_ReturnEventNotify> @line<222> with error<0:ErrorNone>
    N:Video P:1 #:00241 T:00000020a3b198f5 S:OMX_TI_VIDDEC_CommandNotify::Line 3682::VDEC->OMX_EventCmdComplete Notify Done
    N:Video P:1 #:00242 T:00000020a3b20539 S:Module<OMX.TI.DUCATI.VIDDEC> Leaving<OMX_BASE_PROCESS_CmdEvent> @line<784> with error<0:ErrorNone>
    N:Video P:1 #:00243 T:00000020a3b26a01 S:Module<OMX.TI.DUCATI.VIDDEC> Leaving<OMX_BASE_CmdEventHandler> @line<466> with error<0:ErrorNone>
    N:Video P:1 #:00244 T:00000020a3b2dbe9 S:Module<OMX.TI.DUCATI.VIDDEC> Entering<OMX_BASE_CmdCompleteEventHandler> @line<483>
    N:Video P:1 #:00245 T:00000020a3b33485 S:Module<OMX.TI.DUCATI.VIDDEC> Entering<OMX_BASE_PROCESS_CmdCompleteEvent> @line<809>
    N:Video P:1 #:00246 T:00000020a3b395cd S:Module<OMX.TI.DUCATI.VIDDEC> @<OMX_BASE_PROCESS_CmdCompleteEvent> @line<869> msg<Processing OMX_CommandPortEnable>
    N:Video P:1 #:00247 T:00000020a3b40405 S:Module<OMX.TI.DUCATI.VIDDEC> Entering<_OMX_BASE_EventNotifyToClient> @line<880>
    N:Video P:1 #:00248 T:00000020a3bc87d1 S:Module<OMX.TI.DUCATI.VIDDEC> Leaving<_OMX_BASE_EventNotifyToClient> @line<1171> with error<0:ErrorNone>
    N:Video P:1 #:00249 T:00000020a3bcfe9d S:Module<OMX.TI.DUCATI.VIDDEC> Leaving<OMX_BASE_PROCESS_CmdCompleteEvent> @line<930> with error<0:ErrorNone>
    N:Video P:1 #:00250 T:00000020a3bd68f5 S:Module<OMX.TI.DUCATI.VIDDEC> Leaving<OMX_BASE_CmdCompleteEventHandler> @line<496> with error<0:ErrorNone>
    N:Video P:1 #:00251 T:00000020a3bdd0f9 S:Module<OMX.TI.DUCATI.VIDDEC> Entering<OMX_BASE_CmdEventHandler> @line<434>
    N:Video P:1 #:00252 T:00000020a3bed941 S:OmxRpc_rcmIfGetHandle:ComponentName:OMX.TI.DUCATI.VIDDEC
    N:Video P:1 #:00253 T:00000020a3bf6775 S:Entered function:omxrpc_module_init_client (3)
    N:Video P:1 #:00254 T:00000020a3bfd62f S:LayerId: 2
    N:Video P:1 #:00255 T:00000020a3c0607b S:@ omxrpc_rcm_server_create: rcmServerName OmxRpcRcmServer_OMX.TI.DUCATI.VIDDEC_Ctrl_1_2, priority 14
    N:Video P:1 #:00256 T:00000020a3c0c397 S:Module<ti.omx> @<omxrpc_rcm_server_create> @line<225> msg<Before RcmServer_Params_init>
    N:Video P:1 #:00257 T:00000020a3c11e9b S:Module<ti.omx> @<omxrpc_rcm_server_create> @line<229> msg<After RcmServer_Params_init>
    N:Video P:1 #:00258 T:00000020a3c179c5 S:Module<ti.omx> @<omxrpc_rcm_server_create> @line<232> msg<Before RcmServer_create>
    N:Video P:1 #:00259 T:00000020a3c708fd S:Module<ti.omx> @<omxrpc_rcm_server_create> @line<240> msg<After RcmServer_create>
    N:Video P:1 #:00260 T:00000020a3c79fd7 S:@ omxrpc_rcm_server_remote_fxn_register regFxnCategory 1
    N:Video P:1 #:00261 T:00000020a3c7e871 S:Calling RcmServer_addSymbol(OmxRpcSetParameter)
    N:Video P:1 #:00262 T:00000020a3c868c9 S:Calling RcmServer_addSymbol(OmxRpcGetParameter)
    N:Video P:1 #:00263 T:00000020a3c8c31f S:Calling RcmServer_addSymbol(OmxRpcSetConfig)
    N:Video P:1 #:00264 T:00000020a3c91855 S:Calling RcmServer_addSymbol(OmxRpcGetConfig)
    N:Video P:1 #:00265 T:00000020a3c96d4b S:Calling RcmServer_addSymbol(OmxRpcGetComponentVersion)
    N:Video P:1 #:00266 T:00000020a3c9c873 S:Calling RcmServer_addSymbol(OmxRpcGetExtensionIndex)
    N:Video P:1 #:00267 T:00000020a3ca237b S:Calling RcmServer_addSymbol(OmxRpcGetState)
    N:Video P:1 #:00268 T:00000020a3ca84b5 S:Calling RcmServer_addSymbol(OmxRpcSendCommand)
    N:Video P:1 #:00269 T:00000020a3cae2ff S:Calling RcmServer_addSymbol(OmxRpcUseBuffer)
    N:Video P:1 #:00270 T:00000020a3cb3be5 S:Calling RcmServer_addSymbol(OmxRpcAllocBuffer)
    N:Video P:1 #:00271 T:00000020a3cb96a9 S:Calling RcmServer_addSymbol(OmxRpcFreeBuffer)
    N:Video P:1 #:00272 T:00000020a3cbf02f S:Calling RcmServer_addSymbol(OmxRpcEmptyThisBuffer)
    N:Video P:1 #:00273 T:00000020a3cc49f7 S:Calling RcmServer_addSymbol(OmxRpcFillThisBuffer)
    N:Video P:1 #:00274 T:00000020a3cca2a7 S:Calling RcmServer_addSymbol(OmxRpcTunnelRequest)
    N:Video P:1 #:00275 T:00000020a3cd048f S:Module<ti.omx> @<omxrpc_rcm_server_start> @line<256> msg<Before RcmServer_start>
    N:Video P:1 #:00276 T:00000020a3cd6f23 S:Module<ti.omx> @<omxrpc_rcm_server_start> @line<258> msg<After RcmServer_start>
    N:Video P:1 #:00277 T:00000020a3cdca0f S:Instance Register with omxRpc Module.Cnt = 3
    N:Video P:1 #:00278 T:00000020a3ce0505 S:L_create: OmxRpc create: Component:OMX.TI.DUCATI.VIDDEC, Layer:2
    N:Video P:1 #:00279 T:00000020a3ce6145 S:Component OMX.TI.DUCATI.VIDDEC In table OMX.TI.VPSSM3.VFCC idx 0
    N:Video P:1 #:00280 T:00000020a3ceac3f S:Component OMX.TI.DUCATI.VIDDEC In table OMX.TI.VPSSM3.VFDC idx 1
    N:Video P:1 #:00281 T:00000020a3cf1ea1 S:Component OMX.TI.DUCATI.VIDDEC In table OMX.TI.VPSSM3.VFPC.DEIHDUALOUT idx 2
    N:Video P:1 #:00282 T:00000020a3cf6fb5 S:Component OMX.TI.DUCATI.VIDDEC In table OMX.TI.VPSSM3.VFPC.DEIMDUALOUT idx 3
    N:Video P:1 #:00283 T:00000020a3cfc199 S:Component OMX.TI.DUCATI.VIDDEC In table OMX.TI.VPSSM3.VFPC.NF idx 4
    N:Video P:1 #:00284 T:00000020a3d00cea S:Component OMX.TI.DUCATI.VIDDEC In table OMX.TI.VPSSM3.VFPC.INDTXSCWB idx 5
    N:Video P:1 #:00285 T:00000020a3d060ab S:Component OMX.TI.DUCATI.VIDDEC In table OMX.TI.VPSSM3.CTRL.TVP idx 6
    N:Video P:1 #:00286 T:00000020a3d0b015 S:Component OMX.TI.DUCATI.VIDDEC In table OMX.TI.VPSSM3.CTRL.DC idx 7
    N:Video P:1 #:00287 T:00000020a3d0fed4 S:Component OMX.TI.DUCATI.VIDDEC In table OMX.TI.VPSSM3.VSWMOSAIC idx 8
    N:Video P:1 #:00288 T:00000020a3d14be9 S:Component OMX.TI.DUCATI.VIDDEC In table OMX.TI.DUCATI.VIDENC idx 9
    N:Video P:1 #:00289 T:00000020a3d19b77 S:Component OMX.TI.DUCATI.VIDDEC In table OMX.TI.DUCATI.VIDDEC idx 10
    N:Video P:1 #:00290 T:00000020a3d1ed19 S:Component OMX.TI.DUCATI.VIDDEC found idx: 10
    N:Video P:1 #:00291 T:00000020a3d24e1b S:In OMX_GetHandle, component OMX.TI.DUCATI.VIDDEC, omxhandle 0x9dc02dc8
    N:Video P:1 #:00292 T:00000020a3d34ac3 S:Module<OMX.TI.DUCATI.VIDDEC> Entering<OMX_BASE_SetDefaultProperties> @line<1237>
    N:Video P:1 #:00293 T:00000020a3d3b06d S:Module<OMX.TI.DUCATI.VIDDEC> Leaving<OMX_BASE_SetDefaultProperties> @line<1279> with error<0:ErrorNone>
    N:Video P:1 #:00294 T:00000020a3d45543 S:Module<OMX.TI.DUCATI.VIDDEC> Entering<OMX_BASE_ComponentInit> @line<107>
    N:Video P:1 #:00295 T:00000020a3d622c5 S:Module<OMX.TI.DUCATI.VIDDEC> Entering<_OMX_BASE_InitializePorts> @line<115>
    N:Video P:1 #:00296 T:00000020a3d82b31 S:Module<OMX.TI.DUCATI.VIDDEC> Leaving<_OMX_BASE_InitializePorts> @line<217> with error<0:ErrorNone>
    N:Video P:1 #:00297 T:00000020a3ece2af S:Module<OMX.TI.DUCATI.VIDDEC> Leaving<OMX_BASE_ComponentInit> @line<221> with error<0:ErrorNone>
    N:Video P:1 #:00298 T:00000020a3ee766b S:Module<OMX.TI.DUCATI.VIDDEC> Entering<OMX_BASE_DIO_Util> @line<535>
    N:Video P:1 #:00299 T:00000020a3eed3fb S:Module<OMX.TI.DUCATI.VIDDEC> Entering<_OMX_BASE_DIO_DefaultGetTotalBufferSize> @line<615>
    N:Video P:1 #:00300 T:00000020a3ef3e1b S:Module<OMX.TI.DUCATI.VIDDEC> Leaving<_OMX_BASE_DIO_DefaultGetTotalBufferSize> @line<679> with error<0:ErrorNone>
    N:Video P:1 #:00301 T:00000020a3efab15 S:Module<OMX.TI.DUCATI.VIDDEC> Leaving<OMX_BASE_DIO_Util> @line<563> with error<0:ErrorNone>
    N:Video P:1 #:00302 T:00000020a3f068bb S:Module<OMX.TI.DUCATI.VIDDEC> Entering<OMX_BASE_SetCallbacks> @line<241>
    N:Video P:1 #:00303 T:00000020a3f0c4f9 S:Module<OMX.TI.DUCATI.VIDDEC> Leaving<OMX_BASE_SetCallbacks> @line<282> with error<0:ErrorNone>
    N:Video P:1 #:00304 T:00000020a3f12841 S:Result of pComponentInit: ErrorNone
    N:Video P:1 #:00305 T:00000020a3f160a9 S:Registering the component OMX.TI.DUCATI.VIDDEC with TunnelMgr
    N:Video P:1 #:00306 T:00000020a3f1a8c1 S:Entered: DomxTunnelMgr_registerHandle (0x9dc02dc8, 0x9f704f54)
    N:Video P:1 #:00307 T:00000020a3f23cf1 S:Entered function:OmxRpc_rcmClientCreate (0x9dbfe1b8, OmxRpcRcmServer_OMX.TI.DUCATI.VIDDEC_Cb_3_2, 4)
    N:Video P:1 #:00308 T:00000020a3f29f15 S:Module<ti.omx> @<OmxRpc_rcmClientCreate> @line<983> msg<Before RcmClient_Params_init>
    N:Video P:1 #:00309 T:00000020a3f2f9db S:Module<ti.omx> @<OmxRpc_rcmClientCreate> @line<985> msg<After RcmClient_Params_init>
    N:Video P:1 #:00310 T:00000020a3f354af S:Module<ti.omx> @<OmxRpc_rcmClientCreate> @line<990> msg<Before RcmClient_create>
    N:Video P:1 #:00311 T:00000020a3f65f43 S:Module<OMX.TI.DUCATI.VIDDEC> Entering<OMX_BASE_PROCESS_CmdEvent> @line<526>
    N:Video P:1 #:00312 T:00000020a3f6c989 S:Module<OMX.TI.DUCATI.VIDDEC> @<OMX_BASE_PROCESS_CmdEvent> @line<631> msg<Processing OMX_CommandPortEnable>
    N:Video P:1 #:00313 T:00000020a3f736b7 S:Module<OMX.TI.DUCATI.VIDDEC> Entering<_OMX_BASE_EnablePort> @line<776>
    N:Video P:1 #:00314 T:00000020a3f78b05 S:Module<OMX.TI.DUCATI.VIDDEC> Leaving<_OMX_BASE_EnablePort> @line<814> with error<0:ErrorNone>
    N:Video P:1 #:00316 T:00000020a3f9a571 S:Module<ti.omx> @<OmxRpc_rcmClientCreate> @line<992> msg<After RcmClient_create>
    N:Video P:1 #:00317 T:00000020a3fa1a3d S:main: calling RcmClient_getSymbolIndex(OmxRpcCbEventHandler)
    N:Video P:1 #:00315 T:00000020a3f80c8b S:OMX_TI_VIDDEC_CommandNotify::Line 3390::VDEC->Port Enable Begin
    N:Video P:1 #:00319 T:00000020a3fcda4d S:main: calling RcmClient_getSymbolIndex(OmxRpcCbEmptyBufferDone)
    N:Video P:1 #:00318 T:00000020a3fb9dd3 S:OMX_TI_VIDDEC_CommandNotify::Line 3607::VDEC->Port Enable End
    N:Video P:1 #:00321 T:00000020a3ff01cf S:main: calling RcmClient_getSymbolIndex(OmxRpcCbFillBufferDone)
    N:Video P:1 #:00322 T:00000020a4012909 S:Module<ti.omx> @<domxtmgr_register_skelinfo> @line<417> msg<OmxRpcRcmServer_OMX.TI.DUCATI.VIDDEC_Ctrl_1_2>
    N:Video P:1 #:00323 T:00000020a401bf85 S:OmxRpc_rcmIfGetHandle:ComponentName:OmxRpcRcmServer_OMX.TI.DUCATI.VIDDEC_Ctrl_1_2.Exiting..
    N:Video P:1 #:00320 T:00000020a3fe16ab S:OMX_TI_VIDDEC_CommandNotify::Line 3673::VDEC->Before OMX_EventCmdComplete Notify
    N:Video P:1 #:00324 T:00000020a402b541 S:Module<OMX.TI.DUCATI.VIDDEC> Entering<OMX_BASE_CB_ReturnEventNotify> @line<100>
    N:Video P:1 #:00325 T:00000020a40313b7 S:Module<OMX.TI.DUCATI.VIDDEC> @<OMX_BASE_CB_ReturnEventNotify> @line<121> msg<Notify client for port enable>
    N:Video P:1 #:00326 T:00000020a40385a3 S:Module<OMX.TI.DUCATI.VIDDEC> Leaving<OMX_BASE_CB_ReturnEventNotify> @line<222> with error<0:ErrorNone>
    N:Video P:1 #:00327 T:00000020a403eb3d S:OMX_TI_VIDDEC_CommandNotify::Line 3682::VDEC->OMX_EventCmdComplete Notify Done
    N:Video P:1 #:00328 T:00000020a4048bcd S:Module<OMX.TI.DUCATI.VIDDEC> Leaving<OMX_BASE_PROCESS_CmdEvent> @line<784> with error<0:ErrorNone>
    N:Video P:1 #:00329 T:00000020a404f5a6 S:Module<OMX.TI.DUCATI.VIDDEC> Leaving<OMX_BASE_CmdEventHandler> @line<466> with error<0:ErrorNone>
    N:Video P:1 #:00330 T:00000020a4056d75 S:Module<OMX.TI.DUCATI.VIDDEC> Entering<OMX_BASE_CmdCompleteEventHandler> @line<483>
    N:Video P:1 #:00331 T:00000020a405c27d S:Module<OMX.TI.DUCATI.VIDDEC> Entering<OMX_BASE_PROCESS_CmdCompleteEvent> @line<809>
    N:Video P:1 #:00332 T:00000020a4061da5 S:Module<OMX.TI.DUCATI.VIDDEC> @<OMX_BASE_PROCESS_CmdCompleteEvent> @line<869> msg<Processing OMX_CommandPortEnable>
    N:Video P:1 #:00333 T:00000020a4068d7f S:Module<OMX.TI.DUCATI.VIDDEC> Entering<_OMX_BASE_EventNotifyToClient> @line<880>
    N:Video P:1 #:00334 T:00000020a4103c73 S:Module<OMX.TI.DUCATI.VIDDEC> Leaving<_OMX_BASE_EventNotifyToClient> @line<1171> with error<0:ErrorNone>
    N:Video P:1 #:00335 T:00000020a410b5e5 S:Module<OMX.TI.DUCATI.VIDDEC> Leaving<OMX_BASE_PROCESS_CmdCompleteEvent> @line<930> with error<0:ErrorNone>
    N:Video P:1 #:00336 T:00000020a4111e21 S:Module<OMX.TI.DUCATI.VIDDEC> Leaving<OMX_BASE_CmdCompleteEventHandler> @line<496> with error<0:ErrorNone>
    N:Video P:1 #:00337 T:00000020a41185d3 S:Module<OMX.TI.DUCATI.VIDDEC> Entering<OMX_BASE_CmdEventHandler> @line<434>
    N:Video P:1 #:00338 T:00000020a411ed9d S:Module<OMX.TI.DUCATI.VIDDEC> Leaving<OMX_BASE_CmdEventHandler> @line<466> with error<0:ErrorNone>
    N:Video P:1 #:00339 T:00000020a4125c65 S:Module<OMX.TI.DUCATI.VIDDEC> Entering<OMX_BASE_CmdEventHandler> @line<434>
    N:Video P:1 #:00340 T:00000020a412b303 S:Module<OMX.TI.DUCATI.VIDDEC> Leaving<OMX_BASE_CmdEventHandler> @line<466> with error<0:ErrorNone>
    N:Video P:1 #:00341 T:00000020a45027e9 S:Module<OMX.TI.DUCATI.VIDDEC> Entering<OMX_BASE_SendCommand> @line<472>
    N:Video P:1 #:00342 T:00000020a450edef S:Module<OMX.TI.DUCATI.VIDDEC> Leaving<OMX_BASE_SendCommand> @line<638> with error<0:ErrorNone>
    N:Video P:1 #:00343 T:00000020a451ef5b S:Module<OMX.TI.DUCATI.VIDDEC> Entering<OMX_BASE_CmdEventHandler> @line<434>
    N:Video P:1 #:00344 T:00000020a4526ca5 S:Module<OMX.TI.DUCATI.VIDDEC> Entering<OMX_BASE_PROCESS_CmdEvent> @line<526>
    N:Video P:1 #:00346 T:00000020a4538ad7 S:Module<OMX.TI.DUCATI.VIDDEC> Entering<OMX_BASE_SendCommand> @line<472>
    N:Video P:1 #:00347 T:00000020a4540529 S:Module<OMX.TI.DUCATI.VIDDEC> Leaving<OMX_BASE_SendCommand> @line<638> with error<0:ErrorNone>
    N:Video P:1 #:00345 T:00000020a452c2bb S:Module<OMX.TI.DUCATI.VIDDEC> @<OMX_BASE_PROCESS_CmdEvent> @line<631> msg<Processing OMX_CommandPortEnable>
    N:Video P:1 #:00348 T:00000020a45552bb S:Module<OMX.TI.DUCATI.VIDDEC> Entering<_OMX_BASE_EnablePort> @line<776>
    N:Video P:1 #:00349 T:00000020a455a379 S:Module<OMX.TI.DUCATI.VIDDEC> Leaving<_OMX_BASE_EnablePort> @line<814> with error<0:ErrorNone>
    N:Video P:1 #:00350 T:00000020a4563423 S:OMX_TI_VIDDEC_CommandNotify::Line 3390::VDEC->Port Enable Begin
    N:Video P:1 #:00351 T:00000020a456d88f S:OMX_TI_VIDDEC_CommandNotify::Line 3607::VDEC->Port Enable End
    N:Video P:1 #:00352 T:00000020a4572366 S:OMX_TI_VIDDEC_CommandNotify::Line 3673::VDEC->Before OMX_EventCmdComplete Notify
    N:Video P:1 #:00353 T:00000020a4577285 S:Module<OMX.TI.DUCATI.VIDDEC> Entering<OMX_BASE_CB_ReturnEventNotify> @line<100>
    N:Video P:1 #:00354 T:00000020a457cab3 S:Module<OMX.TI.DUCATI.VIDDEC> @<OMX_BASE_CB_ReturnEventNotify> @line<121> msg<Notify client for port enable>
    N:Video P:1 #:00355 T:00000020a458682f S:Module<OMX.TI.DUCATI.VIDDEC> Leaving<OMX_BASE_CB_ReturnEventNotify> @line<222> with error<0:ErrorNone>
    N:Video P:1 #:00356 T:00000020a458cde5 S:OMX_TI_VIDDEC_CommandNotify::Line 3682::VDEC->OMX_EventCmdComplete Notify Done
    N:Video P:1 #:00357 T:00000020a4593e71 S:Module<OMX.TI.DUCATI.VIDDEC> Leaving<OMX_BASE_PROCESS_CmdEvent> @line<784> with error<0:ErrorNone>
    N:Video P:1 #:00358 T:00000020a459a4e5 S:Module<OMX.TI.DUCATI.VIDDEC> Leaving<OMX_BASE_CmdEventHandler> @line<466> with error<0:ErrorNone>
    N:Video P:1 #:00359 T:00000020a45a1927 S:Module<OMX.TI.DUCATI.VIDDEC> Entering<OMX_BASE_CmdCompleteEventHandler> @line<483>
    N:Video P:1 #:00360 T:00000020a45a6d0f S:Module<OMX.TI.DUCATI.VIDDEC> Entering<OMX_BASE_PROCESS_CmdCompleteEvent> @line<809>
    N:Video P:1 #:00361 T:00000020a45ac899 S:Module<OMX.TI.DUCATI.VIDDEC> @<OMX_BASE_PROCESS_CmdCompleteEvent> @line<869> msg<Processing OMX_CommandPortEnable>
    N:Video P:1 #:00362 T:00000020a45b372f S:Module<OMX.TI.DUCATI.VIDDEC> Entering<_OMX_BASE_EventNotifyToClient> @line<880>
    N:Video P:1 #:00363 T:00000020a4634f79 S:Module<OMX.TI.DUCATI.VIDDEC> Leaving<_OMX_BASE_EventNotifyToClient> @line<1171> with error<0:ErrorNone>
    N:Video P:1 #:00364 T:00000020a463d33d S:Module<OMX.TI.DUCATI.VIDDEC> Leaving<OMX_BASE_PROCESS_CmdCompleteEvent> @line<930> with error<0:ErrorNone>
    N:Video P:1 #:00365 T:00000020a4643b5f S:Module<OMX.TI.DUCATI.VIDDEC> Leaving<OMX_BASE_CmdCompleteEventHandler> @line<496> with error<0:ErrorNone>
    N:Video P:1 #:00366 T:00000020a464a2b7 S:Module<OMX.TI.DUCATI.VIDDEC> Entering<OMX_BASE_CmdEventHandler> @line<434>
    N:Video P:1 #:00367 T:00000020a46524e7 S:Module<OMX.TI.DUCATI.VIDDEC> Entering<OMX_BASE_PROCESS_CmdEvent> @line<526>
    N:Video P:1 #:00368 T:00000020a4657bfd S:Module<OMX.TI.DUCATI.VIDDEC> @<OMX_BASE_PROCESS_CmdEvent> @line<631> msg<Processing OMX_CommandPortEnable>
    N:Video P:1 #:00369 T:00000020a465e953 S:Module<OMX.TI.DUCATI.VIDDEC> Entering<_OMX_BASE_EnablePort> @line<776>
    N:Video P:1 #:00370 T:00000020a4664503 S:Module<OMX.TI.DUCATI.VIDDEC> Leaving<_OMX_BASE_EnablePort> @line<814> with error<0:ErrorNone>
    N:Video P:1 #:00371 T:00000020a466e827 S:OMX_TI_VIDDEC_CommandNotify::Line 3390::VDEC->Port Enable Begin
    N:Video P:1 #:00372 T:00000020a467ad61 S:OMX_TI_VIDDEC_CommandNotify::Line 3607::VDEC->Port Enable End
    N:Video P:1 #:00373 T:00000020a46800a9 S:OMX_TI_VIDDEC_CommandNotify::Line 3673::VDEC->Before OMX_EventCmdComplete Notify
    N:Video P:1 #:00374 T:00000020a4685ac3 S:Module<OMX.TI.DUCATI.VIDDEC> Entering<OMX_BASE_CB_ReturnEventNotify> @line<100>
    N:Video P:1 #:00375 T:00000020a468bc19 S:Module<OMX.TI.DUCATI.VIDDEC> @<OMX_BASE_CB_ReturnEventNotify> @line<121> msg<Notify client for port enable>
    N:Video P:1 #:00376 T:00000020a4693b3d S:Module<OMX.TI.DUCATI.VIDDEC> Leaving<OMX_BASE_CB_ReturnEventNotify> @line<222> with error<0:ErrorNone>
    N:Video P:1 #:00377 T:00000020a469a4df S:OMX_TI_VIDDEC_CommandNotify::Line 3682::VDEC->OMX_EventCmdComplete Notify Done
    N:Video P:1 #:00378 T:00000020a46a2e71 S:Module<OMX.TI.DUCATI.VIDDEC> Leaving<OMX_BASE_PROCESS_CmdEvent> @line<784> with error<0:ErrorNone>
    N:Video P:1 #:00379 T:00000020a46aa5db S:Module<OMX.TI.DUCATI.VIDDEC> Leaving<OMX_BASE_CmdEventHandler> @line<466> with error<0:ErrorNone>
    N:Video P:1 #:00380 T:00000020a46b27dd S:Module<OMX.TI.DUCATI.VIDDEC> Entering<OMX_BASE_CmdCompleteEventHandler> @line<483>
    N:Video P:1 #:00381 T:00000020a46b8119 S:Module<OMX.TI.DUCATI.VIDDEC> Entering<OMX_BASE_PROCESS_CmdCompleteEvent> @line<809>
    N:Video P:1 #:00382 T:00000020a46be94b S:Module<OMX.TI.DUCATI.VIDDEC> @<OMX_BASE_PROCESS_CmdCompleteEvent> @line<869> msg<Processing OMX_CommandPortEnable>
    N:Video P:1 #:00383 T:00000020a46c645d S:Module<OMX.TI.DUCATI.VIDDEC> Entering<_OMX_BASE_EventNotifyToClient> @line<880>
    N:Video P:1 #:00384 T:00000020a4702d47 S:Module<OMX.TI.DUCATI.VIDDEC> Leaving<_OMX_BASE_EventNotifyToClient> @line<1171> with error<0:ErrorNone>
    N:Video P:1 #:00385 T:00000020a470aa9d S:Module<OMX.TI.DUCATI.VIDDEC> Leaving<OMX_BASE_PROCESS_CmdCompleteEvent> @line<930> with error<0:ErrorNone>
    N:Video P:1 #:00386 T:00000020a471123d S:Module<OMX.TI.DUCATI.VIDDEC> Leaving<OMX_BASE_CmdCompleteEventHandler> @line<496> with error<0:ErrorNone>
    N:Video P:1 #:00387 T:00000020a4717953 S:Module<OMX.TI.DUCATI.VIDDEC> Entering<OMX_BASE_CmdEventHandler> @line<434>
    N:Video P:1 #:00388 T:00000020a471e015 S:Module<OMX.TI.DUCATI.VIDDEC> Leaving<OMX_BASE_CmdEventHandler> @line<466> with error<0:ErrorNone>
    N:Video P:1 #:00389 T:00000020a47255e9 S:Module<OMX.TI.DUCATI.VIDDEC> Entering<OMX_BASE_CmdEventHandler> @line<434>
    N:Video P:1 #:00390 T:00000020a472af77 S:Module<OMX.TI.DUCATI.VIDDEC> Leaving<OMX_BASE_CmdEventHandler> @line<466> with error<0:ErrorNone>
    N:Video P:1 #:00391 T:00000020a9974b71 S:Module<OMX.TI.DUCATI.VIDDEC> Entering<OMX_BASE_SendCommand> @line<472>
    N:Video P:1 #:00392 T:00000020a998004d S:Module<OMX.TI.DUCATI.VIDDEC> Leaving<OMX_BASE_SendCommand> @line<638> with error<0:ErrorNone>
    N:Video P:1 #:00393 T:00000020a9992495 S:Module<OMX.TI.DUCATI.VIDDEC> Entering<OMX_BASE_CmdEventHandler> @line<434>
    N:Video P:1 #:00394 T:00000020a999a41b S:Module<OMX.TI.DUCATI.VIDDEC> Entering<OMX_BASE_PROCESS_CmdEvent> @line<526>
    N:Video P:1 #:00396 T:00000020a99b172d S:Module<OMX.TI.DUCATI.VIDDEC> Entering<OMX_BASE_SendCommand> @line<472>
    N:Video P:1 #:00397 T:00000020a99ba8d3 S:Module<OMX.TI.DUCATI.VIDDEC> Leaving<OMX_BASE_SendCommand> @line<638> with error<0:ErrorNone>
    N:Video P:1 #:00395 T:00000020a999fc09 S:Module<OMX.TI.DUCATI.VIDDEC> @<OMX_BASE_PROCESS_CmdEvent> @line<538> msg<Processing OMX_CommandStateSet>
    N:Video P:1 #:00398 T:00000020a99cb197 S:Module<OMX.TI.DUCATI.VIDDEC> Entering<_OMX_BASE_HandleStateTransition> @line<316>
    N:Video P:1 #:00399 T:00000020a99d0b95 S:Module<OMX.TI.DUCATI.VIDDEC> @<_OMX_BASE_HandleStateTransition> @line<338> msg<Loaded to Idle Transition>
    N:Video P:1 #:00400 T:00000020a99e3581 S:Module<OMX.TI.DUCATI.VIDDEC> Entering<OMX_BASE_SendCommand> @line<472>
    N:Video P:1 #:00401 T:00000020a99ee81b S:Module<OMX.TI.DUCATI.VIDDEC> Leaving<OMX_BASE_SendCommand> @line<638> with error<0:ErrorNone>
    N:Video P:1 #:00402 T:00000020a99ff46b S:OMX_TI_VIDDEC_CommandNotify::Line 2933::VDEC->Loaded to Idle Transition Begin
    N:Video P:1 #:00403 T:00000020a9a04af5 S:OMX_TI_VIDDEC_CommandNotify::Line 2942::VDEC->Before VIDDEC3_create
    N:Video P:1 #:00404 T:00000020a9a9f333 S:Entered Function :omxrpc_skel_allocbuffer
    N:Video P:1 #:00405 T:00000020a9ab67c7 S:Module<OMX.TI.DUCATI.VIDDEC> Entering<OMX_BASE_DIO_Init> @line<120>
    N:Video P:1 #:00406 T:00000020a9abc1f5 S:Entered: OMX_BASE_DIO_Init (0x9dbddbe0, 0, OMX.DIO.NONTUNNEL, 0x9dbdd554)
    N:Video P:1 #:00407 T:00000020a9ac73dd S:Module<OMX.TI.DUCATI.VIDDEC> Leaving<OMX_BASE_DIO_Init> @line<172> with error<0:ErrorNone>
    N:Video P:1 #:00408 T:00000020a9acd41d S:Module<OMX.TI.DUCATI.VIDDEC> Entering<OMX_BASE_DIO_Open> @line<252>
    N:Video P:1 #:00409 T:00000020a9b3226b S:Module<OMX.TI.DUCATI.VIDDEC> Leaving<OMX_BASE_DIO_Open> @line<257> with error<0:ErrorNone>
    N:Video P:1 #:00410 T:00000020a9b45405 S:IRESMAN_TILEDMEMORY_getHandles_Plugin 283
    N:Video P:1 #:00411 T:00000020a9b4a29b S:accessDimension = 0, accessUnit = 1 sizeDim0 = 7945 sizeDim1 = 0 alignment = 32
    N:Video P:1 #:00412 T:00000020a9b5d3fb S:Entered Function :omxrpc_skel_allocbuffer
    N:Video P:1 #:00414 T:00000020a9b92ec5 S:Entered Function :omxrpc_skel_allocbuffer
    N:Video P:1 #:00413 T:00000020a9b8345f S:IRESMAN_TILEDMEMORY_getHandles_Plugin 283
    N:Video P:1 #:00415 T:00000020a9bb416b S:accessDimension = 0, accessUnit = 1 sizeDim0 = 58816 sizeDim1 = 0 alignment = 32
    N:Video P:1 #:00417 T:00000020a9bce33d S:Entered Function :omxrpc_skel_allocbuffer
    N:Video P:1 #:00418 T:00000020a9be56d9 S:Module<OMX.TI.DUCATI.VIDDEC> Entering<OMX_BASE_DIO_Init> @line<120>
    N:Video P:1 #:00419 T:00000020a9beb221 S:Entered: OMX_BASE_DIO_Init (0x9dbddbe0, 1, OMX.DIO.NONTUNNEL, 0x9dbdd554)
    N:Video P:1 #:00420 T:00000020a9bf5e63 S:Module<OMX.TI.DUCATI.VIDDEC> Leaving<OMX_BASE_DIO_Init> @line<172> with error<0:ErrorNone>
    N:Video P:1 #:00421 T:00000020a9bfbc3f S:Module<OMX.TI.DUCATI.VIDDEC> Entering<OMX_BASE_DIO_Open> @line<252>
    N:Video P:1 #:00422 T:00000020a9ce8acb S:Module<OMX.TI.DUCATI.VIDDEC> Leaving<OMX_BASE_DIO_Open> @line<257> with error<0:ErrorNone>
    N:Video P:1 #:00416 T:00000020a9bc0925 S:IRESMAN_TILEDMEMORY_getHandles_Plugin 283
    N:Video P:1 #:00423 T:00000020a9cff21d S:accessDimension = 0, accessUnit = 1 sizeDim0 = 6656 sizeDim1 = 0 alignment = 32
    N:Video P:1 #:00425 T:00000020a9d1a489 S:Entered Function :omxrpc_skel_allocbuffer
    N:Video P:1 #:00424 T:00000020a9d0b921 S:IRESMAN_TILEDMEMORY_getHandles_Plugin 283
    N:Video P:1 #:00426 T:00000020a9d3d65d S:accessDimension = 0, accessUnit = 1 sizeDim0 = 8486400 sizeDim1 = 0 alignment = 32
    N:Video P:1 #:00427 T:00000020a9d4e879 S:Entered Function :omxrpc_skel_allocbuffer
    N:Video P:1 #:00429 T:00000020a9d8301f S:Entered Function :omxrpc_skel_allocbuffer
    N:Video P:1 #:00428 T:00000020a9d730b9 S:IRESMAN_TILEDMEMORY_getHandles_Plugin 283
    N:Video P:1 #:00430 T:00000020a9da3829 S:accessDimension = 0, accessUnit = 1 sizeDim0 = 129024 sizeDim1 = 0 alignment = 32
    N:Video P:1 #:00431 T:00000020a9db68a5 S:Entered Function :omxrpc_skel_allocbuffer
    N:Video P:1 #:00432 T:00000020a9ddc63d S:IRESMAN_TILEDMEMORY_getHandles_Plugin 283
    N:Video P:1 #:00433 T:00000020a9de17c9 S:accessDimension = 0, accessUnit = 1 sizeDim0 = 58752 sizeDim1 = 0 alignment = 32
    N:Video P:1 #:00434 T:00000020a9deaae0 S:IRESMAN_TILEDMEMORY_getHandles_Plugin 283
    N:Video P:1 #:00435 T:00000020a9def277 S:accessDimension = 0, accessUnit = 1 sizeDim0 = 81141 sizeDim1 = 0 alignment = 32
    N:Video P:1 #:00436 T:00000020a9df8df1 S:IRESMAN_TILEDMEMORY_getHandles_Plugin 283
    N:Video P:1 #:00437 T:00000020a9dfd249 S:accessDimension = 0, accessUnit = 1 sizeDim0 = 14336 sizeDim1 = 0 alignment = 32
    N:Video P:1 #:00438 T:00000020a9e05f9b S:IRESMAN_TILEDMEMORY_getHandles_Plugin 283
    N:Video P:1 #:00439 T:00000020a9e0a043 S:accessDimension = 0, accessUnit = 1 sizeDim0 = 96 sizeDim1 = 0 alignment = 32
    N:Video P:1 #:00440 T:00000020a9e1a7a7 S:OMX_TI_VIDDEC_CommandNotify::Line 2958::VDEC->VIDDEC3_create Successful
    N:Video P:1 #:00441 T:00000020a9e1f94b S:OMX_TI_VIDDEC_CommandNotify::Line 2968::VDEC->Before VIDDEC3_control XDM_GETBUFINFO call
    N:Video P:1 #:00442 T:00000020a9e2c417 S:OMX_TI_VIDDEC_CommandNotify::Line 2988::VDEC->VIDDEC3_control XDM_GETBUFINFO Successful
    N:Video P:1 #:00443 T:00000020a9e3662b S:OMX_TI_VIDDEC_CommandNotify::Line 3112::VDEC->Before IvaServer_registerInstance
    N:Video P:1 #:00444 T:00000020a9e3ee01 S:IvaScheduler_registerInstance::Line 665::Width 1920::Height 1080::Resolution 4
    N:Video P:1 #:00445 T:00000020a9e46307 S:IvaScheduler_asssignStaticResource::Line 356::CodecId 1::Allocated IVAHD 0::Estimated IVAHD Load of Codec(MHz) 250::Total IVAHD load(MHz) 250
    N:Video P:1 #:00446 T:00000020a9e4e519 S:IvaScheduler_registerInstance::Line 815::Scheduling Scheme 0
    N:Video P:1 #:00447 T:00000020a9e52d7b S:IvaScheduler_registerInstance::Line 817::Number of IVAHDs 3
    N:Video P:1 #:00448 T:00000020a9e5739d S:IvaScheduler_registerInstance::Line 819::Number of registered channels 1
    N:Video P:1 #:00449 T:00000020a9e5c507 S:IvaScheduler_registerInstance::Line 824::IVAHD Queue 0::Number of channels 1
    N:Video P:1 #:00450 T:00000020a9e619a5 S:IvaScheduler_registerInstance::Line 826::IVAHD Queue 0::Number of frames 0
    N:Video P:1 #:00451 T:00000020a9e6720f S:IvaScheduler_registerInstance::Line 828::IVAHD Queue 0::Number of commands 0
    N:Video P:1 #:00452 T:00000020a9e6c8c5 S:IvaScheduler_registerInstance::Line 830::IVAHD Queue 0::Last Codec Id 0
    N:Video P:1 #:00453 T:00000020a9e71acb S:IvaScheduler_registerInstance::Line 832::IVAHD Queue 0::Load(MHz) 250
    N:Video P:1 #:00454 T:00000020a9e7690b S:IvaScheduler_registerInstance::Line 824::IVAHD Queue 1::Number of channels 0
    N:Video P:1 #:00455 T:00000020a9e7bc13 S:IvaScheduler_registerInstance::Line 826::IVAHD Queue 1::Number of frames 0
    N:Video P:1 #:00456 T:00000020a9e80e2f S:IvaScheduler_registerInstance::Line 828::IVAHD Queue 1::Number of commands 0
    N:Video P:1 #:00457 T:00000020a9e86133 S:IvaScheduler_registerInstance::Line 830::IVAHD Queue 1::Last Codec Id 0
    N:Video P:1 #:00458 T:00000020a9e8b201 S:IvaScheduler_registerInstance::Line 832::IVAHD Queue 1::Load(MHz) 0
    N:Video P:1 #:00459 T:00000020a9e8fe1b S:IvaScheduler_registerInstance::Line 824::IVAHD Queue 2::Number of channels 0
    N:Video P:1 #:00460 T:00000020a9e95125 S:IvaScheduler_registerInstance::Line 826::IVAHD Queue 2::Number of frames 0
    N:Video P:1 #:00461 T:00000020a9e9a341 S:IvaScheduler_registerInstance::Line 828::IVAHD Queue 2::Number of commands 0
    N:Video P:1 #:00462 T:00000020a9e9f647 S:IvaScheduler_registerInstance::Line 830::IVAHD Queue 2::Last Codec Id 0
    N:Video P:1 #:00463 T:00000020a9ea4711 S:IvaScheduler_registerInstance::Line 832::IVAHD Queue 2::Load(MHz) 0
    N:Video P:1 #:00464 T:00000020a9ea9b1b S:OMX_TI_VIDDEC_CommandNotify::Line 3120::VDEC->IvaServer_registerInstance done
    N:Video P:1 #:00465 T:00000020a9eb19bd S:OMX_TI_VIDDEC_CommandNotify::Line 3126::VDEC->Loaded to Idle Transition End
    N:Video P:1 #:00466 T:00000020a9eb670f S:OMX_TI_VIDDEC_CommandNotify::Line 3673::VDEC->Before OMX_EventCmdComplete Notify
    N:Video P:1 #:00467 T:00000020a9ebbb51 S:Module<OMX.TI.DUCATI.VIDDEC> Entering<OMX_BASE_CB_ReturnEventNotify> @line<100>
    N:Video P:1 #:00468 T:00000020a9ec14a1 S:Module<OMX.TI.DUCATI.VIDDEC> @<OMX_BASE_CB_ReturnEventNotify> @line<115> msg<Notify client for state transition>
    N:Video P:1 #:00469 T:00000020a9ec91e7 S:Module<OMX.TI.DUCATI.VIDDEC> Leaving<OMX_BASE_CB_ReturnEventNotify> @line<222> with error<0:ErrorNone>
    N:Video P:1 #:00470 T:00000020a9ecf680 S:OMX_TI_VIDDEC_CommandNotify::Line 3682::VDEC->OMX_EventCmdComplete Notify Done
    N:Video P:1 #:00471 T:00000020a9ed6b51 S:Module<OMX.TI.DUCATI.VIDDEC> Leaving<_OMX_BASE_HandleStateTransition> @line<482> with error<0:ErrorNone>
    N:Video P:1 #:00472 T:00000020a9edd83b S:Module<OMX.TI.DUCATI.VIDDEC> Leaving<OMX_BASE_PROCESS_CmdEvent> @line<784> with error<0:ErrorNone>
    N:Video P:1 #:00473 T:00000020a9ee4363 S:Module<OMX.TI.DUCATI.VIDDEC> Leaving<OMX_BASE_CmdEventHandler> @line<466> with error<0:ErrorNone>
    N:Video P:1 #:00474 T:00000020a9eebcd3 S:Module<OMX.TI.DUCATI.VIDDEC> Entering<OMX_BASE_CmdCompleteEventHandler> @line<483>
    N:Video P:1 #:00475 T:00000020a9ef14c9 S:Module<OMX.TI.DUCATI.VIDDEC> Entering<OMX_BASE_PROCESS_CmdCompleteEvent> @line<809>
    N:Video P:1 #:00476 T:00000020a9ef6f39 S:Module<OMX.TI.DUCATI.VIDDEC> @<OMX_BASE_PROCESS_CmdCompleteEvent> @line<821> msg<Processing OMX_CommandStateSet>
    N:Video P:1 #:00477 T:00000020a9efdba1 S:Module<OMX.TI.DUCATI.VIDDEC> Entering<_OMX_BASE_HandleStateTransitionComplete> @line<505>
    N:Video P:1 #:00478 T:00000020a9f03b93 S:Module<OMX.TI.DUCATI.VIDDEC> @<_OMX_BASE_HandleStateTransitionComplete> @line<534> msg<Loaded to Idle Transition>
    N:Video P:1 #:00479 T:00000020a9f0aa71 S:Module<OMX.TI.DUCATI.VIDDEC> Entering<OMX_BASE_RestoreDioGroupInfo> @line<1397>
    N:Video P:1 #:00480 T:00000020a9f1055f S:Module<OMX.TI.DUCATI.VIDDEC> Leaving<OMX_BASE_RestoreDioGroupInfo> @line<1452> with error<0:ErrorNone>
    N:Video P:1 #:00481 T:00000020a9f16b43 S:Module<OMX.TI.DUCATI.VIDDEC> Leaving<_OMX_BASE_HandleStateTransitionComplete> @line<703> with error<0:ErrorNone>
    N:Video P:1 #:00482 T:00000020a9f1d2cd S:Module<OMX.TI.DUCATI.VIDDEC> Entering<_OMX_BASE_EventNotifyToClient> @line<880>
    N:Video P:1 #:00483 T:00000020a9f3ba25 S:Module<OMX.TI.DUCATI.VIDDEC> Entering<OMX_BASE_CmdEventHandler> @line<434>
    N:Video P:1 #:00484 T:00000020a9f43e9f S:Module<OMX.TI.DUCATI.VIDDEC> Entering<OMX_BASE_PROCESS_CmdEvent> @line<526>
    N:Video P:1 #:00485 T:00000020a9f49969 S:Module<OMX.TI.DUCATI.VIDDEC> @<OMX_BASE_PROCESS_CmdEvent> @line<538> msg<Processing OMX_CommandStateSet>
    N:Video P:1 #:00486 T:00000020a9f50435 S:Module<OMX.TI.DUCATI.VIDDEC> Entering<_OMX_BASE_HandleStateTransition> @line<316>
    N:Video P:1 #:00487 T:00000020a9f55f55 S:Module<OMX.TI.DUCATI.VIDDEC> @<_OMX_BASE_HandleStateTransition> @line<338> msg<Loaded to Idle Transition>
    N:Video P:1 #:00488 T:00000020a9f60045 S:OMX_TI_VIDDEC_CommandNotify::Line 2933::VDEC->Loaded to Idle Transition Begin
    N:Video P:1 #:00489 T:00000020a9f65415 S:OMX_TI_VIDDEC_CommandNotify::Line 2942::VDEC->Before VIDDEC3_create
    N:Video P:1 #:00490 T:00000020a9f8f90f S:IRESMAN_TILEDMEMORY_getHandles_Plugin 283
    N:Video P:1 #:00491 T:00000020a9f948bd S:accessDimension = 0, accessUnit = 1 sizeDim0 = 7945 sizeDim1 = 0 alignment = 32
    N:Video P:1 #:00492 T:00000020a9f9f27f S:IRESMAN_TILEDMEMORY_getHandles_Plugin 283
    N:Video P:1 #:00493 T:00000020a9fa6d71 S:accessDimension = 0, accessUnit = 1 sizeDim0 = 58816 sizeDim1 = 0 alignment = 32
    N:Video P:1 #:00494 T:00000020a9fb08c7 S:IRESMAN_TILEDMEMORY_getHandles_Plugin 283
    N:Video P:1 #:00495 T:00000020a9fb4cc1 S:accessDimension = 0, accessUnit = 1 sizeDim0 = 6656 sizeDim1 = 0 alignment = 32
    N:Video P:1 #:00496 T:00000020a9fbd903 S:IRESMAN_TILEDMEMORY_getHandles_Plugin 283
    N:Video P:1 #:00497 T:00000020a9fc1ae5 S:accessDimension = 0, accessUnit = 1 sizeDim0 = 8486400 sizeDim1 = 0 alignment = 32
    N:Video P:1 #:00498 T:00000020a9fca67f S:IRESMAN_TILEDMEMORY_getHandles_Plugin 283
    N:Video P:1 #:00499 T:00000020a9fce60d S:accessDimension = 0, accessUnit = 1 sizeDim0 = 129024 sizeDim1 = 0 alignment = 32
    N:Video P:1 #:00500 T:00000020a9fd8923 S:IRESMAN_TILEDMEMORY_getHandles_Plugin 283
    N:Video P:1 #:00501 T:00000020a9fdce93 S:accessDimension = 0, accessUnit = 1 sizeDim0 = 58752 sizeDim1 = 0 alignment = 32
    N:Video P:1 #:00502 T:00000020a9fe6333 S:IRESMAN_TILEDMEMORY_getHandles_Plugin 283
    N:Video P:1 #:00503 T:00000020a9fea59b S:accessDimension = 0, accessUnit = 1 sizeDim0 = 81141 sizeDim1 = 0 alignment = 32
    N:Video P:1 #:00504 T:00000020a9ff338d S:IRESMAN_TILEDMEMORY_getHandles_Plugin 283
    N:Video P:1 #:00505 T:00000020a9ff7345 S:accessDimension = 0, accessUnit = 1 sizeDim0 = 14336 sizeDim1 = 0 alignment = 32
    N:Video P:1 #:00506 T:00000020aa000227 S:IRESMAN_TILEDMEMORY_getHandles_Plugin 283
    N:Video P:1 #:00507 T:00000020aa004427 S:accessDimension = 0, accessUnit = 1 sizeDim0 = 96 sizeDim1 = 0 alignment = 32
    N:Video P:1 #:00508 T:00000020aa013b9b S:OMX_TI_VIDDEC_CommandNotify::Line 2958::VDEC->VIDDEC3_create Successful
    N:Video P:1 #:00509 T:00000020aa019049 S:OMX_TI_VIDDEC_CommandNotify::Line 2968::VDEC->Before VIDDEC3_control XDM_GETBUFINFO call
    N:Video P:1 #:00510 T:00000020aa027ef1 S:OMX_TI_VIDDEC_CommandNotify::Line 2988::VDEC->VIDDEC3_control XDM_GETBUFINFO Successful
    N:Video P:1 #:00511 T:00000020aa02e633 S:OMX_TI_VIDDEC_CommandNotify::Line 3112::VDEC->Before IvaServer_registerInstance
    N:Video P:1 #:00512 T:00000020aa03677b S:IvaScheduler_registerInstance::Line 665::Width 1920::Height 1080::Resolution 4
    N:Video P:1 #:00513 T:00000020aa03d97b S:IvaScheduler_asssignStaticResource::Line 356::CodecId 1::Allocated IVAHD 0::Estimated IVAHD Load of Codec(MHz) 250::Total IVAHD load(MHz) 500
    N:Video P:1 #:00514 T:00000020aa045b93 S:IvaScheduler_registerInstance::Line 815::Scheduling Scheme 0
    N:Video P:1 #:00515 T:00000020aa04a625 S:IvaScheduler_registerInstance::Line 817::Number of IVAHDs 3
    N:Video P:1 #:00516 T:00000020aa04f445 S:IvaScheduler_registerInstance::Line 819::Number of registered channels 2
    N:Video P:1 #:00517 T:00000020aa05474b S:IvaScheduler_registerInstance::Line 824::IVAHD Queue 0::Number of channels 2
    N:Video P:1 #:00518 T:00000020aa05988d S:IvaScheduler_registerInstance::Line 826::IVAHD Queue 0::Number of frames 0
    N:Video P:1 #:00519 T:00000020aa05ea88 S:IvaScheduler_registerInstance::Line 828::IVAHD Queue 0::Number of commands 0
    N:Video P:1 #:00520 T:00000020aa063c77 S:IvaScheduler_registerInstance::Line 830::IVAHD Queue 0::Last Codec Id 0
    N:Video P:1 #:00521 T:00000020aa068b1b S:IvaScheduler_registerInstance::Line 832::IVAHD Queue 0::Load(MHz) 500
    N:Video P:1 #:00522 T:00000020aa06dc9d S:IvaScheduler_registerInstance::Line 824::IVAHD Queue 1::Number of channels 0
    N:Video P:1 #:00523 T:00000020aa072bf7 S:IvaScheduler_registerInstance::Line 826::IVAHD Queue 1::Number of frames 0
    N:Video P:1 #:00524 T:00000020aa077c15 S:IvaScheduler_registerInstance::Line 828::IVAHD Queue 1::Number of commands 0
    N:Video P:1 #:00525 T:00000020aa07cd1f S:IvaScheduler_registerInstance::Line 830::IVAHD Queue 1::Last Codec Id 0
    N:Video P:1 #:00526 T:00000020aa081a63 S:IvaScheduler_registerInstance::Line 832::IVAHD Queue 1::Load(MHz) 0
    N:Video P:1 #:00527 T:00000020aa0869fe S:IvaScheduler_registerInstance::Line 824::IVAHD Queue 2::Number of channels 0
    N:Video P:1 #:00528 T:00000020aa08bb0f S:IvaScheduler_registerInstance::Line 826::IVAHD Queue 2::Number of frames 0
    N:Video P:1 #:00529 T:00000020aa090971 S:IvaScheduler_registerInstance::Line 828::IVAHD Queue 2::Number of commands 0
    N:Video P:1 #:00530 T:00000020aa0981a5 S:IvaScheduler_registerInstance::Line 830::IVAHD Queue 2::Last Codec Id 0
    N:Video P:1 #:00531 T:00000020aa09d1b9 S:IvaScheduler_registerInstance::Line 832::IVAHD Queue 2::Load(MHz) 0
    N:Video P:1 #:00532 T:00000020aa0a2a3b S:OMX_TI_VIDDEC_CommandNotify::Line 3120::VDEC->IvaServer_registerInstance done
    N:Video P:1 #:00533 T:00000020aa0a7893 S:OMX_TI_VIDDEC_CommandNotify::Line 3126::VDEC->Loaded to Idle Transition End
    N:Video P:1 #:00534 T:00000020aa0ac6c3 S:OMX_TI_VIDDEC_CommandNotify::Line 3673::VDEC->Before OMX_EventCmdComplete Notify
    N:Video P:1 #:00535 T:00000020aa0b171f S:Module<OMX.TI.DUCATI.VIDDEC> Entering<OMX_BASE_CB_ReturnEventNotify> @line<100>
    N:Video P:1 #:00536 T:00000020aa0b6ed5 S:Module<OMX.TI.DUCATI.VIDDEC> @<OMX_BASE_CB_ReturnEventNotify> @line<115> msg<Notify client for state transition>
    N:Video P:1 #:00537 T:00000020aa0be657 S:Module<OMX.TI.DUCATI.VIDDEC> Leaving<OMX_BASE_CB_ReturnEventNotify> @line<222> with error<0:ErrorNone>
    N:Video P:1 #:00538 T:00000020aa0c4893 S:OMX_TI_VIDDEC_CommandNotify::Line 3682::VDEC->OMX_EventCmdComplete Notify Done
    N:Video P:1 #:00539 T:00000020aa0cc41d S:Module<OMX.TI.DUCATI.VIDDEC> Leaving<_OMX_BASE_HandleStateTransition> @line<482> with error<0:ErrorNone>
    N:Video P:1 #:00540 T:00000020aa0d417b S:Module<OMX.TI.DUCATI.VIDDEC> Leaving<OMX_BASE_PROCESS_CmdEvent> @line<784> with error<0:ErrorNone>
    N:Video P:1 #:00541 T:00000020aa0db6e7 S:Module<OMX.TI.DUCATI.VIDDEC> Leaving<OMX_BASE_CmdEventHandler> @line<466> with error<0:ErrorNone>
    N:Video P:1 #:00542 T:00000020aa0e4945 S:Module<OMX.TI.DUCATI.VIDDEC> Entering<OMX_BASE_CmdCompleteEventHandler> @line<483>
    N:Video P:1 #:00543 T:00000020aa0ea857 S:Module<OMX.TI.DUCATI.VIDDEC> Entering<OMX_BASE_PROCESS_CmdCompleteEvent> @line<809>
    N:Video P:1 #:00544 T:00000020aa0efea9 S:Module<OMX.TI.DUCATI.VIDDEC> @<OMX_BASE_PROCESS_CmdCompleteEvent> @line<821> msg<Processing OMX_CommandStateSet>
    N:Video P:1 #:00545 T:00000020aa0f6925 S:Module<OMX.TI.DUCATI.VIDDEC> Entering<_OMX_BASE_HandleStateTransitionComplete> @line<505>
    N:Video P:1 #:00546 T:00000020aa0fc35b S:Module<OMX.TI.DUCATI.VIDDEC> @<_OMX_BASE_HandleStateTransitionComplete> @line<534> msg<Loaded to Idle Transition>
    N:Video P:1 #:00547 T:00000020aa102e13 S:Module<OMX.TI.DUCATI.VIDDEC> Entering<OMX_BASE_RestoreDioGroupInfo> @line<1397>
    N:Video P:1 #:00548 T:00000020aa108ef9 S:Module<OMX.TI.DUCATI.VIDDEC> Leaving<OMX_BASE_RestoreDioGroupInfo> @line<1452> with error<0:ErrorNone>
    N:Video P:1 #:00549 T:00000020aa1133ff S:Module<OMX.TI.DUCATI.VIDDEC> Leaving<_OMX_BASE_HandleStateTransitionComplete> @line<703> with error<0:ErrorNone>
    N:Video P:1 #:00550 T:00000020aa11a27b S:Module<OMX.TI.DUCATI.VIDDEC> Entering<_OMX_BASE_EventNotifyToClient> @line<880>
    N:Video P:1 #:00551 T:00000020aa1231e9 S:Module<OMX.TI.DUCATI.VIDDEC> Entering<OMX_BASE_CmdEventHandler> @line<434>
    N:Video P:1 #:00552 T:00000020aa12b92f S:Module<OMX.TI.DUCATI.VIDDEC> Entering<OMX_BASE_PROCESS_CmdEvent> @line<526>
    N:Video P:1 #:00553 T:00000020aa131177 S:Module<OMX.TI.DUCATI.VIDDEC> @<OMX_BASE_PROCESS_CmdEvent> @line<538> msg<Processing OMX_CommandStateSet>
    N:Video P:1 #:00554 T:00000020aa1374df S:Module<OMX.TI.DUCATI.VIDDEC> Entering<_OMX_BASE_HandleStateTransition> @line<316>
    N:Video P:1 #:00555 T:00000020aa13cdfb S:Module<OMX.TI.DUCATI.VIDDEC> @<_OMX_BASE_HandleStateTransition> @line<338> msg<Loaded to Idle Transition>
    N:Video P:1 #:00556 T:00000020aa146b51 S:OMX_TI_VIDDEC_CommandNotify::Line 2933::VDEC->Loaded to Idle Transition Begin
    N:Video P:1 #:00557 T:00000020aa1587b1 S:OMX_TI_VIDDEC_CommandNotify::Line 2942::VDEC->Before VIDDEC3_create
    N:Video P:1 #:00558 T:00000020aa17282d S:Entered Function :omxrpc_skel_allocbuffer
    N:Video P:1 #:00559 T:00000020aa18f0cf S:Module<OMX.TI.DUCATI.VIDDEC> Entering<OMX_BASE_DIO_Init> @line<120>
    N:Video P:1 #:00560 T:00000020aa19623f S:Entered: OMX_BASE_DIO_Init (0x9dbf0588, 0, OMX.DIO.NONTUNNEL, 0x9dbefefc)
    N:Video P:1 #:00561 T:00000020aa1a3995 S:Module<OMX.TI.DUCATI.VIDDEC> Leaving<OMX_BASE_DIO_Init> @line<172> with error<0:ErrorNone>
    N:Video P:1 #:00562 T:00000020aa1aa42f S:Module<OMX.TI.DUCATI.VIDDEC> Entering<OMX_BASE_DIO_Open> @line<252>
    N:Video P:1 #:00563 T:00000020aa22a5d1 S:Module<OMX.TI.DUCATI.VIDDEC> Leaving<OMX_BASE_DIO_Open> @line<257> with error<0:ErrorNone>
    N:Video P:1 #:00564 T:00000020aa26886d S:Entered Function :omxrpc_skel_allocbuffer
    N:Video P:1 #:00565 T:00000020aa2c3c79 S:Entered Function :omxrpc_skel_allocbuffer
    N:Video P:1 #:00566 T:00000020aa2f2d39 S:IRESMAN_TILEDMEMORY_getHandles_Plugin 283
    N:Video P:1 #:00567 T:00000020aa2fc3ab S:accessDimension = 0, accessUnit = 1 sizeDim0 = 7945 sizeDim1 = 0 alignment = 32
    N:Video P:1 #:00568 T:00000020aa319501 S:Entered Function :omxrpc_skel_allocbuffer
    N:Video P:1 #:00569 T:00000020aa331b79 S:Module<OMX.TI.DUCATI.VIDDEC> Entering<OMX_BASE_DIO_Init> @line<120>
    N:Video P:1 #:00570 T:00000020aa339387 S:Entered: OMX_BASE_DIO_Init (0x9dbf0588, 1, OMX.DIO.NONTUNNEL, 0x9dbefefc)
    N:Video P:1 #:00571 T:00000020aa346ec9 S:Module<OMX.TI.DUCATI.VIDDEC> Leaving<OMX_BASE_DIO_Init> @line<172> with error<0:ErrorNone>
    N:Video P:1 #:00572 T:00000020aa34df3b S:Module<OMX.TI.DUCATI.VIDDEC> Entering<OMX_BASE_DIO_Open> @line<252>
    N:Video P:1 #:00573 T:00000020aa48e149 S:Module<OMX.TI.DUCATI.VIDDEC> Leaving<OMX_BASE_DIO_Open> @line<257> with error<0:ErrorNone>
    N:Video P:1 #:00574 T:00000020aa4ad3b9 S:IRESMAN_TILEDMEMORY_getHandles_Plugin 283
    N:Video P:1 #:00575 T:00000020aa4c28f1 S:Entered Function :omxrpc_skel_allocbuffer
    N:Video P:1 #:00576 T:00000020aa4ec4af S:accessDimension = 0, accessUnit = 1 sizeDim0 = 58816 sizeDim1 = 0 alignment = 32
    N:Video P:1 #:00577 T:00000020aa503205 S:Entered Function :omxrpc_skel_allocbuffer
    N:Video P:1 #:00578 T:00000020aa529e15 S:IRESMAN_TILEDMEMORY_getHandles_Plugin 283
    N:Video P:1 #:00579 T:00000020aa539747 S:Entered Function :omxrpc_skel_allocbuffer
    N:Video P:1 #:00580 T:00000020aa5582f3 S:accessDimension = 0, accessUnit = 1 sizeDim0 = 6656 sizeDim1 = 0 alignment = 32
    N:Video P:1 #:00581 T:00000020aa56c35f S:Entered Function :omxrpc_skel_allocbuffer
    N:Video P:1 #:00582 T:00000020aa590053 S:IRESMAN_TILEDMEMORY_getHandles_Plugin 283
    N:Video P:1 #:00583 T:00000020aa594c37 S:accessDimension = 0, accessUnit = 1 sizeDim0 = 8486400 sizeDim1 = 0 alignment = 32

    Don't forget to verify answers to your forum questions by using the green "Verify Answer" button.

    Report Abuse
    • Reply
    You have posted to a forum that requires a moderator to approve posts before they are publicly available.
  • Eric Mao
    Posted by Eric Mao
    on Apr 28 2012 03:50 AM
    Expert2975 points

    Can someone help me?

    Don't forget to verify answers to your forum questions by using the green "Verify Answer" button.

    Report Abuse
    • Reply
    You have posted to a forum that requires a moderator to approve posts before they are publicly available.
  • Eric Mao
    Posted by Eric Mao
    on May 10 2012 21:26 PM
    Expert2975 points

    again

    Don't forget to verify answers to your forum questions by using the green "Verify Answer" button.

    Report Abuse
    • Reply
    You have posted to a forum that requires a moderator to approve posts before they are publicly available.
  • David Chen
    Posted by David Chen
    on May 24 2012 02:13 AM
    Prodigy10 points

    I have ran into the same problem as well. Can anyone help?

    David

    Report Abuse
    • Reply
    You have posted to a forum that requires a moderator to approve posts before they are publicly available.
  • zhencheng liang
    Posted by zhencheng liang
    on Jul 26 2012 20:46 PM
    Prodigy240 points

    I meet the same problem.

    Have anyone solved that?

    neet help.

    DM8168 decode
    Report Abuse
    • Reply
    You have posted to a forum that requires a moderator to approve posts before they are publicly available.
  • bing liu
    Posted by bing liu
    on Sep 14 2012 04:07 AM
    Expert1635 points

    It is because the memory is used up. Maybe you should modify the config file or image to enlarge the memory size.

    Report Abuse
    • Reply
    You have posted to a forum that requires a moderator to approve posts before they are publicly available.
  • Vimal Jain
    Posted by Vimal Jain
    on Oct 06 2012 10:10 AM
    Expert6535 points

    Hi,

    Yes, it needs memory map change. please refer to http://processors.wiki.ti.com/index.php/EZSDK_Memory_Map

    We will be releasing 5.05 soon, and it will have default memory allocation for 3 1080 decode channels.

    Regards

    Vimal

    Report Abuse
    • Reply
    You have posted to a forum that requires a moderator to approve posts before they are publicly available.
  • llano4
    Posted by llano4
    on Oct 08 2012 03:53 AM
    Prodigy230 points

    Hi Vimal Jain,

    Good news on releasing 5_05.

    I have another question related to heap memory.

    As per memory map: http://processors.wiki.ti.com/index.php/EZSDK_Memory_Map#Memory_Map_in_the_current_EZSDK_.28version_5.02_onwards.29

    I increased the  MC_HDVICP2_INT_HEAP_CACHED (VIDEO_M3_INT_HEAP_CACHED) form 24MB to 48MB,  and I can create 4 1080p decode.

    But the below HDVICP2's heap  0. Heap:Size 2097152 (with green underline) is used up when i create more than 4 codecs, no matter what resolutions they are, CIF or HD.

    My question is what this heap is and how to increase this heap  memory size?

    I thought perhaps this heap  is "VIDEO_M3_EVENT_BUFFER" ,  so I modified "omx_05_02_00_38\src\ti\omx\build\MemSegmentDefinition.xs" and rebuild the OMX. But the heap size is not changing either.

    Thanks,

    Llano

    Report Abuse
    • Reply
    You have posted to a forum that requires a moderator to approve posts before they are publicly available.
  • bing liu
    Posted by bing liu
    on Oct 10 2012 06:31 AM
    Expert1635 points

    Hello, Llano, I have the same problem with you. I use EZSSK 5.04, and the default 0 Heap:Size is 1048576, just half of yours. Did you do something to enlarge it to the current size?

    Another question, I modified the decode example and made it to decode several video at the same time. When I increased the decode channel to 6, after call the function OMX_SendCommand (pAppData->pDecHandle[j], OMX_CommandStateSet, OMX_StateIdle, NULL) for the sixth time, it could not trigger the cbEventHandler, and the semp_pend() function blocked. I could not find the reason as the first five worked just fine. I don't know if the event set/retrieve mechanism in OMX has some limitation, such as the limitation of the number of  event.

    So, could some give an answer to me, Thanks so much!

    Report Abuse
    • Reply
    You have posted to a forum that requires a moderator to approve posts before they are publicly available.
TI E2E™ Community
  • Support Forums
  • Blogs
  • Videos
  • Groups
  • Site Support & Feedback
  • Settings
TI E2E™ Community Groups
  • TI University Program
  • Make the Switch
  • Microcontroller Projects
  • Motor Drive & Control
Other Communities
  • Deyisupport
  • Designsomething.org
  • beagleboard.org
  • TI on Element 14
  • TI on TechXchangeSM
Other Technical & Support Resources
  • WEBENCH® Design Center
  • Product Information Centers
  • Technical Documents
  • TI Design Network
  • TI Technical Articles
  • TI Training

All content and materials on this site are provided "as is". TI and its respective suppliers and providers of content make no representations about the suitability of these materials for any purpose and disclaim all warranties and conditions with regard to these materials, including but not limited to all implied warranties and conditions of merchantability, fitness for a particular purpose, title and non-infringement of any third party intellectual property right. TI and its respective suppliers and providers of content make no representations about the suitability of these materials for any purpose and disclaim all warranties and conditions with respect to these materials. No license, either express or implied, by estoppel or otherwise, is granted by TI. Use of the information on this site may require a license from a third party, or a license from TI.

Content on this site may contain or be subject to specific guidelines or limitations on use. All postings and use of the content on this site are subject to the Terms of Use of the site; third parties using this content agree to abide by any limitations or guidelines and to comply with the Terms of Use of this site. TI, its suppliers and providers of content reserve the right to make corrections, deletions, modifications, enhancements, improvements and other changes to the content and materials, its products, programs and services at any time or to move or discontinue any content, products, programs, or services without notice.

Follow Us Texas Instruments on Facebook Texas Instruments on Twitter Texas Instruments on LinkedIn Texas Instruments on Google+
TI Worldwide | Contact Us | my.TI Login | Site Map | Corporate Citizenship | mobile m.ti.com (Mobile Version)

TI is a global semiconductor design and manufacturing company. Innovate with 100,000+ analog ICs and
embedded processors, along with software, tools and the industry’s largest sales/support staff.

© Copyright 1995-2013 Texas Instruments Incorporated. All rights reserved.
Trademarks | Privacy Policy | Terms of Use