Searched refs:ERROR_CON_FRAME_COPY (Results 1 – 5 of 5) sorted by relevance
243 …CCtx->pCtx->pParam->eEcActiveIdc = iEC > 0 ? ERROR_CON_FRAME_COPY_CROSS_IDR : ERROR_CON_FRAME_COPY; in TEST()254 if (iRef && ! ((pECCtx->pCtx->pParam->eEcActiveIdc == ERROR_CON_FRAME_COPY) in TEST()
333 uiEcIdc = (uint32_t) (ERROR_CON_FRAME_COPY); in TEST_F()346 EXPECT_EQ (uiGet, (uint32_t) ERROR_CON_FRAME_COPY); in TEST_F()447 uiEcIdc = (uint32_t) (ERROR_CON_FRAME_COPY); in TEST_F()458 EXPECT_EQ (uiGet, (uint32_t) ERROR_CON_FRAME_COPY); in TEST_F()
98 …if ((pCtx->pParam->eEcActiveIdc == ERROR_CON_FRAME_COPY) && (pCtx->pCurDqLayer->sLayerInfo.sNalHea… in DoErrorConFrameCopy()471 } else if ((ERROR_CON_FRAME_COPY == pCtx->pParam->eEcActiveIdc) in ImplementErrorCon()
179 ERROR_CON_FRAME_COPY, enumerator
181 dec_param.eEcActiveIdc = ERROR_CON_FRAME_COPY; in gst_openh264dec_start()