Searched refs:sCallbacks (Results 1 – 5 of 5) sorted by relevance
720 OMX_CALLBACKTYPE sCallbacks; in OMX_BuildComponentTable() local736 sCallbacks.EventHandler = ComponentTable_EventHandler; in OMX_BuildComponentTable()737 sCallbacks.EmptyBufferDone = ComponentTable_EmptyBufferDone; in OMX_BuildComponentTable()738 sCallbacks.FillBufferDone = ComponentTable_FillBufferDone; in OMX_BuildComponentTable()780 &sCallbacks); in OMX_BuildComponentTable()
707 OMX_CALLBACKTYPE sCallbacks; in OMX_BuildComponentTable() local723 sCallbacks.EventHandler = ComponentTable_EventHandler; in OMX_BuildComponentTable()724 sCallbacks.EmptyBufferDone = ComponentTable_EmptyBufferDone; in OMX_BuildComponentTable()725 sCallbacks.FillBufferDone = ComponentTable_FillBufferDone; in OMX_BuildComponentTable()767 &sCallbacks); in OMX_BuildComponentTable()
1163 static OMX_CALLBACKTYPE sCallbacks = {EVT_CB, EBD_CB, FBD_CB}; in VencTest_Initialize() local1177 &sCallbacks); in VencTest_Initialize()1183 &sCallbacks); in VencTest_Initialize()1192 &sCallbacks); in VencTest_Initialize()1201 &sCallbacks); in VencTest_Initialize()
1153 static OMX_CALLBACKTYPE sCallbacks = {EVT_CB, EBD_CB, FBD_CB}; in VencTest_Initialize() local1169 &sCallbacks); in VencTest_Initialize()1177 &sCallbacks); in VencTest_Initialize()1185 &sCallbacks); in VencTest_Initialize()
725 OMX_CALLBACKTYPE sCallbacks; in TIOMX_BuildComponentTable() local