Home | History | Annotate | Download | only in tests

Lines Matching refs:WaitForState

147 static OMX_ERRORTYPE WaitForState(OMX_HANDLETYPE* pHandle,
202 error = WaitForState(hComponent, OMX_StateIdle);
207 APP_DPRINT( "Error: G722Encoder->WaitForState reports an error %X\n", error);
708 error = WaitForState(pHandle, OMX_StateIdle);
713 APP_DPRINT( "Error: G722Encoder->WaitForState reports an error %X\n", error);
753 error = WaitForState(pHandle, OMX_StateExecuting);
758 APP_DPRINT( "Error: hAmrEncoder->WaitForState reports an error %X\n", error);
844 error = WaitForState(pHandle, OMX_StateIdle);
849 APP_DPRINT( "Error: G722Encoder->WaitForState reports an error %X\n",error);
874 error = WaitForState(pHandle, OMX_StateIdle);
879 APP_DPRINT( "Error: G722Encoder->WaitForState reports an error %X\n", error);
912 error = WaitForState(pHandle, OMX_StateIdle);
917 APP_DPRINT( "Error: G722Encoder->WaitForState reports an error %X\n", error);
937 error = WaitForState(pHandle, OMX_StateExecuting);
943 APP_DPRINT("%d :: Error: hPcmEncoder->WaitForState reports an error\n",__LINE__);
959 error = WaitForState(pHandle, OMX_StatePause);
965 APP_DPRINT("%d :: Error: hPcmEncoder->WaitForState reports an error\n", __LINE__);
978 error = WaitForState(pHandle, OMX_StateExecuting);
984 APP_DPRINT("%d :: Error: hPcmEncoder->WaitForState reports an error\n",__LINE__);
1014 error = WaitForState(pHandle, OMX_StateIdle);
1019 APP_DPRINT( "Error: G722Encoder->WaitForState reports an error %X\n", error);
1069 error = WaitForState(pHandle, OMX_StateIdle);
1074 APP_DPRINT( "Error: G722Encoder->WaitForState reports an error %X\n", error);
1112 WaitForState(pHandle,OMX_StateIdle);
1133 WaitForState(pHandle,OMX_StateLoaded);
1135 WaitForState(pHandle,OMX_StateWaitForResources);
1148 WaitForState(pHandle,OMX_StateIdle);
1150 WaitForState(pHandle,OMX_StateExecuting);
1159 WaitForState(pHandle, OMX_StateIdle);
1188 error = WaitForState(pHandle, OMX_StateLoaded);
1193 APP_DPRINT( "%d Error: WaitForState reports an error %X\n",__LINE__, error);
1266 error = WaitForState(pHandle, OMX_StateLoaded);
1278 error = WaitForState(pHandle, OMX_StateWaitForResources);