Searched refs:dsErrorFree (Results 1 – 10 of 10) sorted by relevance
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()[all …]
86 ASSERT_TRUE (rv == dsErrorFree); in DecodeFrame()122 ASSERT_TRUE (rv == dsErrorFree); in FlushFrame()
208 if (hr == dsErrorFree) { in IsKeyFrameLost()224 } else if (((hr & dsRefLost) && (1 == temple_id)) || ((dsErrorFree != hr) && (0 == temple_id))) { in IsKeyFrameLost()261 …p_LTR_Marking_Feedback->uiFeedbackType = (hr == dsErrorFree) ? (LTR_MARKING_SUCCESS) : (LTR_MARKIN… in LTRMarkFeedback()
181 ASSERT_TRUE (rv == dsErrorFree); in DecodeFrame()219 ASSERT_TRUE (rv == dsErrorFree); in FlushFrame()
41 m_pDecContext->iErrorCode = dsErrorFree; //initialize at the starting of AU decoding. in DecodeFrame()283 EXPECT_TRUE (iRet == dsErrorFree); in DecodeBs()352 EXPECT_TRUE (iRet == dsErrorFree || iRet == dsFramePending); in ParseBs()
270 if (ret != dsErrorFree || dst_buf_info.iBufferStatus != 1) { in gst_openh264dec_handle_frame()301 if (ret != dsErrorFree) { in gst_openh264dec_handle_frame()
122 if (state != dsErrorFree) { in svc_decode_frame()
81 dsErrorFree = 0x00, ///< bit stream error-free enumerator
749 DECODING_STATE dState = dsErrorFree; in Decode()
91 if (dsErrorFree == pCtx->iErrorCode) { //correct decoding, add to data buffer in DecodeFrameConstruction()201 && (pCtx->iErrorCode == dsErrorFree)) { //complete non-ECed IDR frame done in DecodeFrameConstruction()