Home | History | Annotate | Download | only in tests

Lines Matching refs:OMX_SendCommand

1251     eError = OMX_SendCommand(pHandle, OMX_CommandStateSet, OMX_StateIdle ,NULL);
1263 eError = OMX_SendCommand(pHandle,OMX_CommandStateSet, OMX_StateExecuting, NULL);
1412 eError = OMX_SendCommand(pHandle,OMX_CommandStateSet, OMX_StateIdle, NULL);
1423 eError = OMX_SendCommand(pHandle,OMX_CommandStateSet, OMX_StateLoaded, NULL);
1433 eError = OMX_SendCommand(pHandle, OMX_CommandPortDisable, 0x0, NULL);
1439 eError = OMX_SendCommand(pHandle, OMX_CommandPortDisable, 0x1, NULL);