Searched refs:dsDataErrorConcealed (Results 1 – 6 of 6) sorted by relevance
285 …EXPECT_TRUE ((iRet & (dsBitstreamError | dsRefLost | dsDataErrorConcealed)) != 0) << "iRet = " << … in DecodeBs()361 EXPECT_TRUE ((iRet & (dsBitstreamError | dsRefLost | dsDataErrorConcealed)) != 0) << iRet; in ParseBs()
87 dsDataErrorConcealed = 0x20, ///< current data error concealed specified enumerator
483 pCtx->iErrorCode |= dsDataErrorConcealed; in ImplementErrorCon()
168 pCtx->iErrorCode |= dsDataErrorConcealed; in WelsCheckAndRecoverForFutureDecoding()
2784 pCtx->iErrorCode |= dsDataErrorConcealed; in DecodeCurrentAccessUnit()
849 pDecContext->iErrorCode |= dsDataErrorConcealed; in DecodeFrame2WithCtx()