Searched defs:GetState (Results 1 - 25 of 26) sorted by relevance

12

/hardware/intel/common/utils/ISV/omx/
H A Disv_omxcomponent.cpp93 mBaseComponent.GetState = GetState;
491 OMX_ERRORTYPE ISVComponent::GetState( function in class:ISVComponent
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_dec/src/
H A DOMX_AacDecoder.c150 static OMX_ERRORTYPE GetState (OMX_HANDLETYPE hComp, OMX_STATETYPE* pState);
222 pHandle->GetState = GetState;
1399 * @fn GetState() Gets the current state of the component.
1414 static OMX_ERRORTYPE GetState (OMX_HANDLETYPE pComponent, OMX_STATETYPE* pState) function
1420 OMXDBG_PRINT(stderr, ERROR, 4, 0, "%d :: About to exit GetState with bad parameter\n", __LINE__);
1430 OMXDBG_PRINT(stderr, STATE, 2, 0, "%d :: In GetState\n", __LINE__);
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/src/
H A DOMX_AacEncoder.c120 static OMX_ERRORTYPE GetState(OMX_HANDLETYPE hComp, OMX_STATETYPE* pState);
185 pHandle->GetState = GetState;
1400 * GetState() Gets the current state of the component
1410 static OMX_ERRORTYPE GetState (OMX_HANDLETYPE hComponent, OMX_STATETYPE* pState) function
1441 OMX_ERROR4(pComponentPrivate->dbg, "GetState() timeout at state %d",
1460 OMX_PRINT1 (pComponentPrivate->dbg, "%d :: AACENC: Exiting GetState\n", __LINE__);
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/src/
H A DOMX_G711Decoder.c139 static OMX_ERRORTYPE GetState (OMX_HANDLETYPE hComp, OMX_STATETYPE* pState);
224 pHandle->GetState = GetState;
1248 * GetState() Gets the current state of the component
1258 static OMX_ERRORTYPE GetState (OMX_HANDLETYPE pComponent, OMX_STATETYPE* pState) function
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_enc/src/
H A DOMX_G711Encoder.c122 static OMX_ERRORTYPE GetState (OMX_HANDLETYPE hComp, OMX_STATETYPE* pState);
200 pHandle->GetState = GetState;
1087 * GetState() Gets the current state of the component
1097 static OMX_ERRORTYPE GetState (OMX_HANDLETYPE pComponent, OMX_STATETYPE* pState) function
1101 G711ENC_DPRINT("%d :: Entering GetState\n", __LINE__);
1104 G711ENC_DPRINT("%d :: OMX_ErrorBadParameter from GetState\n",__LINE__);
1118 G711ENC_DPRINT("%d :: Exiting GetState\n", __LINE__);
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_dec/src/
H A DOMX_G722Decoder.c142 static OMX_ERRORTYPE GetState (OMX_HANDLETYPE hComp, OMX_STATETYPE* pState);
221 pHandle->GetState = GetState;
1232 * @fn GetState() Gets the current state of the component.
1247 static OMX_ERRORTYPE GetState (OMX_HANDLETYPE pComponent, OMX_STATETYPE* pState) function
1252 G722DEC_DPRINT ("Entering GetState\n");
1272 G722DEC_DPRINT (":: Exiting GetState\n");
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_enc/src/
H A DOMX_G722Encoder.c141 static OMX_ERRORTYPE GetState (OMX_HANDLETYPE hComp, OMX_STATETYPE* pState);
216 pHandle->GetState = GetState;
1323 * @fn GetState() description for GetState
1324 GetState().
1332 static OMX_ERRORTYPE GetState (OMX_HANDLETYPE pComponent, OMX_STATETYPE* pState) function
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/src/
H A DOMX_G726Decoder.c144 static OMX_ERRORTYPE GetState (OMX_HANDLETYPE hComp, OMX_STATETYPE* pState);
224 pHandle->GetState = GetState;
1255 * @fn GetState() Gets the current state of the component.
1270 static OMX_ERRORTYPE GetState (OMX_HANDLETYPE pComponent, OMX_STATETYPE* pState) function
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_enc/src/
H A DOMX_G726Encoder.c132 static OMX_ERRORTYPE GetState (OMX_HANDLETYPE hComp, OMX_STATETYPE* pState);
205 pHandle->GetState = GetState;
1018 * GetState() Gets the current state of the component
1028 static OMX_ERRORTYPE GetState (OMX_HANDLETYPE pComponent, OMX_STATETYPE* pState) function
1032 G726ENC_DPRINT("%d :: Entering GetState\n", __LINE__);
1035 G726ENC_DPRINT("%d :: OMX_ErrorBadParameter from GetState\n",__LINE__);
1048 G726ENC_DPRINT("%d :: Exiting GetState\n", __LINE__);
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/src/
H A DOMX_G729Decoder.c138 static OMX_ERRORTYPE GetState (OMX_HANDLETYPE hComp, OMX_STATETYPE* pState);
233 pHandle->GetState = GetState;
1271 * GetState() Gets the current state of the component
1281 static OMX_ERRORTYPE GetState (OMX_HANDLETYPE pComponent, OMX_STATETYPE* pState) function
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_enc/src/
H A DOMX_G729Encoder.c139 static OMX_ERRORTYPE GetState (OMX_HANDLETYPE hComp, OMX_STATETYPE* pState);
214 pHandle->GetState = GetState;
1235 * GetState() Gets the current state of the component
1245 static OMX_ERRORTYPE GetState (OMX_HANDLETYPE pComponent, OMX_STATETYPE* pState) function
1250 G729ENC_DPRINT("Entering GetState\n");
/hardware/ti/omap3/omx/audio/src/openmax_il/mp3_dec/src/
H A DOMX_Mp3Decoder.c150 static OMX_ERRORTYPE GetState (OMX_HANDLETYPE hComp, OMX_STATETYPE* pState);
227 pHandle->GetState = GetState;
1427 * @fn GetState() Gets the current state of the component.
1442 static OMX_ERRORTYPE GetState (OMX_HANDLETYPE pComponent, OMX_STATETYPE* pState) function
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_dec/src/
H A DOMX_AmrDecoder.c133 static OMX_ERRORTYPE GetState (OMX_HANDLETYPE hComp, OMX_STATETYPE* pState);
219 pHandle->GetState = GetState;
1429 * GetState() Gets the current state of the component
1439 static OMX_ERRORTYPE GetState (OMX_HANDLETYPE pComponent, OMX_STATETYPE* pState) function
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/src/
H A DOMX_AmrEncoder.c146 static OMX_ERRORTYPE GetState (OMX_HANDLETYPE hComp, OMX_STATETYPE* pState);
226 pHandle->GetState = GetState;
1454 * GetState() Gets the current state of the component
1464 static OMX_ERRORTYPE GetState (OMX_HANDLETYPE pComponent, OMX_STATETYPE* pState) function
1494 OMX_ERROR4(pComponentPrivate->dbg, "GetState() timeout at state %d",
1513 OMX_PRINT1 (pComponentPrivate->dbg, "%d :: AACENC: Exiting GetState\n", __LINE__);
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/src/
H A DOMX_WbAmrDecoder.c139 static OMX_ERRORTYPE GetState (OMX_HANDLETYPE hComp, OMX_STATETYPE* pState);
215 pHandle->GetState = GetState;
1359 * GetState() Gets the current state of the component
1369 static OMX_ERRORTYPE GetState (OMX_HANDLETYPE pComponent, OMX_STATETYPE* pState) function
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_enc/src/
H A DOMX_WbAmrEncoder.c140 static OMX_ERRORTYPE GetState (OMX_HANDLETYPE hComp, OMX_STATETYPE* pState);
209 pHandle->GetState = GetState;
1533 * GetState() Gets the current state of the component
1543 static OMX_ERRORTYPE GetState (OMX_HANDLETYPE hComponent, OMX_STATETYPE* pState) function
1572 OMX_ERROR4(pComponentPrivate->dbg, "GetState() timeout at state %d",
1588 OMX_PRINT1 (pComponentPrivate->dbg, "Exiting GetState Returning = 0x%x",eError);
/hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/src/
H A DOMX_WmaDecoder.c134 static OMX_ERRORTYPE GetState (OMX_HANDLETYPE hComp, OMX_STATETYPE* pState);
204 pHandle->GetState = GetState;
1287 * GetState() Gets the current state of the component
1297 static OMX_ERRORTYPE GetState (OMX_HANDLETYPE pComponent, OMX_STATETYPE* pState) function
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/src/
H A DOMX_JpegDecoder.c109 static OMX_ERRORTYPE GetState(OMX_HANDLETYPE hComp,
625 pHandle->GetState = GetState;
1716 * @fn GetState - Gets OMX Component State
1724 static OMX_ERRORTYPE GetState(OMX_HANDLETYPE pComponent, function
1736 OMX_PRINT1(pComponentPrivate->dbg, "Entering funtion GetState\n");
1753 } /* End of GetState */
/hardware/intel/common/wrs_omxil_core/base/src/
H A Dcomponentbase.cpp284 handle->GetState = GetState;
883 OMX_ERRORTYPE ComponentBase::GetState( function in class:ComponentBase
/hardware/qcom/media/mm-core/inc/
H A DOMX_Component.h399 specification for details on the GetState method.
401 OMX_ERRORTYPE (*GetState)( member in struct:OMX_COMPONENTTYPE
/hardware/qcom/media/mm-core/omxcore/inc/
H A DOMX_Component.h399 specification for details on the GetState method.
401 OMX_ERRORTYPE (*GetState)( member in struct:OMX_COMPONENTTYPE
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/include/khronos/
H A DOMX_Component.h399 specification for details on the GetState method.
401 OMX_ERRORTYPE (*GetState)( member in struct:OMX_COMPONENTTYPE
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
H A DOMX_Component.h399 specification for details on the GetState method.
401 OMX_ERRORTYPE (*GetState)( member in struct:OMX_COMPONENTTYPE
/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/src/
H A DOMX_VideoEncoder.c237 static OMX_ERRORTYPE GetState (OMX_IN OMX_HANDLETYPE hComponent,
428 pHandle->GetState = GetState;
2681 * GetState() Sets application callbacks to the component
2695 static OMX_ERRORTYPE GetState (OMX_IN OMX_HANDLETYPE hComponent, function
2746 OMX_ERROR4(pComponentPrivate->dbg, "GetState timed out\n");
/hardware/ti/omap4-aah/domx/omx_core/inc/
H A DOMX_Component.h416 specification for details on the GetState method.
418 OMX_ERRORTYPE (*GetState)( member in struct:OMX_COMPONENTTYPE

Completed in 440 milliseconds

12