Home | History | Annotate | Download | only in tests

Lines Matching refs:OMX_StateInvalid

156     OMX_STATETYPE CurState = OMX_StateInvalid;
163 (CurState != DesiredState) && (CurState != OMX_StateInvalid)) {
171 if (CurState == OMX_StateInvalid && DesiredState != OMX_StateInvalid){
199 eError = OMX_SendCommand(hComponent, OMX_CommandStateSet, OMX_StateInvalid, NULL);
1649 printf("APP:: Waiting for OMX_StateInvalid... \n");
1650 WaitForState(pHandle, OMX_StateInvalid);
1896 if(MyState == OMX_StateInvalid){
1907 if(MyState != OMX_StateInvalid){
2001 if(MyState == OMX_StateInvalid){