Home | History | Annotate | Download | only in tests

Lines Matching refs:OMX_SendCommand

1294 		error = OMX_SendCommand(*pHandle, OMX_CommandStateSet, OMX_StateIdle, NULL);
1417 error = OMX_SendCommand(*pHandle,OMX_CommandStateSet, OMX_StateExecuting, NULL);
1566 error = OMX_SendCommand(*pHandle,OMX_CommandStateSet, OMX_StateIdle, NULL);
1608 error = OMX_SendCommand(*pHandle,OMX_CommandStateSet, OMX_StateIdle, NULL);
1652 error = OMX_SendCommand(*pHandle,OMX_CommandStateSet, OMX_StateIdle, NULL);
1704 error = OMX_SendCommand(*pHandle,OMX_CommandStateSet, OMX_StatePause, NULL);
1727 error = OMX_SendCommand(*pHandle,OMX_CommandStateSet, OMX_StateExecuting, NULL);
1755 error = OMX_SendCommand(*pHandle,OMX_CommandStateSet, OMX_StateIdle, NULL);
1778 error = OMX_SendCommand(*pHandle,OMX_CommandStateSet, OMX_StatePause, NULL);
1800 error = OMX_SendCommand(*pHandle,OMX_CommandStateSet, OMX_StateExecuting, NULL);
1831 error = OMX_SendCommand(*pHandle,OMX_CommandStateSet, OMX_StateIdle, NULL);
1885 error = OMX_SendCommand(*pHandle,OMX_CommandStateSet, OMX_StateIdle, NULL);
1909 error = OMX_SendCommand(*pHandle,OMX_CommandStateSet, OMX_StateIdle, NULL);
1968 error = OMX_SendCommand(*pHandle, OMX_CommandStateSet, OMX_StateIdle, NULL);
2065 OMX_SendCommand(*pHandle,OMX_CommandStateSet, OMX_StateLoaded, NULL);
2068 OMX_SendCommand(*pHandle,OMX_CommandStateSet,OMX_StateWaitForResources,NULL);
2076 OMX_SendCommand(*pHandle,OMX_CommandStateSet,OMX_StateIdle,NULL);
2091 OMX_SendCommand(*pHandle,OMX_CommandStateSet,OMX_StateExecuting,NULL);
2107 OMX_SendCommand(*pHandle,OMX_CommandStateSet,OMX_StateIdle,NULL);
2131 OMX_SendCommand(*pHandle,OMX_CommandStateSet, OMX_StateLoaded, NULL);
2166 error = OMX_SendCommand(*pHandle,OMX_CommandStateSet, OMX_StateIdle, NULL);
2198 error = OMX_SendCommand(*pHandle, OMX_CommandPortDisable, -1, NULL);
2262 error = OMX_SendCommand(*pHandle,OMX_CommandStateSet, OMX_StateLoaded, NULL);
2283 error = OMX_SendCommand(pHandle,OMX_CommandStateSet, OMX_StateWaitForResources, NULL);