Home | History | Annotate | Download | only in tests

Lines Matching refs:OMX_SendCommand

1159     error = OMX_SendCommand(pHandle, OMX_CommandStateSet, OMX_StateIdle, NULL);
1223 error = OMX_SendCommand(pHandle, OMX_CommandStateSet, OMX_StateExecuting, NULL);
1244 error = OMX_SendCommand(pHandle, OMX_CommandStateSet, OMX_StateExecuting, NULL);
1353 error = OMX_SendCommand(pHandle, OMX_CommandStateSet, OMX_StatePause, NULL);
1363 error = OMX_SendCommand(pHandle, OMX_CommandFlush, 0, NULL);
1369 error = OMX_SendCommand(pHandle, OMX_CommandFlush, 1, NULL);
1375 error = OMX_SendCommand(pHandle, OMX_CommandStateSet,OMX_StateExecuting, NULL);
1517 OMX_SendCommand(pHandle,OMX_CommandStateSet, OMX_StateLoaded, NULL);
1520 OMX_SendCommand(pHandle,OMX_CommandStateSet,OMX_StateWaitForResources,NULL);
1526 OMX_SendCommand(pHandle,OMX_CommandStateSet,OMX_StateIdle,NULL);
1540 OMX_SendCommand(pHandle,OMX_CommandStateSet,OMX_StateExecuting,NULL);
1574 OMX_SendCommand(pHandle,OMX_CommandStateSet, OMX_StateLoaded, NULL);
1661 error = OMX_SendCommand(pHandle,OMX_CommandStateSet, OMX_StateLoaded, NULL);
1675 error = OMX_SendCommand(pHandle, OMX_CommandPortDisable, -1, NULL);
1680 error = OMX_SendCommand(pHandle,OMX_CommandStateSet, OMX_StateWaitForResources, NULL);
2004 error = OMX_SendCommand(pHandle,OMX_CommandStateSet, OMX_StateIdle, NULL);
2027 error = OMX_SendCommand
2051 error = OMX_SendCommand(pHandle,OMX_CommandStateSet, OMX_StateExecuting, NULL);