Home
last modified time | relevance | path

Searched refs:ERROR_CON_DISABLE (Results 1 – 15 of 15) sorted by relevance

/third_party/openh264/test/api/
Ddecoder_ec_test.cpp32 decParam.eEcActiveIdc = ERROR_CON_DISABLE; in TEST_P()
124 uint32_t uiEcIdc = rand() % 2 == 1 ? ERROR_CON_DISABLE : ERROR_CON_SLICE_COPY; in TEST_P()
195 if (uiEcIdc == ERROR_CON_DISABLE) { in TEST_P()
210 if (uiEcIdc == ERROR_CON_DISABLE && rv != 0) { in TEST_P()
245 uiEcIdc = (uint32_t) (ERROR_CON_DISABLE); in TEST_F()
259 EXPECT_EQ (uiGet, (ERROR_CON_IDC) ERROR_CON_DISABLE); in TEST_F()
280 EXPECT_EQ (uiGet, (uint32_t) ERROR_CON_DISABLE); in TEST_F()
310 uiEcIdc = (uint32_t) (ERROR_CON_DISABLE); in TEST_F()
318 EXPECT_EQ (uiGet, (uint32_t) ERROR_CON_DISABLE); in TEST_F()
428 uiEcIdc = (uint32_t) (ERROR_CON_DISABLE); in TEST_F()
[all …]
Ddecode_api_test.cpp987 EXPECT_EQ (uiGet, (uint32_t) ERROR_CON_DISABLE); in TEST_F()
1171 EXPECT_EQ (uiGet, (uint32_t)ERROR_CON_DISABLE); //default value should be ERROR_CON_SLICE_COPY in TEST_F()
1200 decParam.eEcActiveIdc = ERROR_CON_DISABLE; in TEST_F()
1259 EXPECT_EQ (uiGet, (uint32_t)ERROR_CON_DISABLE); in TEST_F()
/third_party/openh264/codec/decoder/core/src/
Dau_parser.cpp215 if (pCtx->pParam->eEcActiveIdc == ERROR_CON_DISABLE) { in ParseNalHeader()
234 if (pCtx->pParam->eEcActiveIdc == ERROR_CON_DISABLE) { in ParseNalHeader()
291 if (pCtx->pParam->eEcActiveIdc == ERROR_CON_DISABLE) { in ParseNalHeader()
313 if (pCtx->pParam->eEcActiveIdc == ERROR_CON_DISABLE) { in ParseNalHeader()
388 if (pCtx->pParam->eEcActiveIdc == ERROR_CON_DISABLE) { in ParseNalHeader()
407 if (pCtx->pParam->eEcActiveIdc == ERROR_CON_DISABLE) { in ParseNalHeader()
596 if (pCtx->pParam->eEcActiveIdc == ERROR_CON_DISABLE) in ParseNonVclNal()
605 if (pCtx->pParam->eEcActiveIdc == ERROR_CON_DISABLE) in ParseNonVclNal()
618 if (pCtx->pParam->eEcActiveIdc == ERROR_CON_DISABLE) in ParseNonVclNal()
627 if (pCtx->pParam->eEcActiveIdc == ERROR_CON_DISABLE) in ParseNonVclNal()
Ddecoder.cpp653 || (pCtx->pParam->eEcActiveIdc < ERROR_CON_DISABLE)) { in DecoderConfigParam()
656 ERROR_CON_DISABLE, ERROR_CON_SLICE_MV_COPY_CROSS_IDR_FREEZE_RES_CHANGE, in DecoderConfigParam()
662 pCtx->pParam->eEcActiveIdc = ERROR_CON_DISABLE; in DecoderConfigParam()
1219 if (pCtx->pParam->eEcActiveIdc == ERROR_CON_DISABLE) { //all correct in UpdateDecStatNoFreezingInfo()
1245 if (pCtx->pParam->eEcActiveIdc != ERROR_CON_DISABLE) in UpdateDecStatNoFreezingInfo()
Dparse_mb_syn_cabac.cpp547 if (pCtx->pParam->eEcActiveIdc != ERROR_CON_DISABLE) { in ParseInterPMotionInfoCabac()
573 if (pCtx->pParam->eEcActiveIdc != ERROR_CON_DISABLE) { in ParseInterPMotionInfoCabac()
603 if (pCtx->pParam->eEcActiveIdc != ERROR_CON_DISABLE) { in ParseInterPMotionInfoCabac()
651 if (pCtx->pParam->eEcActiveIdc != ERROR_CON_DISABLE) { in ParseInterPMotionInfoCabac()
774 if (pCtx->pParam->eEcActiveIdc != ERROR_CON_DISABLE) { in ParseInterBMotionInfoCabac()
812 if (pCtx->pParam->eEcActiveIdc != ERROR_CON_DISABLE) { in ParseInterBMotionInfoCabac()
857 if (pCtx->pParam->eEcActiveIdc != ERROR_CON_DISABLE) { in ParseInterBMotionInfoCabac()
992 if (pCtx->pParam->eEcActiveIdc != ERROR_CON_DISABLE) { in ParseInterBMotionInfoCabac()
Dparse_mb_syn_cavlc.cpp1102 if (pCtx->pParam->eEcActiveIdc != ERROR_CON_DISABLE) { in ParseInterInfo()
1143 if (pCtx->pParam->eEcActiveIdc != ERROR_CON_DISABLE) { in ParseInterInfo()
1180 if (pCtx->pParam->eEcActiveIdc != ERROR_CON_DISABLE) { in ParseInterInfo()
1252 if (pCtx->pParam->eEcActiveIdc != ERROR_CON_DISABLE) { in ParseInterInfo()
1390 if (pCtx->pParam->eEcActiveIdc != ERROR_CON_DISABLE) { in ParseInterBInfo()
1440 if (pCtx->pParam->eEcActiveIdc != ERROR_CON_DISABLE) { in ParseInterBInfo()
1500 if (pCtx->pParam->eEcActiveIdc != ERROR_CON_DISABLE) { in ParseInterBInfo()
1647 if (pCtx->pParam->eEcActiveIdc != ERROR_CON_DISABLE) { in ParseInterBInfo()
Dmanage_dec_ref.cpp153 ERROR_CON_DISABLE) { //IDR lost!, recover it for future decoding with data all set to 0 in WelsCheckAndRecoverForFutureDecoding()
618 if (pCtx->pParam->eEcActiveIdc != ERROR_CON_DISABLE) { in WelsMarkAsRef()
634 if (pCtx->pParam->eEcActiveIdc != ERROR_CON_DISABLE) { in WelsMarkAsRef()
646 if (pCtx->pParam->eEcActiveIdc != ERROR_CON_DISABLE) { in WelsMarkAsRef()
Ddecoder_core.cpp79 if (pCtx->pParam->eEcActiveIdc == ERROR_CON_DISABLE) { in DecodeFrameConstruction()
249 …if (pCtx->pParam->eEcActiveIdc == ERROR_CON_DISABLE) //no buffer output if EC is disabled and fram… in DecodeFrameConstruction()
273 if (pCtx->pParam->eEcActiveIdc != ERROR_CON_DISABLE) { in DecodeFrameConstruction()
1475 if (pCtx->pParam->eEcActiveIdc == ERROR_CON_DISABLE) { in UpdateAccessUnit()
2688 if (pCtx->pParam->eEcActiveIdc == ERROR_CON_DISABLE) { in DecodeCurrentAccessUnit()
2709 if (pCtx->pParam->eEcActiveIdc == ERROR_CON_DISABLE) { in DecodeCurrentAccessUnit()
2737 if (pCtx->pParam->eEcActiveIdc == ERROR_CON_DISABLE) { in DecodeCurrentAccessUnit()
2799 if ((NeedErrorCon (pCtx)) && (pCtx->pParam->eEcActiveIdc != ERROR_CON_DISABLE)) { in DecodeCurrentAccessUnit()
2841 if (pCtx->pParam->eEcActiveIdc == ERROR_CON_DISABLE) { in DecodeCurrentAccessUnit()
2913 if (pCtx->pParam->eEcActiveIdc != ERROR_CON_DISABLE) { in CheckAndFinishLastPic()
Derror_concealment.cpp468 if (ERROR_CON_DISABLE == pCtx->pParam->eEcActiveIdc) { in ImplementErrorCon()
/third_party/openh264/test/decoder/
DDecUT_DecExt.cpp289 EXPECT_EQ (iOutput, (int32_t) ERROR_CON_DISABLE); //should be 0 in TestParseOnlyAPI()
295 EXPECT_EQ (iOutput, (int32_t) ERROR_CON_DISABLE); //should be 0 in TestParseOnlyAPI()
301 EXPECT_EQ (iOutput, (int32_t) ERROR_CON_DISABLE); //should be 0 in TestParseOnlyAPI()
DDecUT_ParseSyntax.cpp422 m_sDecParam.eEcActiveIdc = ERROR_CON_DISABLE; in TestSpecificBs()
/third_party/ffmpeg/libavcodec/
Dlibopenh264dec.c76 param.eEcActiveIdc = ERROR_CON_DISABLE; in svc_decode_init()
/third_party/openh264/codec/decoder/plus/src/
DwelsDecoderExt.cpp523 …iVal = WELS_CLIP3 (iVal, (int32_t)ERROR_CON_DISABLE, (int32_t)ERROR_CON_SLICE_MV_COPY_CROSS_IDR_FR… in SetOption()
524 if ((pDecContext->pParam->bParseOnly) && (iVal != (int32_t)ERROR_CON_DISABLE)) { in SetOption()
827 if (pDecContext->pParam->eEcActiveIdc == ERROR_CON_DISABLE) { in DecodeFrame2WithCtx()
847 … if ((pDecContext->pParam->eEcActiveIdc != ERROR_CON_DISABLE) && (pDstInfo->iBufferStatus == 1)) { in DecodeFrame2WithCtx()
1266 pDecContext->pParam->eEcActiveIdc = ERROR_CON_DISABLE; //add protection to disable EC here. in DecodeParser()
/third_party/openh264/codec/api/wels/
Dcodec_app_def.h178 ERROR_CON_DISABLE = 0, enumerator
/third_party/openh264/codec/api/svc/
Dcodec_app_def.h178 ERROR_CON_DISABLE = 0, enumerator