/third_party/openh264/codec/encoder/core/src/ |
D | svc_set_mb_syn_cabac.cpp | 54 …atic void WelsCabacMbType (SCabacCtx* pCabacCtx, SMB* pCurMb, SMbCache* pMbCache, int32_t iMbWidth, in WelsCabacMbType() 156 …acMbIntraChromaPredMode (SCabacCtx* pCabacCtx, SMB* pCurMb, SMbCache* pMbCache, int32_t iMbWidth) { in WelsCabacMbIntraChromaPredMode() 184 void WelsCabacMbCbp (SMB* pCurMb, int32_t iMbWidth, SCabacCtx* pCabacCtx) { in WelsCabacMbCbp() 261 void WelsMbSkipCabac (SCabacCtx* pCabacCtx, SMB* pCurMb, int32_t iMbWidth, EWelsSliceType eSliceTyp… in WelsMbSkipCabac() 341 SMVUnitXY WelsCabacMbMvd (SCabacCtx* pCabacCtx, SMB* pCurMb, uint32_t iMbWidth, in WelsCabacMbMvd() 426 int16_t WelsGetMbCtxCabac (SMbCache* pMbCache, SMB* pCurMb, uint32_t iMbWidth, ECtxBlockCat eCtxBlo… in WelsGetMbCtxCabac() 456 void WelsWriteBlockResidualCabac (SMbCache* pMbCache, SMB* pCurMb, uint32_t iMbWidth, SCabacCtx* p… in WelsWriteBlockResidualCabac() 532 int16_t iMbWidth, uint32_t uiChromaQpIndexOffset) { in WelsWriteMbResidualCabac() 644 int16_t iMbWidth = pEncCtx->pCurDqLayer->iMbWidth; in WelsSpatialWriteMbSynCabac() local
|
D | md.cpp | 51 void FillNeighborCacheIntra (SMbCache* pMbCache, SMB* pCurMb, int32_t iMbWidth) { in FillNeighborCacheIntra() 132 void FillNeighborCacheInterWithoutBGD (SMbCache* pMbCache, SMB* pCurMb, int32_t iMbWidth, int8_t* p… in FillNeighborCacheInterWithoutBGD() 253 void FillNeighborCacheInterWithBGD (SMbCache* pMbCache, SMB* pCurMb, int32_t iMbWidth, int8_t* pVaa… in FillNeighborCacheInterWithBGD()
|
D | encoder_ext.cpp | 179 const int32_t iMbWidth = (kiPicWidth + 15) >> 4; in SliceArgumentValidationFixedSliceMode() local 499 uint32_t iMbWidth = 0; in ParamValidationExt() local 837 int32_t iMbWidth = pLayer->iMbWidth; in InitMbInfo() local 911 int32_t iMbWidth = 0; in InitMbListD() local 1232 int32_t iMbWidth; in AllocStrideTables() member
|
D | svc_enc_slice_segment.cpp | 479 int32_t iMbWidth, in InitSlicePEncCtx()
|
D | svc_mode_decision.cpp | 313 … CheckBorder (int32_t iMbX, int32_t iMbY, int32_t iScrollMvX, int32_t iScrollMvY, int32_t iMbWidth, in CheckBorder()
|
D | ratectl.cpp | 108 int32_t iMbWidth = 0; in RcInitSequenceParameter() local
|
/third_party/openh264/codec/processing/src/vaacalc/ |
D | vaacalcfuncs.cpp | 42 int32_t iMbWidth = (iPicWidth >> 4); in VAACalcSadSsd_c() local 154 int32_t iMbWidth = (iPicWidth >> 4); in VAACalcSadVar_c() local 259 int32_t iMbWidth = (iPicWidth >> 4); in VAACalcSad_c() local 346 int32_t iMbWidth = (iPicWidth >> 4); in VAACalcSadSsdBgd_c() local 491 int32_t iMbWidth = (iPicWidth >> 4); in VAACalcSadBgd_c() local
|
/third_party/openh264/test/processing/ |
D | ProcessUT_VaaCalc.cpp | 16 int32_t iMbWidth = (iPicWidth >> 4); in VAACalcSadSsd_ref() local 128 int32_t iMbWidth = (iPicWidth >> 4); in VAACalcSadVar_ref() local 232 int32_t iMbWidth = (iPicWidth >> 4); in VAACalcSad_ref() local 317 int32_t iMbWidth = (iPicWidth >> 4); in VAACalcSadSsdBgd_ref() local 462 int32_t iMbWidth = (iPicWidth >> 4); in VAACalcSadBgd_ref() local
|
/third_party/openh264/codec/decoder/core/src/ |
D | error_concealment.cpp | 116 int32_t iMbWidth = (int32_t) pCtx->pSps->iMbWidth; in DoErrorConSliceCopy() local 261 int32_t iMbWidth = (int32_t) pCtx->pSps->iMbWidth; in GetAvilInfoFromCorrectMb() local 379 int32_t iMbWidth = (int32_t) pCtx->pSps->iMbWidth; in DoErrorConSliceMVCopy() local
|
D | deblocking.cpp | 978 int32_t iMbWidth = pCurDqLayer->iMbWidth; in FilteringEdgeLumaHV() local 1039 int32_t iMbWidth = pCurDqLayer->iMbWidth; in FilteringEdgeChromaHV() local 1218 int32_t iMbWidth = pCurDqLayer->iMbWidth; in WelsDeblockingFilterSlice() local
|
/third_party/openh264/test/decoder/ |
D | DecUT_ErrorConcealment.cpp | 15 int32_t iMbWidth; member 125 int32_t iMbWidth = (int32_t) pECCtx->iMbWidth; in DoAncErrorConSliceCopy() local
|
/third_party/openh264/codec/processing/src/complexityanalysis/ |
D | ComplexityAnalysis.cpp | 111 int32_t iMbWidth = iWidth >> 4; in GetFrameSadExcludeBackground() local 174 int32_t iMbWidth = iWidth >> 4; in AnalyzeGomComplexityViaSad() local 223 int32_t iMbWidth = iWidth >> 4; in AnalyzeGomComplexityViaVar() local
|
/third_party/openh264/codec/processing/src/loongarch/ |
D | vaa_lsx.c | 52 int32_t iMbWidth = (iPicWidth >> 4); in VAACalcSadBgd_lsx() local
|
/third_party/openh264/codec/encoder/core/inc/ |
D | svc_enc_slice_segment.h | 83 int16_t iMbWidth; /* width of picture size in mb */ member
|
D | svc_enc_frame.h | 96 int16_t iMbWidth; // MB width of this picture, equal to pSps.iMbWidth member
|
D | parameter_sets.h | 45 int16_t iMbWidth; member
|
/third_party/openh264/codec/processing/src/adaptivequantization/ |
D | AdaptiveQuantization.cpp | 62 int32_t iMbWidth = iWidth >> 4; in Process() local
|
/third_party/openh264/codec/decoder/core/inc/ |
D | dec_frame.h | 97 int32_t iMbWidth; // MB width of this picture, equal to sSps.iMbWidth member 147 …int32_t iMbWidth; // MB width of this picture, equal to sSps.iMbWi… member
|
D | slice.h | 131 int32_t iMbWidth; //from? member
|
D | parameter_sets.h | 79 uint32_t iMbWidth; member
|
D | decoder_context.h | 370 uint32_t iMbWidth; member
|
/third_party/openh264/codec/processing/src/backgrounddetection/ |
D | BackgroundDetection.cpp | 115 …groundDetection::GetOUParameters (SVAACalcResult* sVaaCalcInfo, int32_t iMbIndex, int32_t iMbWidth, in GetOUParameters()
|