Home | History | Annotate | Download | only in tests

Lines Matching refs:OMX_StateIdle

1003     error = OMX_SendCommand(pHandle, OMX_CommandStateSet, OMX_StateIdle, NULL);
1004 GT_END("Call to SendCommand <OMX_StateIdle>");
1006 error = OMX_SendCommand(pHandle, OMX_CommandStateSet, OMX_StateIdle, NULL);
1015 error = WaitForState(pHandle, OMX_StateIdle);
1161 while((error == OMX_ErrorNone && curState != OMX_StateIdle )
1226 error = OMX_SendCommand(pHandle, OMX_CommandStateSet, OMX_StateIdle, NULL);
1227 GT_END("Call to SendCommand <OMX_StateIdle> ");
1229 error = OMX_SendCommand(pHandle, OMX_CommandStateSet, OMX_StateIdle, NULL);
1259 error = OMX_SendCommand(pHandle,OMX_CommandStateSet, OMX_StateIdle, NULL);
1260 GT_END("Call to SendCommand <OMX_StateIdle>");
1262 error = OMX_SendCommand(pHandle,OMX_CommandStateSet, OMX_StateIdle, NULL);;
1605 error = OMX_SendCommand(pHandle,OMX_CommandStateSet, OMX_StateIdle, NULL);
1606 GT_END("Call to SendCommand <OMX_StateIdle> ");
1608 error = OMX_SendCommand(pHandle,OMX_CommandStateSet, OMX_StateIdle, NULL);
1865 error = OMX_SendCommand(pHandle,OMX_CommandStateSet, OMX_StateIdle, NULL);
1866 GT_END("Call to SendCommand <OMX_StateIdle>");
1868 error = OMX_SendCommand(pHandle,OMX_CommandStateSet, OMX_StateIdle, NULL);
1874 error = WaitForState(pHandle, OMX_StateIdle);