Home | History | Annotate | Download | only in tests

Lines Matching refs:OMX_StateIdle

1290 		APP_DPRINT ("%d:: APP: Sending OMX_StateIdle Command\n",__LINE__);
1294 error = OMX_SendCommand(*pHandle, OMX_CommandStateSet, OMX_StateIdle, NULL);
1301 error = WaitForState(*pHandle, OMX_StateIdle);
1303 GT_END("Call to SendCommand <OMX_StateIdle>");
1493 while(( (error == OMX_ErrorNone) && (state != OMX_StateIdle)) && (state != OMX_StateInvalid) && (!bPlayCompleted))
1498 if((error == OMX_ErrorNone) && (state != OMX_StateIdle) && (state != OMX_StateInvalid) && (!bPlayCompleted)){
1566 error = OMX_SendCommand(*pHandle,OMX_CommandStateSet, OMX_StateIdle, NULL);
1573 error = WaitForState(*pHandle, OMX_StateIdle);
1575 GT_END("Call to SendCommand <OMX_StateIdle>");
1608 error = OMX_SendCommand(*pHandle,OMX_CommandStateSet, OMX_StateIdle, NULL);
1614 error = WaitForState(*pHandle, OMX_StateIdle);
1616 GT_END("Call to SendCommand <OMX_StateIdle>");
1652 error = OMX_SendCommand(*pHandle,OMX_CommandStateSet, OMX_StateIdle, NULL);
1659 error = WaitForState(*pHandle, OMX_StateIdle);
1661 GT_END("Call to SendCommand <OMX_StateIdle>");
1736 GT_END("Call to SendCommand <OMX_StateIdle>");
1755 error = OMX_SendCommand(*pHandle,OMX_CommandStateSet, OMX_StateIdle, NULL);
1762 error = WaitForState(*pHandle, OMX_StateIdle);
1764 GT_END("Call to SendCommand <OMX_StateIdle>");
1831 error = OMX_SendCommand(*pHandle,OMX_CommandStateSet, OMX_StateIdle, NULL);
1837 error = WaitForState(*pHandle, OMX_StateIdle);
1839 GT_END("Call to SendCommand <OMX_StateIdle>");
1885 error = OMX_SendCommand(*pHandle,OMX_CommandStateSet, OMX_StateIdle, NULL);
1891 error = WaitForState(*pHandle, OMX_StateIdle);
1893 GT_END("Call to SendCommand <OMX_StateIdle>");
1909 error = OMX_SendCommand(*pHandle,OMX_CommandStateSet, OMX_StateIdle, NULL);
1916 error = WaitForState(*pHandle, OMX_StateIdle);
1918 GT_END("Call to SendCommand <OMX_StateIdle>");
1968 error = OMX_SendCommand(*pHandle, OMX_CommandStateSet, OMX_StateIdle, NULL);
1975 error = WaitForState(*pHandle, OMX_StateIdle);
1977 GT_END("Call to SendCommand <OMX_StateIdle>");
2023 WaitForState(*pHandle,OMX_StateIdle);
2076 OMX_SendCommand(*pHandle,OMX_CommandStateSet,OMX_StateIdle,NULL);
2089 WaitForState(*pHandle,OMX_StateIdle);
2107 OMX_SendCommand(*pHandle,OMX_CommandStateSet,OMX_StateIdle,NULL);
2108 WaitForState(*pHandle,OMX_StateIdle);
2110 GT_END("Call to SendCommand <OMX_StateIdle>");
2166 error = OMX_SendCommand(*pHandle,OMX_CommandStateSet, OMX_StateIdle, NULL);
2172 error = WaitForState(*pHandle, OMX_StateIdle);
2175 GT_END("Call to SendCommand <OMX_StateIdle>");