Home
last modified time | relevance | path

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

/dports/graphics/libbpg/libbpg-0.9.8/jctvc/TLibCommon/
H A DTComDataCU.cpp1134 UInt uiAbsPartIdxRT = g_auiZscanToRaster[uiCurrPartUnitIdx]; in getPUAboveRight() local
1144 if ( RasterAddress::lessThanCol( uiAbsPartIdxRT, numPartInCtuWidth - 1, numPartInCtuWidth ) ) in getPUAboveRight()
1146 if ( !RasterAddress::isZeroRow( uiAbsPartIdxRT, numPartInCtuWidth ) ) in getPUAboveRight()
1148 if ( uiCurrPartUnitIdx > g_auiRasterToZscan[ uiAbsPartIdxRT - numPartInCtuWidth + 1 ] ) in getPUAboveRight()
1150 uiARPartUnitIdx = g_auiRasterToZscan[ uiAbsPartIdxRT - numPartInCtuWidth + 1 ]; in getPUAboveRight()
1151 if ( RasterAddress::isEqualRowOrCol( uiAbsPartIdxRT, uiAbsZorderCUIdx, numPartInCtuWidth ) ) in getPUAboveRight()
1173 if ( !RasterAddress::isZeroRow( uiAbsPartIdxRT, numPartInCtuWidth ) ) in getPUAboveRight()
1278 UInt uiAbsPartIdxRT = g_auiZscanToRaster[uiCurrPartUnitIdx]; in getPUAboveRightAdi() local
1290 if ( !RasterAddress::isZeroRow( uiAbsPartIdxRT, numPartInCtuWidth ) ) in getPUAboveRightAdi()
1295 if ( RasterAddress::isEqualRowOrCol( uiAbsPartIdxRT, uiAbsZorderCUIdx, numPartInCtuWidth ) ) in getPUAboveRightAdi()
[all …]