Home
last modified time | relevance | path

Searched refs:iMbXyIndex (Results 1 – 25 of 41) sorted by relevance

12

/dports/net-im/tg_owt/tg_owt-d578c76/src/third_party/openh264/src/codec/decoder/core/src/
H A Derror_concealment.cpp119 int32_t iMbXyIndex; in DoErrorConSliceCopy() local
129 iMbXyIndex = iMbY * iMbWidth + iMbX; in DoErrorConSliceCopy()
130 if (!pMbCorrectlyDecodedFlag[iMbXyIndex]) { in DoErrorConSliceCopy()
259 int32_t iMbXyIndex; in GetAvilInfoFromCorrectMb() local
268 iMbXyIndex = iMbY * iMbWidth + iMbX; in GetAvilInfoFromCorrectMb()
269 if (pMbCorrectlyDecodedFlag[iMbXyIndex] && IS_INTER (pCurDqLayer->pMbType[iMbXyIndex])) { in GetAvilInfoFromCorrectMb()
270 uint32_t iMBType = pCurDqLayer->pMbType[iMbXyIndex]; in GetAvilInfoFromCorrectMb()
274 iRefIdx = pCurDqLayer->pRefIndex[0][iMbXyIndex][0]; in GetAvilInfoFromCorrectMb()
378 int32_t iMbXyIndex; in DoErrorConSliceMVCopy() local
401 iMbXyIndex = iMbY * iMbWidth + iMbX; in DoErrorConSliceMVCopy()
[all …]
H A Ddeblocking.cpp718 int32_t iMbXy = pCurDqLayer->iMbXyIndex; in DeblockingAvailableNoInterlayer()
931 int32_t iMbXyIndex = pCurDqLayer->iMbXyIndex; in DeblockingInterMb() local
948 int32_t iLeftXyIndex = iMbXyIndex - 1; in DeblockingInterMb()
1019 int32_t iMbXyIndex = pCurDqLayer->iMbXyIndex; in FilteringEdgeLumaHV() local
1033 iCurQp = pCurDqLayer->pLumaQp[iMbXyIndex]; in FilteringEdgeLumaHV()
1080 int32_t iMbXyIndex = pCurDqLayer->iMbXyIndex; in FilteringEdgeChromaHV() local
1181 int32_t iMbXyIndex = pCurDqLayer->iMbXyIndex; in WelsDeblockingMb() local
1199 iMbNb = iMbXyIndex - 1; in WelsDeblockingMb()
1236 … DeblockingBSliceBSInsideMBNormal (pCurDqLayer, nBS, pCurDqLayer->pNzc[iMbXyIndex], iMbXyIndex); in WelsDeblockingMb()
1238 DeblockingBSInsideMBNormal (pCurDqLayer, nBS, pCurDqLayer->pNzc[iMbXyIndex], iMbXyIndex); in WelsDeblockingMb()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/openh264/src/codec/decoder/core/src/
H A Derror_concealment.cpp119 int32_t iMbXyIndex; in DoErrorConSliceCopy() local
129 iMbXyIndex = iMbY * iMbWidth + iMbX; in DoErrorConSliceCopy()
130 if (!pMbCorrectlyDecodedFlag[iMbXyIndex]) { in DoErrorConSliceCopy()
259 int32_t iMbXyIndex; in GetAvilInfoFromCorrectMb() local
268 iMbXyIndex = iMbY * iMbWidth + iMbX; in GetAvilInfoFromCorrectMb()
269 … if (pMbCorrectlyDecodedFlag[iMbXyIndex] && IS_INTER (pCurDqLayer->pDec->pMbType[iMbXyIndex])) { in GetAvilInfoFromCorrectMb()
270 uint32_t iMBType = pCurDqLayer->pDec->pMbType[iMbXyIndex]; in GetAvilInfoFromCorrectMb()
312 iSubMBType = pCurDqLayer->pSubMbType[iMbXyIndex][i]; in GetAvilInfoFromCorrectMb()
378 int32_t iMbXyIndex; in DoErrorConSliceMVCopy() local
401 iMbXyIndex = iMbY * iMbWidth + iMbX; in DoErrorConSliceMVCopy()
[all …]
H A Ddeblocking.cpp773 int32_t iMbXy = pCurDqLayer->iMbXyIndex; in DeblockingAvailableNoInterlayer()
986 int32_t iMbXyIndex = pCurDqLayer->iMbXyIndex; in DeblockingInterMb() local
1003 int32_t iLeftXyIndex = iMbXyIndex - 1; in DeblockingInterMb()
1074 int32_t iMbXyIndex = pCurDqLayer->iMbXyIndex; in FilteringEdgeLumaHV() local
1088 iCurQp = pCurDqLayer->pLumaQp[iMbXyIndex]; in FilteringEdgeLumaHV()
1135 int32_t iMbXyIndex = pCurDqLayer->iMbXyIndex; in FilteringEdgeChromaHV() local
1236 int32_t iMbXyIndex = pCurDqLayer->iMbXyIndex; in WelsDeblockingMb() local
1255 iMbNb = iMbXyIndex - 1; in WelsDeblockingMb()
1296 …gBSliceBSInsideMBNormal (pFilter, pCurDqLayer, nBS, GetPNzc (pCurDqLayer, iMbXyIndex), iMbXyIndex); in WelsDeblockingMb()
1298 …lockingBSInsideMBNormal (pFilter, pCurDqLayer, nBS, GetPNzc (pCurDqLayer, iMbXyIndex), iMbXyIndex); in WelsDeblockingMb()
[all …]
H A Dparse_mb_syn_cabac.cpp108 int32_t iMbXy = pCurDqLayer->iMbXyIndex; in UpdateP16x8RefIdxCabac()
126 int32_t iMbXy = pCurDqLayer->iMbXyIndex; in UpdateP8x16RefIdxCabac()
143 int32_t iMbXy = pCurDqLayer->iMbXyIndex; in UpdateP8x8RefIdxCabac()
152 int32_t iMbXy = pCurDqLayer->iMbXyIndex; in UpdateP8x8DirectCabac()
160 int32_t iMbXy = pCurDqLayer->iMbXyIndex; in UpdateP16x16DirectCabac()
175 int32_t iMbXy = pCurDqLayer->iMbXyIndex; in UpdateP16x16MvdCabac()
187 int32_t iMbXy = pCurDqLayer->iMbXyIndex; in UpdateP16x8MvdCabac()
208 int32_t iMbXy = pCurDqLayer->iMbXyIndex; in UpdateP8x16MvdCabac()
528 int32_t iMbXy = pCurDqLayer->iMbXyIndex; in ParseInterPMotionInfoCabac()
732 int32_t iMbXy = pCurDqLayer->iMbXyIndex; in ParseInterBMotionInfoCabac()
[all …]
H A Ddecode_slice.cpp105 pCurDqLayer->iMbXyIndex = iNextMbXyIndex; in WelsTargetSliceConstruction()
154 pCurDqLayer->iMbXyIndex = iNextMbXyIndex; in WelsTargetSliceConstruction()
179 int32_t iMbXy = pCurDqLayer->iMbXyIndex; in WelsMbInterSampleConstruction()
290 int32_t iMbXy = pCurDqLayer->iMbXyIndex; in WelsMbIntraPredictionConstruction()
451 int32_t iMbXy = pCurDqLayer->iMbXyIndex; in ParseIntra4x4Mode()
530 int32_t iMbXy = pCurDqLayer->iMbXyIndex; in ParseIntra8x8Mode()
612 int32_t iMbXy = pCurDqLayer->iMbXyIndex; in ParseIntra16x16Mode()
654 int32_t iMbXy = pCurDqLayer->iMbXyIndex; in WelsDecodeMbCabacISliceBaseMode0()
866 int32_t iMbXy = pCurDqLayer->iMbXyIndex; in WelsDecodeMbCabacPSliceBaseMode0()
1103 int32_t iMbXy = pCurDqLayer->iMbXyIndex; in WelsDecodeMbCabacBSliceBaseMode0()
[all …]
H A Dmv_pred.cpp173 iCurXy = pCurDqLayer->iMbXyIndex; in PredPSkipMvFromNeighbor()
312 int32_t iMbXy = pCurDqLayer->iMbXyIndex; in GetColocatedMb()
397 int32_t iMbXy = pCurDqLayer->iMbXyIndex; in PredMvBDirectSpatial()
418 iCurXy = pCurDqLayer->iMbXyIndex; in PredMvBDirectSpatial()
617 int32_t iMbXy = pCurDqLayer->iMbXyIndex; in PredBDirectTemporal()
801 int32_t iMbXy = pCurDqLayer->iMbXyIndex; in UpdateP16x16MotionInfo()
832 int32_t iMbXy = pCurDqLayer->iMbXyIndex; in UpdateP16x16RefIdx()
849 int32_t iMbXy = pCurDqLayer->iMbXyIndex; in UpdateP16x16MotionOnly()
877 int32_t iMbXy = pCurDqLayer->iMbXyIndex; in UpdateP16x8MotionInfo()
916 int32_t iMbXy = pCurDqLayer->iMbXyIndex; in UpdateP8x16MotionInfo()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/openh264/src/codec/decoder/core/src/
H A Derror_concealment.cpp119 int32_t iMbXyIndex; in DoErrorConSliceCopy() local
129 iMbXyIndex = iMbY * iMbWidth + iMbX; in DoErrorConSliceCopy()
130 if (!pMbCorrectlyDecodedFlag[iMbXyIndex]) { in DoErrorConSliceCopy()
259 int32_t iMbXyIndex; in GetAvilInfoFromCorrectMb() local
268 iMbXyIndex = iMbY * iMbWidth + iMbX; in GetAvilInfoFromCorrectMb()
269 … if (pMbCorrectlyDecodedFlag[iMbXyIndex] && IS_INTER (pCurDqLayer->pDec->pMbType[iMbXyIndex])) { in GetAvilInfoFromCorrectMb()
270 uint32_t iMBType = pCurDqLayer->pDec->pMbType[iMbXyIndex]; in GetAvilInfoFromCorrectMb()
312 iSubMBType = pCurDqLayer->pSubMbType[iMbXyIndex][i]; in GetAvilInfoFromCorrectMb()
378 int32_t iMbXyIndex; in DoErrorConSliceMVCopy() local
401 iMbXyIndex = iMbY * iMbWidth + iMbX; in DoErrorConSliceMVCopy()
[all …]
H A Ddeblocking.cpp773 int32_t iMbXy = pCurDqLayer->iMbXyIndex; in DeblockingAvailableNoInterlayer()
986 int32_t iMbXyIndex = pCurDqLayer->iMbXyIndex; in DeblockingInterMb() local
1003 int32_t iLeftXyIndex = iMbXyIndex - 1; in DeblockingInterMb()
1074 int32_t iMbXyIndex = pCurDqLayer->iMbXyIndex; in FilteringEdgeLumaHV() local
1088 iCurQp = pCurDqLayer->pLumaQp[iMbXyIndex]; in FilteringEdgeLumaHV()
1135 int32_t iMbXyIndex = pCurDqLayer->iMbXyIndex; in FilteringEdgeChromaHV() local
1236 int32_t iMbXyIndex = pCurDqLayer->iMbXyIndex; in WelsDeblockingMb() local
1255 iMbNb = iMbXyIndex - 1; in WelsDeblockingMb()
1296 …gBSliceBSInsideMBNormal (pFilter, pCurDqLayer, nBS, GetPNzc (pCurDqLayer, iMbXyIndex), iMbXyIndex); in WelsDeblockingMb()
1298 …lockingBSInsideMBNormal (pFilter, pCurDqLayer, nBS, GetPNzc (pCurDqLayer, iMbXyIndex), iMbXyIndex); in WelsDeblockingMb()
[all …]
H A Dparse_mb_syn_cabac.cpp108 int32_t iMbXy = pCurDqLayer->iMbXyIndex; in UpdateP16x8RefIdxCabac()
126 int32_t iMbXy = pCurDqLayer->iMbXyIndex; in UpdateP8x16RefIdxCabac()
143 int32_t iMbXy = pCurDqLayer->iMbXyIndex; in UpdateP8x8RefIdxCabac()
152 int32_t iMbXy = pCurDqLayer->iMbXyIndex; in UpdateP8x8DirectCabac()
160 int32_t iMbXy = pCurDqLayer->iMbXyIndex; in UpdateP16x16DirectCabac()
175 int32_t iMbXy = pCurDqLayer->iMbXyIndex; in UpdateP16x16MvdCabac()
187 int32_t iMbXy = pCurDqLayer->iMbXyIndex; in UpdateP16x8MvdCabac()
208 int32_t iMbXy = pCurDqLayer->iMbXyIndex; in UpdateP8x16MvdCabac()
528 int32_t iMbXy = pCurDqLayer->iMbXyIndex; in ParseInterPMotionInfoCabac()
732 int32_t iMbXy = pCurDqLayer->iMbXyIndex; in ParseInterBMotionInfoCabac()
[all …]
H A Ddecode_slice.cpp105 pCurDqLayer->iMbXyIndex = iNextMbXyIndex; in WelsTargetSliceConstruction()
154 pCurDqLayer->iMbXyIndex = iNextMbXyIndex; in WelsTargetSliceConstruction()
179 int32_t iMbXy = pCurDqLayer->iMbXyIndex; in WelsMbInterSampleConstruction()
290 int32_t iMbXy = pCurDqLayer->iMbXyIndex; in WelsMbIntraPredictionConstruction()
451 int32_t iMbXy = pCurDqLayer->iMbXyIndex; in ParseIntra4x4Mode()
530 int32_t iMbXy = pCurDqLayer->iMbXyIndex; in ParseIntra8x8Mode()
612 int32_t iMbXy = pCurDqLayer->iMbXyIndex; in ParseIntra16x16Mode()
654 int32_t iMbXy = pCurDqLayer->iMbXyIndex; in WelsDecodeMbCabacISliceBaseMode0()
866 int32_t iMbXy = pCurDqLayer->iMbXyIndex; in WelsDecodeMbCabacPSliceBaseMode0()
1103 int32_t iMbXy = pCurDqLayer->iMbXyIndex; in WelsDecodeMbCabacBSliceBaseMode0()
[all …]
/dports/multimedia/openh264/openh264-2.1.1/codec/decoder/core/src/
H A Derror_concealment.cpp119 int32_t iMbXyIndex; in DoErrorConSliceCopy() local
129 iMbXyIndex = iMbY * iMbWidth + iMbX; in DoErrorConSliceCopy()
130 if (!pMbCorrectlyDecodedFlag[iMbXyIndex]) { in DoErrorConSliceCopy()
259 int32_t iMbXyIndex; in GetAvilInfoFromCorrectMb() local
268 iMbXyIndex = iMbY * iMbWidth + iMbX; in GetAvilInfoFromCorrectMb()
269 … if (pMbCorrectlyDecodedFlag[iMbXyIndex] && IS_INTER (pCurDqLayer->pDec->pMbType[iMbXyIndex])) { in GetAvilInfoFromCorrectMb()
270 uint32_t iMBType = pCurDqLayer->pDec->pMbType[iMbXyIndex]; in GetAvilInfoFromCorrectMb()
312 iSubMBType = pCurDqLayer->pSubMbType[iMbXyIndex][i]; in GetAvilInfoFromCorrectMb()
378 int32_t iMbXyIndex; in DoErrorConSliceMVCopy() local
401 iMbXyIndex = iMbY * iMbWidth + iMbX; in DoErrorConSliceMVCopy()
[all …]
H A Ddeblocking.cpp773 int32_t iMbXy = pCurDqLayer->iMbXyIndex; in DeblockingAvailableNoInterlayer()
986 int32_t iMbXyIndex = pCurDqLayer->iMbXyIndex; in DeblockingInterMb() local
1003 int32_t iLeftXyIndex = iMbXyIndex - 1; in DeblockingInterMb()
1074 int32_t iMbXyIndex = pCurDqLayer->iMbXyIndex; in FilteringEdgeLumaHV() local
1088 iCurQp = pCurDqLayer->pLumaQp[iMbXyIndex]; in FilteringEdgeLumaHV()
1135 int32_t iMbXyIndex = pCurDqLayer->iMbXyIndex; in FilteringEdgeChromaHV() local
1236 int32_t iMbXyIndex = pCurDqLayer->iMbXyIndex; in WelsDeblockingMb() local
1255 iMbNb = iMbXyIndex - 1; in WelsDeblockingMb()
1296 …gBSliceBSInsideMBNormal (pFilter, pCurDqLayer, nBS, GetPNzc (pCurDqLayer, iMbXyIndex), iMbXyIndex); in WelsDeblockingMb()
1298 …lockingBSInsideMBNormal (pFilter, pCurDqLayer, nBS, GetPNzc (pCurDqLayer, iMbXyIndex), iMbXyIndex); in WelsDeblockingMb()
[all …]
H A Dparse_mb_syn_cabac.cpp108 int32_t iMbXy = pCurDqLayer->iMbXyIndex; in UpdateP16x8RefIdxCabac()
126 int32_t iMbXy = pCurDqLayer->iMbXyIndex; in UpdateP8x16RefIdxCabac()
143 int32_t iMbXy = pCurDqLayer->iMbXyIndex; in UpdateP8x8RefIdxCabac()
152 int32_t iMbXy = pCurDqLayer->iMbXyIndex; in UpdateP8x8DirectCabac()
160 int32_t iMbXy = pCurDqLayer->iMbXyIndex; in UpdateP16x16DirectCabac()
175 int32_t iMbXy = pCurDqLayer->iMbXyIndex; in UpdateP16x16MvdCabac()
187 int32_t iMbXy = pCurDqLayer->iMbXyIndex; in UpdateP16x8MvdCabac()
208 int32_t iMbXy = pCurDqLayer->iMbXyIndex; in UpdateP8x16MvdCabac()
528 int32_t iMbXy = pCurDqLayer->iMbXyIndex; in ParseInterPMotionInfoCabac()
732 int32_t iMbXy = pCurDqLayer->iMbXyIndex; in ParseInterBMotionInfoCabac()
[all …]
H A Ddecode_slice.cpp105 pCurDqLayer->iMbXyIndex = iNextMbXyIndex; in WelsTargetSliceConstruction()
154 pCurDqLayer->iMbXyIndex = iNextMbXyIndex; in WelsTargetSliceConstruction()
179 int32_t iMbXy = pCurDqLayer->iMbXyIndex; in WelsMbInterSampleConstruction()
290 int32_t iMbXy = pCurDqLayer->iMbXyIndex; in WelsMbIntraPredictionConstruction()
451 int32_t iMbXy = pCurDqLayer->iMbXyIndex; in ParseIntra4x4Mode()
530 int32_t iMbXy = pCurDqLayer->iMbXyIndex; in ParseIntra8x8Mode()
612 int32_t iMbXy = pCurDqLayer->iMbXyIndex; in ParseIntra16x16Mode()
654 int32_t iMbXy = pCurDqLayer->iMbXyIndex; in WelsDecodeMbCabacISliceBaseMode0()
866 int32_t iMbXy = pCurDqLayer->iMbXyIndex; in WelsDecodeMbCabacPSliceBaseMode0()
1103 int32_t iMbXy = pCurDqLayer->iMbXyIndex; in WelsDecodeMbCabacBSliceBaseMode0()
[all …]
/dports/net-im/tg_owt/tg_owt-d578c76/src/third_party/openh264/src/test/decoder/
H A DDecUT_PredMv.cpp279 iCurXy = pCurLayer->iMbXyIndex; in AnchorPredPSkipMvFromNeighbor()
531 #define CURR_MB_IDX (sDqLayer.iMbXyIndex) in TEST()
532 #define LEFT_MB_IDX (sDqLayer.iMbXyIndex - 1) in TEST()
534 #define TOP_MB_IDX (sDqLayer.iMbXyIndex - sDqLayer.iMbWidth) in TEST()
536 #define LEFT_TOP_MB_IDX (sDqLayer.iMbXyIndex - sDqLayer.iMbWidth - 1) in TEST()
538 #define RIGHT_TOP_MB_IDX (sDqLayer.iMbXyIndex - sDqLayer.iMbWidth + 1) in TEST()
545 sDqLayer.iMbXyIndex = sDqLayer.iMbY * sDqLayer.iMbWidth + sDqLayer.iMbX; in TEST()
551 sDqLayer.iMbXyIndex = sDqLayer.iMbY * sDqLayer.iMbWidth + sDqLayer.iMbX; in TEST()
557 sDqLayer.iMbXyIndex = sDqLayer.iMbY * sDqLayer.iMbWidth + sDqLayer.iMbX; in TEST()
563 sDqLayer.iMbXyIndex = sDqLayer.iMbY * sDqLayer.iMbWidth + sDqLayer.iMbX; in TEST()
[all …]
H A DDecUT_DeblockCommon.cpp432 sLayer.iMbXyIndex = sLayer.iMbX + sLayer.iMbY*3; \ in TEST()
440 sLayer.iMbXyIndex = sLayer.iMbX + sLayer.iMbY*3; \ in TEST()
452 sLayer.iMbXyIndex = sLayer.iMbX + sLayer.iMbY*3; \ in TEST()
594 sDqLayer.iMbXyIndex = 0; in TEST()
600 …EXPECT_TRUE ((sDqLayer.iMbXyIndex + 1) == sDqLayer.sLayerInfo.sSliceInLayer.iTotalMbInCurSlice) <<… in TEST()
605 sDqLayer.iMbXyIndex = 0; in TEST()
615 sDqLayer.iMbXyIndex = 0; in TEST()
621 EXPECT_TRUE ((uint32_t) (sDqLayer.iMbXyIndex + 1) == in TEST()
626 sDqLayer.iMbXyIndex = 0; in TEST()
633 EXPECT_TRUE (sDqLayer.iMbXyIndex == 0) << sDqLayer.iMbXyIndex << " " << in TEST()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/openh264/src/test/decoder/
H A DDecUT_PredMv.cpp279 iCurXy = pCurLayer->iMbXyIndex; in AnchorPredPSkipMvFromNeighbor()
531 #define CURR_MB_IDX (sDqLayer.iMbXyIndex) in TEST()
532 #define LEFT_MB_IDX (sDqLayer.iMbXyIndex - 1) in TEST()
534 #define TOP_MB_IDX (sDqLayer.iMbXyIndex - sDqLayer.iMbWidth) in TEST()
536 #define LEFT_TOP_MB_IDX (sDqLayer.iMbXyIndex - sDqLayer.iMbWidth - 1) in TEST()
538 #define RIGHT_TOP_MB_IDX (sDqLayer.iMbXyIndex - sDqLayer.iMbWidth + 1) in TEST()
545 sDqLayer.iMbXyIndex = sDqLayer.iMbY * sDqLayer.iMbWidth + sDqLayer.iMbX; in TEST()
551 sDqLayer.iMbXyIndex = sDqLayer.iMbY * sDqLayer.iMbWidth + sDqLayer.iMbX; in TEST()
557 sDqLayer.iMbXyIndex = sDqLayer.iMbY * sDqLayer.iMbWidth + sDqLayer.iMbX; in TEST()
563 sDqLayer.iMbXyIndex = sDqLayer.iMbY * sDqLayer.iMbWidth + sDqLayer.iMbX; in TEST()
[all …]
H A DDecUT_DeblockCommon.cpp432 sLayer.iMbXyIndex = sLayer.iMbX + sLayer.iMbY*3; \ in TEST()
440 sLayer.iMbXyIndex = sLayer.iMbX + sLayer.iMbY*3; \ in TEST()
452 sLayer.iMbXyIndex = sLayer.iMbX + sLayer.iMbY*3; \ in TEST()
594 sDqLayer.iMbXyIndex = 0; in TEST()
600 …EXPECT_TRUE ((sDqLayer.iMbXyIndex + 1) == sDqLayer.sLayerInfo.sSliceInLayer.iTotalMbInCurSlice) <<… in TEST()
605 sDqLayer.iMbXyIndex = 0; in TEST()
615 sDqLayer.iMbXyIndex = 0; in TEST()
621 EXPECT_TRUE ((uint32_t) (sDqLayer.iMbXyIndex + 1) == in TEST()
626 sDqLayer.iMbXyIndex = 0; in TEST()
633 EXPECT_TRUE (sDqLayer.iMbXyIndex == 0) << sDqLayer.iMbXyIndex << " " << in TEST()
[all …]
/dports/multimedia/openh264/openh264-2.1.1/test/decoder/
H A DDecUT_PredMv.cpp279 iCurXy = pCurLayer->iMbXyIndex; in AnchorPredPSkipMvFromNeighbor()
531 #define CURR_MB_IDX (sDqLayer.iMbXyIndex) in TEST()
532 #define LEFT_MB_IDX (sDqLayer.iMbXyIndex - 1) in TEST()
534 #define TOP_MB_IDX (sDqLayer.iMbXyIndex - sDqLayer.iMbWidth) in TEST()
536 #define LEFT_TOP_MB_IDX (sDqLayer.iMbXyIndex - sDqLayer.iMbWidth - 1) in TEST()
538 #define RIGHT_TOP_MB_IDX (sDqLayer.iMbXyIndex - sDqLayer.iMbWidth + 1) in TEST()
545 sDqLayer.iMbXyIndex = sDqLayer.iMbY * sDqLayer.iMbWidth + sDqLayer.iMbX; in TEST()
551 sDqLayer.iMbXyIndex = sDqLayer.iMbY * sDqLayer.iMbWidth + sDqLayer.iMbX; in TEST()
557 sDqLayer.iMbXyIndex = sDqLayer.iMbY * sDqLayer.iMbWidth + sDqLayer.iMbX; in TEST()
563 sDqLayer.iMbXyIndex = sDqLayer.iMbY * sDqLayer.iMbWidth + sDqLayer.iMbX; in TEST()
[all …]
H A DDecUT_DeblockCommon.cpp432 sLayer.iMbXyIndex = sLayer.iMbX + sLayer.iMbY*3; \ in TEST()
440 sLayer.iMbXyIndex = sLayer.iMbX + sLayer.iMbY*3; \ in TEST()
452 sLayer.iMbXyIndex = sLayer.iMbX + sLayer.iMbY*3; \ in TEST()
594 sDqLayer.iMbXyIndex = 0; in TEST()
600 …EXPECT_TRUE ((sDqLayer.iMbXyIndex + 1) == sDqLayer.sLayerInfo.sSliceInLayer.iTotalMbInCurSlice) <<… in TEST()
605 sDqLayer.iMbXyIndex = 0; in TEST()
615 sDqLayer.iMbXyIndex = 0; in TEST()
621 EXPECT_TRUE ((uint32_t) (sDqLayer.iMbXyIndex + 1) == in TEST()
626 sDqLayer.iMbXyIndex = 0; in TEST()
633 EXPECT_TRUE (sDqLayer.iMbXyIndex == 0) << sDqLayer.iMbXyIndex << " " << in TEST()
[all …]
/dports/net-im/tg_owt/tg_owt-d578c76/src/third_party/openh264/src/codec/decoder/core/inc/
H A Ddec_frame.h96 int32_t iMbXyIndex; member
146 int32_t iMbXyIndex; member
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/openh264/src/codec/decoder/core/inc/
H A Ddec_frame.h96 int32_t iMbXyIndex; member
146 int32_t iMbXyIndex; member
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/openh264/src/codec/decoder/core/inc/
H A Ddec_frame.h96 int32_t iMbXyIndex; member
146 int32_t iMbXyIndex; member
/dports/multimedia/openh264/openh264-2.1.1/codec/decoder/core/inc/
H A Ddec_frame.h96 int32_t iMbXyIndex; member
146 int32_t iMbXyIndex; member

12