Home | History | Annotate | Download | only in tests

Lines Matching refs:OMX_SendCommand

1170 	eError = OMX_SendCommand(pHandle, OMX_CommandStateSet, OMX_StateIdle, NULL);
1228 eError = OMX_SendCommand(pHandle, OMX_CommandStateSet, OMX_StateExecuting, NULL);
1468 OMX_SendCommand(pHandle,OMX_CommandStateSet, OMX_StateLoaded, NULL);
1471 OMX_SendCommand(pHandle,OMX_CommandStateSet,OMX_StateWaitForResources,NULL);
1477 OMX_SendCommand(pHandle,OMX_CommandStateSet,OMX_StateIdle,NULL);
1490 OMX_SendCommand(pHandle,OMX_CommandStateSet,OMX_StateExecuting,NULL);
1506 OMX_SendCommand(pHandle,OMX_CommandStateSet,OMX_StateIdle,NULL);
1534 OMX_SendCommand(pHandle,OMX_CommandStateSet, OMX_StateLoaded, NULL);
1619 eError = OMX_SendCommand(pHandle,OMX_CommandStateSet, OMX_StateLoaded, NULL);
1634 eError = OMX_SendCommand(pHandle, OMX_CommandPortDisable, -1, NULL);
1642 eError = OMX_SendCommand(pHandle,OMX_CommandStateSet, OMX_StateWaitForResources, NULL);
1818 error = OMX_SendCommand(pHandle,OMX_CommandStateSet, OMX_StateIdle, NULL);
1858 error = OMX_SendCommand(pHandle,OMX_CommandStateSet, OMX_StateIdle, NULL);
1881 error = OMX_SendCommand(pHandle,OMX_CommandStateSet, OMX_StatePause, NULL);
1904 error = OMX_SendCommand(pHandle,OMX_CommandStateSet, OMX_StateExecuting, NULL);