Home
last modified time | relevance | path

Searched refs:P_SLICE (Results 1 – 16 of 16) sorted by relevance

/third_party/openh264/codec/encoder/core/src/
Dencoder_ext.cpp2123 pCtx->sStatData[i][j].sSliceData.iSliceCount[P_SLICE] + in StatOverallEncodingExt()
2129 int32_t iCountNumPMb = pCtx->sStatData[i][j].sSliceData.iMbCount[P_SLICE][Intra4x4] + in StatOverallEncodingExt()
2130 pCtx->sStatData[i][j].sSliceData.iMbCount[P_SLICE][Intra16x16] + in StatOverallEncodingExt()
2131 pCtx->sStatData[i][j].sSliceData.iMbCount[P_SLICE][7] + in StatOverallEncodingExt()
2132 pCtx->sStatData[i][j].sSliceData.iMbCount[P_SLICE][Inter16x16] + in StatOverallEncodingExt()
2133 pCtx->sStatData[i][j].sSliceData.iMbCount[P_SLICE][Inter16x8] + in StatOverallEncodingExt()
2134 pCtx->sStatData[i][j].sSliceData.iMbCount[P_SLICE][Inter8x16] + in StatOverallEncodingExt()
2135 pCtx->sStatData[i][j].sSliceData.iMbCount[P_SLICE][Inter8x8] + in StatOverallEncodingExt()
2136 pCtx->sStatData[i][j].sSliceData.iMbCount[P_SLICE][10] + in StatOverallEncodingExt()
2137 pCtx->sStatData[i][j].sSliceData.iMbCount[P_SLICE][PSkip]; in StatOverallEncodingExt()
[all …]
Dwels_task_encoder.cpp188 (m_pCtx->eSliceType == P_SLICE ? 'P' : 'I'), in ExecuteTask()
306 (m_pCtx->eSliceType == P_SLICE ? 'P' : 'I'), in ExecuteTask()
Dwels_preprocess.cpp267 bool bNeededMbAq = (pSvcParam->bEnableAdaptiveQuant && (pCtx->eSliceType == P_SLICE)); in AnalyzeSpatialPic()
268 bool bCalculateBGD = (pCtx->eSliceType == P_SLICE && pSvcParam->bEnableBackgroundDetection); in AnalyzeSpatialPic()
838 if (pCtx->eSliceType == P_SLICE) in AnalyzePictureComplexity()
890 if (pSvcParam->iRCMode == RC_QUALITY_MODE && pCtx->eSliceType == P_SLICE) { in AnalyzePictureComplexity()
893 && pCtx->eSliceType == P_SLICE) { in AnalyzePictureComplexity()
1335 if (pCurPicture->iPictureType == P_SLICE && pCurPicture->uiTemporalId != 0) { in UpdateSrcList()
Dratectl.cpp1071 if (pEncCtx->eSliceType == P_SLICE) { in RcUpdatePictureQpBits()
1222 if (pEncCtx->eSliceType == P_SLICE) { in WelsRcPictureInfoUpdateGom()
1287 if (pEncCtx->pSvcParam->bEnableAdaptiveQuant && (pEncCtx->eSliceType == P_SLICE)) { in WelsRcPictureInitDisable()
1309 if (pEncCtx->pSvcParam->bEnableAdaptiveQuant && (pEncCtx->eSliceType == P_SLICE)) { in WelsRcMbInitDisable()
1419 if (pEncCtx->eSliceType == P_SLICE) { in WelsRcPictureInfoUpdateScc()
1477 if (pEncCtx->eSliceType == P_SLICE) { in WelsRcPictureInfoUpdateGomTimeStamp()
Dsvc_encode_slice.cpp101 if (P_SLICE == pEncCtx->eSliceType) { in WelsSliceHeaderExtInit()
295 if (P_SLICE == pSliceHeader->eSliceType) { in WelsSliceHeaderWrite()
364 if (P_SLICE == pSliceHeader->eSliceType) { in WelsSliceHeaderExtWrite()
1864 WelsCountMbType (pEncCtx->sPerInfo.iMbCount, P_SLICE, pCurMb); in WelsMdInterMbLoop()
1984 WelsCountMbType (pEncCtx->sPerInfo.iMbCount, P_SLICE, pCurMb); in WelsMdInterMbLoopOverDynamicSlice()
Dsvc_set_mb_syn_cabac.cpp90 } else if (eSliceType == P_SLICE) { in WelsCabacMbType()
263 int32_t iCtx = (eSliceType == P_SLICE) ? 11 : 24; in WelsMbSkipCabac()
Dsvc_set_mb_syn_cavlc.cpp80 case P_SLICE: in WelsSpatialWriteMbPred()
Dencoder.cpp293 pEncCtx->eSliceType = P_SLICE; in InitFrameCoding()
Dref_list_mgr_svc.cpp394 if (keSliceType == P_SLICE) { in WelsUpdateRefList()
794 if (pCtx->eSliceType == P_SLICE) { in WelsUpdateRefListScreen()
Dsvc_base_layer_md.cpp1000 if (pCurLayer->pRefPic->iPictureType == P_SLICE) { in WelsMdP16x16()
1486 (pCurLayer->pRefPic->iPictureType == P_SLICE && in WelsMdPSkipEnc()
1909 if (((pEncCtx->pRefPic->iPictureType == P_SLICE) && (pMbCache->uiRefMbType == MB_TYPE_SKIP in WelsMdInterJudgePskip()
Dsvc_mode_decision.cpp168 (pRef->iPictureType == P_SLICE && in IsCostLessEqualSkipCost()
/third_party/openh264/codec/common/inc/
Dwels_common_defs.h164 P_SLICE = 0, enumerator
/third_party/openh264/codec/decoder/core/src/
Ddecode_slice.cpp160 …if ((pCurSlice->eSliceType != I_SLICE) && (pCurSlice->eSliceType != P_SLICE) && (pCurSlice->eSlice… in WelsTargetSliceConstruction()
222 if (pCtx->eSliceType == P_SLICE) { in WelsMbInterConstruction()
316 if (pCtx->eSliceType == P_SLICE) { in WelsMbInterPrediction()
1540 if (P_SLICE == pSliceHeader->eSliceType) in WelsDecodeSlice()
1547 if (P_SLICE == pSliceHeader->eSliceType) { in WelsDecodeSlice()
1647 if (P_SLICE == pSliceHeader->eSliceType) in WelsDecodeAndConstructSlice()
1654 if (P_SLICE == pSliceHeader->eSliceType) { in WelsDecodeAndConstructSlice()
Dmanage_dec_ref.cpp88 int32_t lists = pRef->eSliceType == P_SLICE ? 1 : 2; in SetUnRef()
Ddecoder_core.cpp1133 bool bReadNumRefFlag = (P_SLICE == uiSliceType || B_SLICE == uiSliceType); in ParseSliceHeaderSyntaxs()
1166 …if ((pPps->bWeightedPredFlag && uiSliceType == P_SLICE) || (pPps->uiWeightedBipredIdc == 1 && uiSl… in ParseSliceHeaderSyntaxs()
/third_party/openh264/test/decoder/
DDecUT_DeblockCommon.cpp918 sDqLayer.sLayerInfo.sSliceInLayer.sSliceHeaderExt.sSliceHeader.eSliceType = P_SLICE; in TEST()