/hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/tests/ |
D | G729DecTest.c | 258 eError = pComponent->GetState(pHandle, &CurState); in WaitForState() 265 eError = pComponent->GetState(pHandle, &CurState); in WaitForState() 289 eError = pComponent->GetState (hComponent, &state); in EventHandler() 1022 error = pComponent->GetState(pHandle, &state); in main() 1063 error = pComponent->GetState(pHandle, &state); in main() 1198 error = pComponent->GetState(pHandle, &state); in main()
|
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/test/ |
D | JPEGTestEnc.c | 683 eError = pComponent->GetState(pHandle, &CurState); in WaitForState() 692 eError = pComponent->GetState(pHandle, &CurState); in WaitForState() 720 eError = pComponent->GetState (hComponent, &state); in EventHandler() 1812 pComponent->GetState(pHandle, &state); in _tmain() 1967 error = pComponent->GetState(pHandle, &state); in _tmain()
|
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/tests/ |
D | G711DecTest.c | 276 eError = pComponent->GetState(pHandle, &CurState); in WaitForState() 283 eError = pComponent->GetState(pHandle, &CurState); in WaitForState() 314 eError = pComponent->GetState (hComponent, &state); in EventHandler() 1425 error = pComponent->GetState(pHandle, &state); in main()
|
/hardware/intel/common/utils/ISV/omx/ |
D | isv_omxcomponent.cpp | 103 mBaseComponent.GetState = GetState; in ISVComponent() 511 OMX_ERRORTYPE ISVComponent::GetState( in GetState() function in ISVComponent
|
/hardware/ti/omap4xxx/domx/omx_core/inc/ |
D | OMX_Component.h | 401 OMX_ERRORTYPE (*GetState)( member
|
D | OMX_Core.h | 961 ((OMX_COMPONENTTYPE*)hComponent)->GetState( \
|
/hardware/ti/omap4-aah/domx/omx_core/inc/ |
D | OMX_Component.h | 418 OMX_ERRORTYPE (*GetState)( member
|
D | OMX_Core.h | 978 ((OMX_COMPONENTTYPE*)hComponent)->GetState( \
|
/hardware/qcom/media/msm8996/mm-core/inc/ |
D | OMX_Component.h | 401 OMX_ERRORTYPE (*GetState)( member
|
D | OMX_Core.h | 970 ((OMX_COMPONENTTYPE*)hComponent)->GetState( \
|
/hardware/qcom/media/msm8974/mm-core/inc/ |
D | OMX_Component.h | 401 OMX_ERRORTYPE (*GetState)( member
|
D | OMX_Core.h | 970 ((OMX_COMPONENTTYPE*)hComponent)->GetState( \
|
/hardware/qcom/media/msm8974/mm-core/omxcore/inc/ |
D | OMX_Component.h | 401 OMX_ERRORTYPE (*GetState)( member
|
D | OMX_Core.h | 961 ((OMX_COMPONENTTYPE*)hComponent)->GetState( \
|
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/ |
D | OMX_Component.h | 401 OMX_ERRORTYPE (*GetState)( member
|
D | OMX_Core.h | 961 ((OMX_COMPONENTTYPE*)hComponent)->GetState( \
|
/hardware/intel/common/utils/ISV/include/ |
D | isv_omxcomponent.h | 138 static OMX_ERRORTYPE GetState(
|
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/tests/ |
D | WBAmrDecTest.c | 286 eError = pComponent->GetState(pHandle, &CurState); in WaitForState() 331 eError = pComponent->GetState (hComponent, &state); in EventHandler() 1288 pComponent->GetState(pHandle, &state); 1593 error = pComponent->GetState(pHandle, &state);
|
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_enc/src/ |
D | OMX_G726Encoder.c | 132 static OMX_ERRORTYPE GetState (OMX_HANDLETYPE hComp, OMX_STATETYPE* pState); 205 pHandle->GetState = GetState; in OMX_ComponentInit() 1028 static OMX_ERRORTYPE GetState (OMX_HANDLETYPE pComponent, OMX_STATETYPE* pState) in GetState() function
|
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_dec/src/ |
D | OMX_G722Decoder.c | 142 static OMX_ERRORTYPE GetState (OMX_HANDLETYPE hComp, OMX_STATETYPE* pState); 221 pHandle->GetState = GetState; in OMX_ComponentInit() 1247 static OMX_ERRORTYPE GetState (OMX_HANDLETYPE pComponent, OMX_STATETYPE* pState) in GetState() function
|
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/src/ |
D | OMX_G729Decoder.c | 138 static OMX_ERRORTYPE GetState (OMX_HANDLETYPE hComp, OMX_STATETYPE* pState); 233 pHandle->GetState = GetState; in OMX_ComponentInit() 1281 static OMX_ERRORTYPE GetState (OMX_HANDLETYPE pComponent, OMX_STATETYPE* pState) in GetState() function
|
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_enc/src/ |
D | OMX_G711Encoder.c | 122 static OMX_ERRORTYPE GetState (OMX_HANDLETYPE hComp, OMX_STATETYPE* pState); 200 pHandle->GetState = GetState; in OMX_ComponentInit() 1097 static OMX_ERRORTYPE GetState (OMX_HANDLETYPE pComponent, OMX_STATETYPE* pState) in GetState() function
|
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_enc/tests/ |
D | WbAmrEncTest.c | 353 eError = pComponent->GetState(pHandle, &CurState); in WaitForState() 385 eError = pComponent->GetState (hComponent, &state); in EventHandler() 1301 eError = pComponent->GetState(pHandle, &state); 1588 eError = pComponent->GetState(pHandle, &state);
|
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/tests/ |
D | AmrEncTest.c | 372 eError = pComponent->GetState(pHandle, &CurState); in WaitForState() 408 eError = pComponent->GetState (hComponent, &state); in EventHandler() 1276 eError = pComponent->GetState(pHandle, &state); 1545 eError = pComponent->GetState(pHandle, &state);
|
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/src/ |
D | OMX_G711Decoder.c | 139 static OMX_ERRORTYPE GetState (OMX_HANDLETYPE hComp, OMX_STATETYPE* pState); 224 pHandle->GetState = GetState; in OMX_ComponentInit() 1258 static OMX_ERRORTYPE GetState (OMX_HANDLETYPE pComponent, OMX_STATETYPE* pState) in GetState() function
|