Lines Matching refs:dsErrorFree
100 int iRet = dsErrorFree; in ConstructAccessUnit()
694 int iRet = dsErrorFree; in DecodeFrameNoDelay()
750 return dsErrorFree; in DecodeFrame2WithCtx()
780 pDecContext->iErrorCode = dsErrorFree; //initialize at the starting of AU decoding. in DecodeFrame2WithCtx()
815 return dsErrorFree; in DecodeFrame2WithCtx()
822 return dsErrorFree; in DecodeFrame2WithCtx()
909 return dsErrorFree; in DecodeFrame2WithCtx()
938 return dsErrorFree; in FlushFrame()
1196 DECODING_STATE iRet = dsErrorFree; in ReorderPicturesInDisplay()
1234 return dsErrorFree; in DecodeParser()
1251 pDecContext->iErrorCode = dsErrorFree; //initialize at the starting of AU decoding. in DecodeParser()
1270 return dsErrorFree; in DecodeParser()
1302 DECODING_STATE eDecState = dsErrorFree; in DecodeFrame()
1312 if (eDecState == dsErrorFree) { in DecodeFrame()
1330 DECODING_STATE state = dsErrorFree; in DecodeFrameEx()
1384 int state = dsErrorFree; in ThreadDecodeFrameInternal()